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-RehaMassnahmen",
"url": "http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-RehaMassnahmen",
"version": "1.0",
"name": "DGUV_ENLA_PR_RehaMassnahmen",
"title": "RehaMaßnahmen",
"status": "draft",
"publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
"description": "Dieses Profil beschreibt die Erfordernis von Reha-Maßnahmen (z. B. Physiotherapie, EAP, ABMR, BGSW) für die versicherte Person zum Zeitpunkt der Entlassung aus der stationären Behandlung.",
"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-RehaMassnahmen",
"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 Reha-Maßnahmen",
"min": 1,
"fixedCode": "RM",
"mustSupport": true
},
{
"id": "Observation.code.coding.display",
"path": "Observation.code.coding.display",
"short": "Bezeichnung für ENLA-Teilberichtsinhalt Reha-Massnahmen",
"min": 1,
"fixedString": "RehaMaßnahmen",
"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
},
{
"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": "Beginn der Reha-Maßnahme",
"definition": "Beginn der RehaMassnahme",
"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,
"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",
"short": "Beginn der Reha-Maßnahme als Freitext",
"mustSupport": true
},
{
"id": "Observation.value[x]",
"path": "Observation.value[x]",
"short": "Angaben über notwendige Reha-Maßnahmen",
"min": 1,
"type": [
{
"code": "CodeableConcept"
}
],
"mustSupport": true
},
{
"id": "Observation.value[x].coding",
"path": "Observation.value[x].coding",
"definition": "(Ein Profil bildet eine Maßnahme ab.)",
"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 Reha-Maßnahmen",
"min": 1,
"fixedUri": "http://fhir.dguv.de/ENLA/CodeSystem/DGUV-ENLA-CS-RehaMassnahmen",
"mustSupport": true
},
{
"id": "Observation.value[x].coding.code",
"path": "Observation.value[x].coding.code",
"short": "Kürzel für konkrete Reha-Maßnahme",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.value[x].coding.display",
"path": "Observation.value[x].coding.display",
"short": "Bezeichnung für konkrete Reha-Maßnahme",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.value[x].text",
"path": "Observation.value[x].text",
"short": "Angaben über Reha-Maßnahmen als Freitext",
"comment": "Sollen zusätzlich RehaMassnahmen als Freitext beschrieben werden, muss im Freitext auch eine Information darüber enthalten sein, ob sie schon verordnet sind oder nicht.",
"mustSupport": true
}
]
}
}