{
"description": "Hier werden die histologischen bzw. mikrobiologischen Untersuchungen angegeben.",
"_filename": "DGUV_OPER_PR_HistoMibiUntersuchung.json",
"package_name": "dguv.oper",
"date": null,
"derivation": "constraint",
"publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
"fhirVersion": "4.0.1",
"name": "DGUV_OPER_PR_HistoMibiUntersuchung",
"abstract": false,
"type": "Observation",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Histo -/mikrobiologische Untersuchung",
"package_version": "0.1.0-Kommentierung",
"status": "draft",
"id": "eae78eb4-809d-4ff0-b1ba-17ddc48a29ac",
"kind": "resource",
"url": "http://fhir.dguv.de/OPER/Observation/DGUV-OPER-PR-HistoMibiUntersuchung",
"version": "0.1",
"differential": {
"element": [ {
"id": "Observation",
"path": "Observation",
"short": "Hier können die Informationen zur veranlassten histologischen und mikrobiologischen Untersuchung hinterlegt werden",
"constraint": [ {
"key": "dguv-HistoMibi-1",
"human": "Wenn Histo -/Mibi-Untersuchung veranlasst boolean=true muss Observation.value befuellt sein",
"severity": "error",
"expression": "extension.where(url = 'http://fhir.dguv.de/OPER/Extension/DGUV-OPER-EX-HistoMibiUntersuchungVeranlasst').valueBoolean.first() = true implies valueString.exists()"
}, {
"key": "dguv-HistoMibi-2",
"human": "Wenn Histo-/Mibi-Untersuchung veranlasst = false ist darf Observation.value nicht befuellt sein",
"severity": "error",
"expression": "extension.where(url = 'http://fhir.dguv.de/OPER/Extension/DGUV-OPER-EX-HistoMibiUntersuchungVeranlasst').valueBoolean.first() = false implies valueString.empty()"
} ]
}, {
"id": "Observation.id",
"path": "Observation.id",
"mustSupport": true
}, {
"id": "Observation.meta",
"min": 1,
"path": "Observation.meta",
"mustSupport": true
}, {
"id": "Observation.meta.profile",
"max": "1",
"min": 1,
"path": "Observation.meta.profile",
"mustSupport": true,
"fixedCanonical": "http://fhir.dguv.de/OPER/Observation/DGUV-OPER-PR-HistoMibiUntersuchung"
}, {
"id": "Observation.extension",
"max": "1",
"min": 1,
"path": "Observation.extension",
"mustSupport": true
}, {
"id": "Observation.extension:HistoMibiUntersuchungVeranlasst",
"min": 1,
"path": "Observation.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://fhir.dguv.de/OPER/Extension/DGUV-OPER-EX-HistoMibiUntersuchungVeranlasst" ]
} ],
"sliceName": "HistoMibiUntersuchungVeranlasst",
"isModifier": false,
"mustSupport": true
}, {
"id": "Observation.extension:HistoMibiUntersuchungVeranlasst.value[x]",
"path": "Observation.extension.value[x]",
"comment": "Wenn „true“ eingetragen ist, muss in Observation.value[x] zwingend eine Beschreibung der veranlassten histologischen oder mikrobiologischen Untersuchungen angegeben werden.",
"mustSupport": true
}, {
"id": "Observation.partOf",
"max": "1",
"min": 1,
"path": "Observation.partOf",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://fhir.dguv.de/OPER/Procedure/DGUV-OPER-PR-OPProzedur" ]
} ],
"mustSupport": true
}, {
"id": "Observation.partOf.reference",
"min": 1,
"path": "Observation.partOf.reference",
"mustSupport": true
}, {
"id": "Observation.status",
"path": "Observation.status",
"fixedCode": "final",
"mustSupport": true
}, {
"id": "Observation.code",
"path": "Observation.code",
"mustSupport": true
}, {
"id": "Observation.code.coding",
"max": "1",
"min": 1,
"path": "Observation.code.coding",
"mustSupport": true
}, {
"id": "Observation.code.coding.system",
"min": 1,
"path": "Observation.code.coding.system",
"fixedUri": "http://fhir.dguv.de/OPER/CodeSystem/DGUV-OPER-CS-Teilberichtsinhalt",
"mustSupport": true
}, {
"id": "Observation.code.coding.code",
"min": 1,
"path": "Observation.code.coding.code",
"fixedCode": "HMUN",
"mustSupport": true
}, {
"id": "Observation.code.coding.display",
"min": 1,
"path": "Observation.code.coding.display",
"fixedString": "HistologischeMikrobiologischeUntersuchung",
"mustSupport": true
}, {
"id": "Observation.subject",
"min": 1,
"path": "Observation.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://fhir.dguv.de/OPER/Patient/DGUV-OPER-PR-VersichertePerson" ]
} ],
"mustSupport": true
}, {
"id": "Observation.subject.reference",
"min": 1,
"path": "Observation.subject.reference",
"mustSupport": true
}, {
"id": "Observation.value[x]",
"path": "Observation.value[x]",
"type": [ {
"code": "string"
} ],
"short": "Freitext zu veranlassten histologischen und mikrobiologischen Untersuchungen",
"definition": "Hier können die Informationen zur veranlassten histologischen und mikrobiologischen Untersuchung hinterlegt werden. Die Beschreibung muss insbesondere auch die Art des Untersuchungsmaterials (histologisch und/oder mikrobiologisch) enthalten.",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}