BBMRI.de/GBA Implementation Guide - Local Development build (v1.2.0). See the Directory of published versions
: Contact Type - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "ContactType",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"url" : "https://fhir.bbmri.de/CodeSystem/ContactType",
"version" : "1.2.0",
"name" : "ContactType",
"title" : "Contact 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" : "RESEARCH",
"display" : "Research",
"definition" : "Contact for researchers about sample and data requests"
}
]
}