{ "description": "Abstract Observation to define common features of a main pathology observation", "_filename": "StructureDefinition-sd-mii-patho-base-observation.json", "package_name": "de.medizininformatikinitiative.kerndatensatz.patho", "date": "2022-07-18", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "SD_MII_Patho_Base_Observation", "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": true, "type": "Observation", "experimental": "false", "resourceType": "StructureDefinition", "title": "SD MII Patho Base Observation", "package_version": "0.9.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Clinical.Diagnostics" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "patient" } ], "status": "draft", "id": "b148f3b4-2671-4b80-9c92-6f1fa5b06a35", "kind": "resource", "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/sd-mii-patho-base-observation", "version": "1.0.0-ballot1", "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.text", "path": "Observation.text", "mustSupport": true }, { "id": "Observation.identifier", "path": "Observation.identifier", "mustSupport": true }, { "id": "Observation.basedOn", "path": "Observation.basedOn", "type": [ { "code": "Reference", "targetProfile": [ "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/sd-mii-patho-service-request" ] } ], "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: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.category:laboratory-category.coding", "min": 1, "path": "Observation.category.coding", "mustSupport": true }, { "id": "Observation.category:laboratory-category.coding.system", "min": 1, "path": "Observation.category.coding.system", "fixedString": "http://terminology.hl7.org/CodeSystem/observation-category", "mustSupport": true }, { "id": "Observation.category:laboratory-category.coding.code", "min": 1, "path": "Observation.category.coding.code", "fixedCode": "laboratory", "mustSupport": true }, { "id": "Observation.category:laboratory-category.coding.display", "path": "Observation.category.coding.display", "mustSupport": true }, { "id": "Observation.code", "path": "Observation.code", "mustSupport": true }, { "id": "Observation.code.extension", "path": "Observation.code.extension", "short": "Links to original text that may have been used to retrieve coding" }, { "id": "Observation.code.extension:original-text", "max": "1", "min": 0, "path": "Observation.code.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/originalText" ] } ], "sliceName": "original-text", "mustSupport": true }, { "id": "Observation.code.coding", "min": 1, "path": "Observation.code.coding", "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.code.coding.display", "path": "Observation.code.coding.display", "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 }, { "id": "Observation.bodySite.coding:sct.system", "min": 1, "path": "Observation.bodySite.coding.system", "patternUri": "http://snomed.info/sct", "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, "description": "tbd", "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/sd-mii-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.code.extension", "path": "Observation.component.code.extension", "short": "Links to original text that may have been used to retrieve coding" }, { "id": "Observation.component.code.extension:original-text", "max": "1", "min": 0, "path": "Observation.component.code.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/originalText" ] } ], "sliceName": "original-text", "mustSupport": true }, { "id": "Observation.component.value[x]", "path": "Observation.component.value[x]", "type": [ { "code": "Quantity" }, { "code": "CodeableConcept" }, { "code": "string" }, { "code": "Ratio" } ], "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "Observation.component.valueString", "max": "1", "min": 0, "path": "Observation.component.valueString", "type": [ { "code": "string" } ] }, { "id": "Observation.component.valueString.extension", "path": "Observation.component.valueString.extension", "short": "Links to original text that may have been used to retrieve value", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Observation.component.valueString.extension:original-text", "max": "1", "min": 0, "path": "Observation.component.valueString.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/originalText" ] } ], "sliceName": "original-text", "mustSupport": true }, { "id": "Observation.component.valueQuantity", "max": "1", "min": 0, "path": "Observation.component.valueQuantity", "type": [ { "code": "Quantity" } ] }, { "id": "Observation.component.valueQuantity.extension", "path": "Observation.component.valueQuantity.extension", "short": "Links to original text that may have been used to retrieve value" }, { "id": "Observation.component.valueQuantity.extension:original-text", "max": "1", "min": 0, "path": "Observation.component.valueQuantity.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/originalText" ] } ], "sliceName": "original-text", "mustSupport": true }, { "id": "Observation.component.valueCodeableConcept", "max": "1", "min": 0, "path": "Observation.component.valueCodeableConcept", "type": [ { "code": "CodeableConcept" } ] }, { "id": "Observation.component.valueCodeableConcept.extension", "path": "Observation.component.valueCodeableConcept.extension", "short": "Links to original text that may have been used to retrieve value" }, { "id": "Observation.component.valueCodeableConcept.extension:original-text", "max": "1", "min": 0, "path": "Observation.component.valueCodeableConcept.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/originalText" ] } ], "sliceName": "original-text", "mustSupport": true }, { "id": "Observation.component.valueRatio", "max": "1", "min": 0, "path": "Observation.component.valueRatio", "type": [ { "code": "Ratio" } ] }, { "id": "Observation.component.valueRatio.extension", "path": "Observation.component.valueRatio.extension", "short": "Links to original text that may have been used to retrieve value" }, { "id": "Observation.component.valueRatio.extension:original-text", "max": "1", "min": 0, "path": "Observation.component.valueRatio.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/originalText" ] } ], "sliceName": "original-text", "mustSupport": true }, { "id": "Observation.component.dataAbsentReason", "path": "Observation.component.dataAbsentReason", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation" }