FHIR IG analytics| Package | eu.miabis.r4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-miabis-contact-type.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=eu.miabis.r4@1.3.0&canonical=https://fhir.bbmri-eric.eu/CodeSystem/miabis-contact-type |
| URL | https://fhir.bbmri-eric.eu/CodeSystem/miabis-contact-type |
| Version | 1.3.0 |
| Status | active |
| Date | 2026-06-22T09:58:20+00:00 |
| Name | ContactTypeCS |
| Title | MIABIS ContactType code system |
| Description | Contact Type of the managing person of collection or dataset |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem miabis-contact-type
This code system https://fhir.bbmri-eric.eu/CodeSystem/miabis-contact-type defines the following code:
| Code | Display |
| Research | Contact for researchers about sample and data requests |
{
"resourceType": "CodeSystem",
"id": "miabis-contact-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.bbmri-eric.eu/CodeSystem/miabis-contact-type",
"version": "1.3.0",
"name": "ContactTypeCS",
"title": "MIABIS ContactType code system",
"status": "active",
"date": "2026-06-22T09:58:20+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"
}
]
}