BBMRI.de/GBA Implementation Guide - Local Development build (v1.2.0). See the Directory of published versions
: Resource Type - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "ResourceType",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"url" : "https://fhir.bbmri.de/CodeSystem/ResourceType",
"version" : "1.2.0",
"name" : "ResourceType",
"title" : "Resource 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"
}
]
}
],
"description" : "Types of resources that may be governed by a biobank or its collections",
"purpose" : "This CodeSystem provides the different types of resources distinguished by the BBMRI-ERIC Directory",
"content" : "complete",
"concept" : [
{
"code" : "samples",
"display" : "Samples"
},
{
"code" : "data",
"display" : "Data"
},
{
"code" : "images",
"display" : "Images"
}
]
}