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
Active as of 2025-05-15 |
{
"resourceType" : "CodeSystem",
"id" : "miabis-contact-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem miabis-contact-type</b></p><a name=\"miabis-contact-type\"> </a><a name=\"hcmiabis-contact-type\"> </a><a name=\"miabis-contact-type-en-US\"> </a><p>This code system <code>https://fhir.bbmri-eric.eu/CodeSystem/miabis-contact-type</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">Research<a name=\"miabis-contact-type-Research\"> </a></td><td>Contact for researchers about sample and data requests</td></tr></table></div>"
},
"url" : "https://fhir.bbmri-eric.eu/CodeSystem/miabis-contact-type",
"version" : "1.0.0",
"name" : "ContactTypeCS",
"title" : "MIABIS ContactType code system",
"status" : "active",
"date" : "2025-05-15T13:14:34+00:00",
"publisher" : "BBMRI-ERIC",
"contact" : [
{
"name" : "BBMRI-ERIC",
"telecom" : [
{
"system" : "url",
"value" : "http://bbmri-eric.eu"
},
{
"system" : "email",
"value" : "contact@bbmri-eric.eu"
}
]
},
{
"name" : "Radovan Tomasik",
"telecom" : [
{
"system" : "email",
"value" : "radovan.tomasik@bbmri-eric.eu",
"use" : "work"
}
]
}
],
"description" : "Contact Type of the managing person of collection or dataset",
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "Research",
"display" : "Contact for researchers about sample and data requests"
}
]
}