FHIR IG Statistics: ValueSet/TipluIdentifierTypeExtendedVS
Resources that use this resource
StructureDefinition |
identifier-kuerzel | Profil für die Abbildung eines Ressourcen-Kürzels als Identifier |
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "active",
"name": "TipluIdentifierTypeExtended",
"id": "TipluIdentifierTypeExtendedVS",
"title": "IdentifierType-erweitert durch Tiplu",
"description": "Bestehend aus dem V2 CodeSystem und einer Erweiterung um fehlende Typ-Kennzeichnungen",
"version": "1.1.0",
"url": "https://tiplu.de/fhir/ValueSet/IdentifierTypeExtended",
"contact": [
{
"name": "Tiplu GmbH",
"telecom": [
{
"system": "email",
"value": "fhir@tiplu.de"
}
]
}
],
"publisher": "Tiplu GmbH",
"copyright": "Tiplu GmbH",
"date": "2023-01-13",
"compose": {
"include": [
{
"valueSet": [
"http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType"
]
},
{
"system": "https://tiplu.de/fhir/CodeSystem/IdentifierTypeExtended",
"concept": [
{
"code": "SHORT",
"display": "Kürzel"
},
{
"code": "DIAGID",
"display": "Diagnose-ID"
},
{
"code": "PROCID",
"display": "Prozedur-ID"
}
]
}
]
}
}