{ "description": "Abstract Observation to define common features of a main pathology observation", "_filename": "StructureDefinition-mii-pr-patho-base-observation.json", "package_name": "de.medizininformatikinitiative.kerndatensatz.patho", "date": null, "derivation": "constraint", "publisher": "Medizininformatik Initiative", "fhirVersion": "4.0.1", "name": "MII_PR_Patho_Base_Observation", "abstract": true, "type": "Observation", "experimental": null, "resourceType": "StructureDefinition", "title": "MII PR Patho Base Observation", "package_version": "2025.0.0-alpha2", "status": "active", "id": "79a3deef-b213-496f-a63b-4ab28b5dad79", "kind": "resource", "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-base-observation", "version": "2025.0.0", "differential": { "element": [ { "id": "Observation.id", "path": "Observation.id", "mustSupport": true }, { "id": "Observation.meta.lastUpdated", "path": "Observation.meta.lastUpdated", "mustSupport": true }, { "id": "Observation.meta.profile", "path": "Observation.meta.profile", "mustSupport": true }, { "id": "Observation.identifier", "path": "Observation.identifier", "mustSupport": true }, { "id": "Observation.basedOn", "path": "Observation.basedOn", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/ServiceRequest" ] } ], "mustSupport": true }, { "id": "Observation.status", "path": "Observation.status", "mustSupport": true }, { "id": "Observation.category", "min": 1, "path": "Observation.category", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "Observation.category.coding", "min": 1, "path": "Observation.category.coding", "mustSupport": true }, { "id": "Observation.category.coding.system", "min": 1, "path": "Observation.category.coding.system", "mustSupport": true }, { "id": "Observation.category.coding.code", "min": 1, "path": "Observation.category.coding.code", "mustSupport": true }, { "id": "Observation.category:laboratory-category", "max": "1", "min": 1, "path": "Observation.category", "sliceName": "laboratory-category", "mustSupport": true, "patternCodeableConcept": { "coding": [ { "code": "laboratory", "system": "http://terminology.hl7.org/CodeSystem/observation-category" } ] } }, { "id": "Observation.code", "path": "Observation.code", "mustSupport": true }, { "id": "Observation.code.coding", "min": 1, "path": "Observation.code.coding", "binding": { "strength": "preferred", "valueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/ValueSet/mii-vs-patho-all-loinc" }, "mustSupport": true }, { "id": "Observation.code.coding.system", "min": 1, "path": "Observation.code.coding.system", "mustSupport": true }, { "id": "Observation.code.coding.code", "min": 1, "path": "Observation.code.coding.code", "mustSupport": true }, { "id": "Observation.subject", "path": "Observation.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ] } ], "mustSupport": true }, { "id": "Observation.effective[x]", "path": "Observation.effective[x]", "type": [ { "code": "dateTime" } ], "mustSupport": true }, { "id": "Observation.bodySite", "path": "Observation.bodySite", "mustSupport": true }, { "id": "Observation.bodySite.coding", "path": "Observation.bodySite.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] } }, { "id": "Observation.bodySite.coding:sct", "max": "1", "min": 0, "path": "Observation.bodySite.coding", "binding": { "strength": "required", "valueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/ValueSet/sct-body-structures" }, "sliceName": "sct", "mustSupport": true, "patternCoding": { "system": "http://snomed.info/sct" } }, { "id": "Observation.bodySite.coding:sct.system", "min": 1, "path": "Observation.bodySite.coding.system", "mustSupport": true }, { "id": "Observation.method", "path": "Observation.method", "mustSupport": true }, { "id": "Observation.specimen", "path": "Observation.specimen", "mustSupport": true }, { "id": "Observation.hasMember", "path": "Observation.hasMember", "mustSupport": true }, { "id": "Observation.derivedFrom", "path": "Observation.derivedFrom", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this.resolve()", "type": "type" } ] }, "mustSupport": true }, { "id": "Observation.derivedFrom:attached-image", "max": "*", "min": 0, "path": "Observation.derivedFrom", "type": [ { "code": "Reference", "targetProfile": [ "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-attached-image" ] } ], "sliceName": "attached-image", "mustSupport": true }, { "id": "Observation.derivedFrom:dicom-image", "max": "*", "min": 0, "path": "Observation.derivedFrom", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/ImagingStudy" ] } ], "sliceName": "dicom-image", "mustSupport": true }, { "id": "Observation.component.code", "path": "Observation.component.code", "mustSupport": true }, { "id": "Observation.component.value[x]", "path": "Observation.component.value[x]", "type": [ { "code": "Quantity" }, { "code": "CodeableConcept" }, { "code": "string" }, { "code": "Ratio" } ] }, { "id": "Observation.component.dataAbsentReason", "path": "Observation.component.dataAbsentReason", "mustSupport": true } ] }, "contact": [ { "telecom": [ { "value": "https://www.medizininformatik-initiative.de", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation" }