BBMRI.de/GBA Implementation Guide - Local Development build (v1.2.0). See the Directory of published versions
: Collection Type - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "CollectionType",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"url" : "https://fhir.bbmri.de/CodeSystem/CollectionType",
"version" : "1.2.0",
"name" : "CollectionType",
"title" : "Collection Type",
"status" : "active",
"date" : "2023-09-01T11:58:43+00:00",
"publisher" : "bbmri.de",
"contact" : [
{
"name" : "bbmri.de",
"telecom" : [
{
"system" : "url",
"value" : "bbmri.de"
},
{
"system" : "email",
"value" : "feedback@germanbiobanknode.de"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"concept" : [
{
"code" : "SAMPLE",
"display" : "Sample collection"
},
{
"code" : "TWIN_STUDY",
"display" : "Twin-study"
},
{
"code" : "RD",
"display" : "Rare disease collection"
},
{
"code" : "NON_HUMAN",
"display" : "Non-human"
},
{
"code" : "BIRTH_COHORT",
"display" : "Birth cohort"
},
{
"code" : "CASE_CONTROL",
"display" : "Case-Control"
},
{
"code" : "COHORT",
"display" : "Cohort"
},
{
"code" : "CROSS_SECTIONAL",
"display" : "Cross-Sectional"
},
{
"code" : "DISEASE_SPECIFIC",
"display" : "Disease specific"
},
{
"code" : "HOSPITAL",
"display" : "Hospital"
},
{
"code" : "IMAGE",
"display" : "Image collection"
},
{
"code" : "LONGITUDINAL",
"display" : "Longitudinal"
},
{
"code" : "OTHER",
"display" : "other"
},
{
"code" : "POPULATION_BASED",
"display" : "Population-based"
},
{
"code" : "QUALITY_CONTROL",
"display" : "Quality control"
}
]
}