{ "description": "Das vorliegende Observation-Profil im Use Case einer Laboruntersuchung beschreibt alle verpflichtenden und optionalen Informationen, die ein Datenlieferant für Maia liefern muss.", "_filename": "StructureDefinition-MaiaLaboruntersuchung.json", "package_name": "tiplu.maia.schnittstellendefinition", "date": "2023-02-27", "derivation": "constraint", "publisher": "Tiplu GmbH", "fhirVersion": "4.0.1", "name": "MaiaLaboruntersuchung", "abstract": false, "type": "Observation", "experimental": "false", "resourceType": "StructureDefinition", "title": "Maia Laboruntersuchung", "package_version": "1.1.2", "status": "active", "id": "50179819-a19c-4ac9-81e4-fb142ba66f1a", "kind": "resource", "url": "https://tiplu.de/fhir/maia/StructureDefinition/MaiaLaboruntersuchung", "version": "1.0.0", "differential": { "element": [ { "id": "Observation.id", "min": 1, "path": "Observation.id", "mustSupport": true }, { "id": "Observation.status", "path": "Observation.status", "mustSupport": true }, { "id": "Observation.category", "min": 1, "path": "Observation.category", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/observation-category" }, "mustSupport": true }, { "id": "Observation.code", "path": "Observation.code", "mustSupport": true }, { "id": "Observation.code.coding", "min": 1, "path": "Observation.code.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] } }, { "id": "Observation.code.coding:LOINC", "max": "1", "min": 0, "path": "Observation.code.coding", "binding": { "strength": "required", "valueSet": "https://tiplu.de/fhir/maia/ValueSet/MaiaUnterstuetzteLoincCodes" }, "sliceName": "LOINC", "mustSupport": true, "patternCoding": { "system": "http://loinc.org" } }, { "id": "Observation.code.coding:LOINC.system", "min": 1, "path": "Observation.code.coding.system", "mustSupport": true }, { "id": "Observation.code.coding:LOINC.code", "min": 1, "path": "Observation.code.coding.code", "mustSupport": true }, { "id": "Observation.code.coding:KundenCode", "max": "1", "min": 1, "path": "Observation.code.coding", "example": [ { "label": "Beispiel für Kunden-Url und -Code", "valueCoding": { "code": "example", "system": "http://tiplu.de/fhir/CodeSystem/kundencodes-lab" } } ], "sliceName": "KundenCode", "mustSupport": true, "patternCoding": { "userSelected": true } }, { "id": "Observation.code.coding:KundenCode.system", "min": 1, "path": "Observation.code.coding.system", "mustSupport": true }, { "id": "Observation.code.coding:KundenCode.code", "min": 1, "path": "Observation.code.coding.code", "mustSupport": true }, { "id": "Observation.subject", "min": 1, "path": "Observation.subject", "type": [ { "code": "Reference", "targetProfile": [ "https://tiplu.de/fhir/maia/StructureDefinition/MaiaPatient" ] } ], "mustSupport": true }, { "id": "Observation.encounter", "min": 1, "path": "Observation.encounter", "type": [ { "code": "Reference", "targetProfile": [ "https://tiplu.de/fhir/maia/StructureDefinition/MaiaKontaktGesundheitseinrichtung" ] } ], "mustSupport": true }, { "id": "Observation.effective[x]", "min": 1, "path": "Observation.effective[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "Observation.effective[x]:effectiveDateTime", "max": "1", "min": 1, "path": "Observation.effective[x]", "type": [ { "code": "dateTime" } ], "sliceName": "effectiveDateTime", "mustSupport": true }, { "id": "Observation.value[x]", "path": "Observation.value[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "Observation.value[x]:valueQuantity", "max": "1", "min": 0, "path": "Observation.value[x]", "type": [ { "code": "Quantity" } ], "sliceName": "valueQuantity", "mustSupport": true }, { "id": "Observation.value[x]:valueQuantity.extension:KundenEinheit", "max": "1", "min": 0, "path": "Observation.value[x].extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/iso21090-PQ-translation" ] } ], "sliceName": "KundenEinheit", "mustSupport": true }, { "id": "Observation.value[x]:valueCodeableConcept", "max": "1", "min": 0, "path": "Observation.value[x]", "type": [ { "code": "CodeableConcept" } ], "sliceName": "valueCodeableConcept", "mustSupport": true }, { "id": "Observation.note", "path": "Observation.note", "mustSupport": true }, { "id": "Observation.referenceRange", "path": "Observation.referenceRange", "mustSupport": true }, { "id": "Observation.referenceRange.low", "path": "Observation.referenceRange.low", "mustSupport": true }, { "id": "Observation.referenceRange.high", "path": "Observation.referenceRange.high", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation" }