FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"id": "DGUV-ENLA-PR-Hilfsmittel",
"url": "http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Hilfsmittel",
"version": "1.0",
"name": "DGUV_ENLA_PR_Hilfsmittel",
"title": "Hilfsmittel",
"status": "draft",
"publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
"description": "Dieses Profil bildet die erforderlichen Hilfsmittel ab.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Observation.id",
"path": "Observation.id",
"mustSupport": true
},
{
"id": "Observation.meta",
"path": "Observation.meta",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.meta.profile",
"path": "Observation.meta.profile",
"min": 1,
"max": "1",
"fixedCanonical": "http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Hilfsmittel",
"mustSupport": true
},
{
"id": "Observation.status",
"path": "Observation.status",
"fixedCode": "final",
"mustSupport": true
},
{
"id": "Observation.code",
"path": "Observation.code",
"short": "Kennzeichnung des ENLA-Teilberichtsinhalts",
"mustSupport": true
},
{
"id": "Observation.code.coding",
"path": "Observation.code.coding",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Observation.code.coding.system",
"path": "Observation.code.coding.system",
"short": "CodeSystem für ENLA-Teilberichtsinhalte",
"definition": "CodeSystem für ENLA-Teilberichtsinhalte",
"min": 1,
"fixedUri": "http://fhir.dguv.de/ENLA/CodeSystem/DGUV-ENLA-CS-Teilberichtsinhalt",
"mustSupport": true
},
{
"id": "Observation.code.coding.code",
"path": "Observation.code.coding.code",
"short": "Kürzel für ENLA-Teilberichtsinhalt Besondere Maßnahmen",
"min": 1,
"fixedCode": "HILFSM",
"mustSupport": true
},
{
"id": "Observation.code.coding.display",
"path": "Observation.code.coding.display",
"short": "Bezeichnung für Teilberichtsinhalt Besondere Maßnahmen",
"min": 1,
"fixedString": "Hilfsmittel",
"mustSupport": true
},
{
"id": "Observation.subject",
"path": "Observation.subject",
"short": "Verweis auf betroffene versicherte Person",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.dguv.de/ENLA/Patient/DGUV-ENLA-PR-VersichertePerson"
]
}
],
"mustSupport": true,
"mapping": [
{
"identity": "rim",
"map": "participation[typeCode=RTGT]"
}
]
},
{
"id": "Observation.subject.reference",
"path": "Observation.subject.reference",
"short": "Konkreter Verweis auf versicherte Person",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.effective[x]",
"path": "Observation.effective[x]",
"short": "Anwendungsbeginn Hilfsmittel",
"min": 1,
"type": [
{
"code": "Timing"
}
],
"mustSupport": true
},
{
"id": "Observation.effective[x].code",
"path": "Observation.effective[x].code",
"short": "Direkt | Festzul | Azpkt |",
"min": 1,
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "http://fhir.dguv.de/ENLA/ValueSet/DGUV-ENLA-VS-MassnahmenZeitpunkt"
}
},
{
"id": "Observation.effective[x].code.coding",
"path": "Observation.effective[x].code.coding",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Observation.effective[x].code.coding.system",
"path": "Observation.effective[x].code.coding.system",
"min": 1,
"fixedUri": "http://fhir.dguv.de/ENLA/CodeSystem/DGUV-ENLA-CS-MassnahmenZeitpunkt",
"mustSupport": true
},
{
"id": "Observation.effective[x].code.coding.code",
"path": "Observation.effective[x].code.coding.code",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.effective[x].code.coding.display",
"path": "Observation.effective[x].code.coding.display",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.effective[x].code.text",
"path": "Observation.effective[x].code.text",
"mustSupport": true
},
{
"id": "Observation.value[x]",
"path": "Observation.value[x]",
"short": "Angaben über notwendiges Hilfsmittel",
"min": 1,
"type": [
{
"code": "CodeableConcept"
}
],
"mustSupport": true
},
{
"id": "Observation.value[x].coding",
"path": "Observation.value[x].coding",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.value[x].coding.extension",
"path": "Observation.value[x].coding.extension",
"short": "Erweiterung für Maßnahmenkennzeichnung als verordnet",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Observation.value[x].coding.extension:IstVerordnet",
"path": "Observation.value[x].coding.extension",
"sliceName": "IstVerordnet",
"short": "Kennzeichnung von Maßnahme als verordnet / nicht verordnet",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.dguv.de/ENLA/Extension/DGUV-ENLA-EX-IstVerordnet"
]
}
],
"mustSupport": true,
"isModifier": false
},
{
"id": "Observation.value[x].coding.extension:IstVerordnet.value[x]",
"path": "Observation.value[x].coding.extension.value[x]",
"short": "Kennzeichnung von Maßnahme als verordnet (true) / nicht verordnet (false)",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.value[x].coding.system",
"path": "Observation.value[x].coding.system",
"short": "CodeSystem fuer Hilfsmittel",
"min": 1,
"fixedUri": "http://fhir.dguv.de/ENLA/CodeSystem/DGUV-ENLA-CS-Hilfsmittel",
"mustSupport": true
},
{
"id": "Observation.value[x].coding.code",
"path": "Observation.value[x].coding.code",
"short": "Kürzel für konkrete Hilfsmittel",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.value[x].coding.display",
"path": "Observation.value[x].coding.display",
"short": "Bezeichnung für konkretes Hilfsmittel",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.value[x].text",
"path": "Observation.value[x].text",
"short": "Angaben über Hilfsmittel als Freitext",
"comment": "Sollen zusätzlich Hilfsmittel als Freitext beschrieben werden, muss im Freitext auch eine Information darüber enthalten sein, ob sie schon verordnet sind oder nicht.",
"mustSupport": true
}
]
}
}