FHIR IG Statistics: ValueSet/DiagnoseTyp
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "DiagnoseTyp",
"url": "http://fhir.de/ValueSet/DiagnoseTyp",
"version": "1.5.4",
"name": "DiagnoseTyp",
"title": "DiagnoseTyp ValueSet",
"status": "active",
"experimental": false,
"date": "2025-06-16",
"publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.de/technische-komitees/fhir/"
}
]
}
],
"description": "DiagnoseTyp ValueSet",
"compose": {
"include": [
{
"system": "http://fhir.de/CodeSystem/KontaktDiagnoseProzedur",
"concept": [
{
"code": "referral-diagnosis",
"display": "Einweisungs-/Überweisungsdiagnose"
},
{
"code": "treatment-diagnosis",
"display": "Behandlungsrelevante Diagnosen"
}
]
}
]
}
}