MIABIS on FHIR Implementation Guide
1.0.0 - CI Build

MIABIS on FHIR Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: CollectionInstance - JSON Representation

Raw json | Download

{
  "resourceType" : "Group",
  "id" : "example-collection-group",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.bbmri-eric.eu/StructureDefinition/miabis-collection"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Group example-collection-group</b></p><a name=\"example-collection-group\"> </a><a name=\"hcexample-collection-group\"> </a><a name=\"example-collection-group-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-miabis-collection.html\">Collection</a></p></div><p><b>Number Of Subjects</b>: 100</p><p><b>Inclusion Criteria Extension</b>: <span title=\"Codes:{https://fhir.bbmri-eric.eu/CodeSystem/miabis-inclusion-criteria-cs HealthStatus}\">Health status</span></p><p><b>Extension Definition for Group.member.entity for Version 5.0</b>: <a href=\"Specimen-example.html\">Specimen: extension = https://directory.bbmri-eric.eu/#bbmri:exampleID; identifier = sampleId; type = Buffy coat; note = This is a restriction of sample usage</a></p><p><b>identifier</b>: collectionId</p><p><b>active</b>: true</p><p><b>type</b>: Person</p><p><b>actual</b>: true</p><p><b>name</b>: CollectionName</p><p><b>managingEntity</b>: <a href=\"Organization-example-biobank.html\">Organization biobankName</a></p><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title=\"Codes:{https://fhir.bbmri-eric.eu/CodeSystem/miabis-characteristicCS Age}\">Age range</span></p><p><b>value</b>: 18-65 years</p><p><b>exclude</b>: false</p></blockquote><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title=\"Codes:{https://fhir.bbmri-eric.eu/CodeSystem/miabis-characteristicCS Sex}\">Sex</span></p><p><b>value</b>: <span title=\"Codes:{http://hl7.org/fhir/administrative-gender female}\">Female</span></p><p><b>exclude</b>: false</p></blockquote><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title=\"Codes:{https://fhir.bbmri-eric.eu/CodeSystem/miabis-characteristicCS StorageTemperature}\">Storage temperature</span></p><p><b>value</b>: <span title=\"Codes:{https://fhir.bbmri-eric.eu/CodeSystem/miabis-storage-temperature-cs RT}\">Room temperature</span></p><p><b>exclude</b>: false</p></blockquote><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title=\"Codes:{https://fhir.bbmri-eric.eu/CodeSystem/miabis-characteristicCS MaterialType}\">Material type</span></p><p><b>value</b>: <span title=\"Codes:{https://fhir.bbmri-eric.eu/CodeSystem/miabis-collection-sample-type-cs RNA}\">RNA</span></p><p><b>exclude</b>: false</p></blockquote><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title=\"Codes:{https://fhir.bbmri-eric.eu/CodeSystem/miabis-characteristicCS Diagnosis}\">Diagnosis</span></p><p><b>value</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10 C50}\">Malignant neoplasm of breast</span></p><p><b>exclude</b>: false</p></blockquote></div>"
  },
  "extension" : [
    {
      "url" : "https://fhir.bbmri-eric.eu/StructureDefinition/miabis-number-of-subjects-extension",
      "valueInteger" : 100
    },
    {
      "url" : "https://fhir.bbmri-eric.eu/StructureDefinition/miabis-inclusion-criteria-extension",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://fhir.bbmri-eric.eu/CodeSystem/miabis-inclusion-criteria-cs",
            "code" : "HealthStatus"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Group.member.entity",
      "valueReference" : {
        🔗 "reference" : "Specimen/example"
      }
    }
  ],
  "identifier" : [
    {
      "value" : "collectionId"
    }
  ],
  "active" : true,
  "type" : "person",
  "actual" : true,
  "name" : "CollectionName",
  "managingEntity" : {
    🔗 "reference" : "Organization/example-biobank"
  },
  "characteristic" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "https://fhir.bbmri-eric.eu/CodeSystem/miabis-characteristicCS",
            "code" : "Age"
          }
        ]
      },
      "valueRange" : {
        "low" : {
          "value" : 18,
          "unit" : "years"
        },
        "high" : {
          "value" : 65,
          "unit" : "years"
        }
      },
      "exclude" : false
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "https://fhir.bbmri-eric.eu/CodeSystem/miabis-characteristicCS",
            "code" : "Sex"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/administrative-gender",
            "code" : "female"
          }
        ]
      },
      "exclude" : false
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "https://fhir.bbmri-eric.eu/CodeSystem/miabis-characteristicCS",
            "code" : "StorageTemperature"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://fhir.bbmri-eric.eu/CodeSystem/miabis-storage-temperature-cs",
            "code" : "RT"
          }
        ]
      },
      "exclude" : false
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "https://fhir.bbmri-eric.eu/CodeSystem/miabis-characteristicCS",
            "code" : "MaterialType"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://fhir.bbmri-eric.eu/CodeSystem/miabis-collection-sample-type-cs",
            "code" : "RNA"
          }
        ]
      },
      "exclude" : false
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "https://fhir.bbmri-eric.eu/CodeSystem/miabis-characteristicCS",
            "code" : "Diagnosis"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/sid/icd-10",
            "code" : "C50"
          }
        ]
      },
      "exclude" : false
    }
  ]
}