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-Basis-PR-DiagnoseFreitext",
"url": "http://fhir.dguv.de/Basis/Condition/DGUV-Basis-PR-DiagnoseFreitext",
"version": "1.4",
"name": "DGUV_Basis_PR_DiagnoseFreitext",
"title": "Diagnose - Freitext",
"status": "draft",
"publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
"description": "Dieses Profil bildet die vom Arzt formulierte freitextliche Beschreibung der Unfallverletzung(en) ab.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Condition",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Condition",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Condition.extension:Frakturklassifikation",
"path": "Condition.extension",
"sliceName": "Frakturklassifikation",
"short": "Kennzeichnung einer Fraktur",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.dguv.de/Basis/Extension/DGUV-Basis-EX-Frakturklassifikation"
]
}
],
"isModifier": false
},
{
"id": "Condition.extension:Frakturklassifikation.extension:Fraktur",
"path": "Condition.extension.extension",
"sliceName": "Fraktur",
"short": "Kennzeichnung einer Fraktur"
},
{
"id": "Condition.extension:Frakturklassifikation.extension:AO-Klassifikation",
"path": "Condition.extension.extension",
"sliceName": "AO-Klassifikation"
},
{
"id": "Condition.extension:Frakturklassifikation.extension:AO-Klassifikation.value[x]",
"path": "Condition.extension.extension.value[x]",
"short": "Konkrete Angabe der AO-Klassifikation"
},
{
"id": "Condition.code",
"path": "Condition.code",
"min": 1
},
{
"id": "Condition.code.text",
"path": "Condition.code.text",
"short": "Freitextdiagnose",
"definition": "Vom Arzt formulierte freitextliche Beschreibung der Unfallverletzung(en)",
"min": 1
},
{
"id": "Condition.subject",
"path": "Condition.subject",
"short": "Verweis auf die betroffene versicherte Person",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.dguv.de/Basis/Patient/DGUV-Basis-PR-VersichertePerson"
]
}
]
},
{
"id": "Condition.subject.reference",
"path": "Condition.subject.reference",
"short": "Konkreter Verweis auf die versicherte Person"
},
{
"id": "Condition.recorder",
"path": "Condition.recorder",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"http://fhir.dguv.de/Basis/PractitionerRole/DGUV-Basis-PR-DArzt",
"http://fhir.dguv.de/Basis/Practitioner/DGUV-Basis-PR-Leistungserbringer"
]
}
]
}
]
}
}