{ "description": null, "_filename": "PLSPObservation.StructureDefinition.json", "package_name": "healthhub.fhir.dk.core", "date": "2024-05-28T13:37:46.6735421+00:00", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "jurisdiction": [ { "text": "urn:iso:std:iso:3166", "coding": [ { "code": "Dk", "system": "urn:iso:std:iso:3166", "display": "Denmark" } ] } ], "name": "PLSPObservation", "abstract": false, "type": "Observation", "experimental": null, "resourceType": "StructureDefinition", "title": "Health Hub Danish Core Observation Profile", "package_version": "1.0.3-alpha", "status": "draft", "id": "620f7115-d026-43eb-8805-09a262f2bdcf", "kind": "resource", "url": "https://plsp.dk/fhir/StructureDefinition/PLSPObservation", "version": null, "differential": { "element": [ { "id": "Observation.identifier", "max": "0", "path": "Observation.identifier" }, { "id": "Observation.category", "max": "0", "path": "Observation.category" }, { "id": "Observation.code.coding", "path": "Observation.code.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] } }, { "id": "Observation.code.coding:NPU", "path": "Observation.code.coding", "sliceName": "NPU", "definition": "A reference to a code defined by a terminology system" }, { "id": "Observation.code.coding:NPU.system", "path": "Observation.code.coding.system", "fixedUri": "urn:oid:1.2.208.176.2.1" }, { "id": "Observation.code.coding:NPU.version", "max": "0", "path": "Observation.code.coding.version" }, { "id": "Observation.code.coding:NPU.code", "min": 1, "path": "Observation.code.coding.code" }, { "id": "Observation.code.coding:NPU.userSelected", "max": "0", "path": "Observation.code.coding.userSelected" }, { "id": "Observation.code.coding:MedCom", "path": "Observation.code.coding", "sliceName": "MedCom" }, { "id": "Observation.code.coding:MedCom.system", "path": "Observation.code.coding.system", "fixedUri": "https://terminology.medcom.dk/fhir/observation-code" }, { "id": "Observation.code.coding:MedCom.version", "max": "0", "path": "Observation.code.coding.version" }, { "id": "Observation.code.coding:MedCom.code", "min": 1, "path": "Observation.code.coding.code" }, { "id": "Observation.code.coding:MedCom.userSelected", "max": "0", "path": "Observation.code.coding.userSelected" }, { "id": "Observation.subject", "min": 1, "path": "Observation.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.dk/fhir/core/StructureDefinition/dk-core-patient" ] } ] }, { "id": "Observation.subject.reference", "min": 1, "path": "Observation.subject.reference" }, { "id": "Observation.subject.identifier", "max": "0", "path": "Observation.subject.identifier" }, { "id": "Observation.subject.display", "max": "0", "path": "Observation.subject.display" }, { "id": "Observation.focus", "max": "0", "path": "Observation.focus" }, { "id": "Observation.encounter", "max": "0", "path": "Observation.encounter" }, { "id": "Observation.effective[x]", "min": 1, "path": "Observation.effective[x]", "type": [ { "code": "dateTime" }, { "code": "Period" } ], "short": "Clinically relevant time or time-period for observation" }, { "id": "Observation.issued", "min": 1, "path": "Observation.issued" }, { "id": "Observation.performer", "path": "Observation.performer", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner" ] } ] }, { "id": "Observation.performer.identifier", "max": "0", "path": "Observation.performer.identifier" }, { "id": "Observation.performer.display", "max": "0", "path": "Observation.performer.display" }, { "id": "Observation.value[x]", "path": "Observation.value[x]", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "Observation.value[x]:valueString", "path": "Observation.value[x]", "type": [ { "code": "string" } ], "sliceName": "valueString" }, { "id": "Observation.value[x]:valueQuantity", "path": "Observation.value[x]", "type": [ { "code": "Quantity" } ], "sliceName": "valueQuantity" }, { "id": "Observation.value[x]:valueQuantity.comparator", "max": "0", "path": "Observation.value[x].comparator" }, { "id": "Observation.value[x]:valueQuantity.system", "max": "0", "path": "Observation.value[x].system" }, { "id": "Observation.value[x]:valueQuantity.code", "max": "0", "path": "Observation.value[x].code" }, { "id": "Observation.value[x]:valueDateTime", "path": "Observation.value[x]", "type": [ { "code": "dateTime" } ], "sliceName": "valueDateTime" }, { "id": "Observation.note.author[x]", "path": "Observation.note.author[x]", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner" ] }, { "code": "string" } ] }, { "id": "Observation.specimen", "max": "0", "path": "Observation.specimen" }, { "id": "Observation.device", "max": "0", "path": "Observation.device" }, { "id": "Observation.referenceRange.low.system", "max": "0", "path": "Observation.referenceRange.low.system" }, { "id": "Observation.referenceRange.low.code", "max": "0", "path": "Observation.referenceRange.low.code" }, { "id": "Observation.referenceRange.high.system", "max": "0", "path": "Observation.referenceRange.high.system" }, { "id": "Observation.referenceRange.high.code", "max": "0", "path": "Observation.referenceRange.high.code" }, { "id": "Observation.referenceRange.type.coding", "max": "1", "path": "Observation.referenceRange.type.coding" }, { "id": "Observation.referenceRange.type.coding.userSelected", "max": "0", "path": "Observation.referenceRange.type.coding.userSelected" }, { "id": "Observation.referenceRange.type.text", "max": "0", "path": "Observation.referenceRange.type.text" }, { "id": "Observation.referenceRange.appliesTo", "max": "1", "path": "Observation.referenceRange.appliesTo" }, { "id": "Observation.referenceRange.appliesTo.coding.userSelected", "max": "0", "path": "Observation.referenceRange.appliesTo.coding.userSelected" }, { "id": "Observation.referenceRange.age.low.system", "max": "0", "path": "Observation.referenceRange.age.low.system" }, { "id": "Observation.referenceRange.age.low.code", "max": "0", "path": "Observation.referenceRange.age.low.code" }, { "id": "Observation.referenceRange.age.high.system", "max": "0", "path": "Observation.referenceRange.age.high.system" }, { "id": "Observation.referenceRange.age.high.code", "max": "0", "path": "Observation.referenceRange.age.high.code" }, { "id": "Observation.hasMember", "max": "0", "path": "Observation.hasMember" }, { "id": "Observation.component.code.coding", "path": "Observation.component.code.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] } }, { "id": "Observation.component.code.coding:NPU", "path": "Observation.component.code.coding", "sliceName": "NPU" }, { "id": "Observation.component.code.coding:NPU.version", "max": "0", "path": "Observation.component.code.coding.version" }, { "id": "Observation.component.code.coding:NPU.userSelected", "max": "0", "path": "Observation.component.code.coding.userSelected" }, { "id": "Observation.component.code.coding:MedCom", "path": "Observation.component.code.coding", "sliceName": "MedCom" }, { "id": "Observation.component.code.coding:MedCom.version", "max": "0", "path": "Observation.component.code.coding.version" }, { "id": "Observation.component.code.coding:MedCom.userSelected", "max": "0", "path": "Observation.component.code.coding.userSelected" }, { "id": "Observation.component.code.coding:SKS", "path": "Observation.component.code.coding", "sliceName": "SKS" }, { "id": "Observation.component.code.coding:SKS.system", "path": "Observation.component.code.coding.system", "fixedUri": "urn:oid:1.2.208.176.2.4" }, { "id": "Observation.component.code.coding:SKS.version", "max": "0", "path": "Observation.component.code.coding.version" }, { "id": "Observation.component.code.coding:SKS.userSelected", "max": "0", "path": "Observation.component.code.coding.userSelected" }, { "id": "Observation.component.value[x]", "path": "Observation.component.value[x]", "type": [ { "code": "Quantity" } ], "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "Observation.component.value[x]:valueQuantity", "path": "Observation.component.value[x]", "type": [ { "code": "Quantity" } ], "sliceName": "valueQuantity" }, { "id": "Observation.component.value[x]:valueQuantity.comparator", "max": "0", "path": "Observation.component.value[x].comparator" }, { "id": "Observation.component.value[x]:valueQuantity.system", "max": "0", "path": "Observation.component.value[x].system" }, { "id": "Observation.component.value[x]:valueQuantity.code", "max": "0", "path": "Observation.component.value[x].code" }, { "id": "Observation.component.referenceRange.low.system", "max": "0", "path": "Observation.component.referenceRange.low.system" }, { "id": "Observation.component.referenceRange.low.code", "max": "0", "path": "Observation.component.referenceRange.low.code" }, { "id": "Observation.component.referenceRange.high.system", "max": "0", "path": "Observation.component.referenceRange.high.system" }, { "id": "Observation.component.referenceRange.high.code", "max": "0", "path": "Observation.component.referenceRange.high.code" }, { "id": "Observation.component.referenceRange.type", "max": "0", "path": "Observation.component.referenceRange.type" }, { "id": "Observation.component.referenceRange.appliesTo", "max": "0", "path": "Observation.component.referenceRange.appliesTo" }, { "id": "Observation.component.referenceRange.age", "max": "0", "path": "Observation.component.referenceRange.age" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation" }