{ "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", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://snomed.info/conceptdomain", "name": "SNOMED CT Concept Domain Binding", "identity": "sct-concept" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://snomed.org/attributebinding", "name": "SNOMED CT Attribute Binding", "identity": "sct-attr" } ], "abstract": false, "type": "Observation", "experimental": "false", "resourceType": "StructureDefinition", "title": "Maia Laboruntersuchung", "package_version": "1.0.4", "status": "active", "id": "24c735db-df88-4a94-a4d8-92ddda813a15", "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 }, { "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", "sliceName": "KundenCode", "mustSupport": true, "patternCoding": { "system": "http://tiplu.de/fhir/CodeSystem/kundencodes-lab" } }, { "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.effectiveDateTime", "max": "1", "min": 1, "path": "Observation.effectiveDateTime", "type": [ { "code": "dateTime" } ], "mustSupport": true }, { "id": "Observation.value[x]", "path": "Observation.value[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "Observation.valueQuantity", "max": "1", "min": 0, "path": "Observation.valueQuantity", "type": [ { "code": "Quantity" } ], "mustSupport": true }, { "id": "Observation.valueQuantity.extension:KundenEinheit", "max": "1", "min": 0, "path": "Observation.valueQuantity.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/iso21090-PQ-translation" ] } ], "sliceName": "KundenEinheit", "mustSupport": true }, { "id": "Observation.valueCodeableConcept", "max": "1", "min": 0, "path": "Observation.valueCodeableConcept", "type": [ { "code": "CodeableConcept" } ], "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" }