FHIR IG Statistics: ValueSet/mii-vs-labor-identifier-type-codes
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "mii-vs-labor-identifier-type-codes",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"url": "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/ValueSet/mii-vs-labor-identifier-type-codes",
"version": "2025.0.2",
"name": "MII_VS_Labor_Identifier_Type_Codes",
"title": "MII VS Labor Identifier Type Codes",
"status": "active",
"experimental": false,
"publisher": "Medizininformatik Initiative",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.medizininformatik-initiative.de"
}
]
}
],
"description": "Type-Codes, um zu bestimmen, welcher Identifier für einen bestimmten Zweck zu verwenden ist.",
"compose": {
"include": [
{
"valueSet": [
"http://hl7.org/fhir/ValueSet/identifier-type"
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"concept": [
{
"code": "OBI"
}
]
}
]
}
}