FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageeu.miabis.r4
Resource TypeCodeSystem
IdCodeSystem-miabis-contact-type.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=eu.miabis.r4@0.2.0&canonical=https://fhir.bbmri-eric.eu/fhir/CodeSystem/miabis-contact-type
URLhttps://fhir.bbmri-eric.eu/fhir/CodeSystem/miabis-contact-type
Statusactive
NameContactTypeCS
TitleMIABIS ContactType code system
DescriptionContact Type of the managing person of collection or dataset
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "ContactTypeCS",
  "id": "miabis-contact-type",
  "title": "MIABIS ContactType code system",
  "description": "Contact Type of the managing person of collection or dataset",
  "url": "https://fhir.bbmri-eric.eu/fhir/CodeSystem/miabis-contact-type",
  "concept": [
    {
      "code": "Research",
      "display": "Contact for researchers about sample and data requests"
    }
  ],
  "count": 1
}