FHIR IG Statistics: ValueSet/mii-vs-fall-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-fall-identifier-type-codes",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"extension": [
{
"url": "https://www.medizininformatik-initiative.de/fhir/modul-meta/StructureDefinition/mii-ex-meta-license-codeable",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/spdx-license",
"code": "CC-BY-4.0",
"display": "Creative Commons Attribution 4.0 International"
}
]
}
}
],
"url": "https://www.medizininformatik-initiative.de/fhir/core/modul-fall/ValueSet/identifier-type-codes",
"version": "2025.0.0",
"name": "MII_VS_Fall_IdentifierTypeCodes",
"title": "MII VS Fall Identifier Type Codes",
"status": "active",
"experimental": false,
"date": "2024-12-10",
"publisher": "Medizininformatik Initiative",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.medizininformatik-initiative.de"
}
]
}
],
"description": "A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"concept": [
{
"code": "DL"
},
{
"code": "PPN"
},
{
"code": "BRN"
},
{
"code": "MR"
},
{
"code": "MCN"
},
{
"code": "EN"
},
{
"code": "TAX"
},
{
"code": "NIIP"
},
{
"code": "PRN"
},
{
"code": "MD"
},
{
"code": "DR"
},
{
"code": "ACSN"
},
{
"code": "UDI"
},
{
"code": "SNO"
},
{
"code": "SB"
},
{
"code": "PLAC"
},
{
"code": "FILL"
},
{
"code": "JHN"
},
{
"code": "VN"
}
]
}
]
}
}