PackagesCanonicalsLogsProblems
    Packages
    healthhub.fhir.dk.core@1.0.8
    https://plsp.dk/fhir/StructureDefinition/PLSPObservation
{
  "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.8",
  "status": "draft",
  "id": "d40ff434-a768-4ea7-9f07-b13e8a4644fb",
  "kind": "resource",
  "url": "https://plsp.dk/fhir/StructureDefinition/PLSPObservation",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Observation.id",
      "path": "Observation.id",
      "short": "Logical id of this artifact."
    }, {
      "id": "Observation.extension:recieverObservation",
      "path": "Observation.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://plsp.dk/fhir/StructureDefinition/RecieverObservation" ]
      } ],
      "sliceName": "recieverObservation",
      "isModifier": false
    }, {
      "id": "Observation.extension:requisitionObservation",
      "path": "Observation.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://plsp.dk/fhir/StructureDefinition/RequisitionObservation" ]
      } ],
      "sliceName": "requisitionObservation",
      "isModifier": false
    }, {
      "id": "Observation.extension:producerObservation",
      "path": "Observation.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://plsp.dk/fhir/StructureDefinition/ProducerObservation" ]
      } ],
      "sliceName": "producerObservation",
      "isModifier": false
    }, {
      "id": "Observation.extension:binaryObservation",
      "path": "Observation.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://plsp.dk/fhir/StructureDefinition/BinaryObservatione" ]
      } ],
      "sliceName": "binaryObservation",
      "isModifier": false
    }, {
      "id": "Observation.extension:headerObservation",
      "path": "Observation.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://plsp.dk/fhir/StructureDefinition/HeaderObservation" ]
      } ],
      "sliceName": "headerObservation",
      "isModifier": false
    }, {
      "id": "Observation.extension:senderObservation",
      "path": "Observation.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://plsp.dk/fhir/StructureDefinition/SenderObservation" ]
      } ],
      "sliceName": "senderObservation",
      "isModifier": false
    }, {
      "id": "Observation.identifier",
      "max": "0",
      "path": "Observation.identifier"
    }, {
      "id": "Observation.category",
      "max": "0",
      "path": "Observation.category"
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "short": "Type of observation (code / type)."
    }, {
      "id": "Observation.code.coding",
      "min": 1,
      "path": "Observation.code.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Observation.code.coding:NPU",
      "max": "1",
      "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.display",
      "min": 1,
      "path": "Observation.code.coding.display"
    }, {
      "id": "Observation.code.coding:NPU.userSelected",
      "max": "0",
      "path": "Observation.code.coding.userSelected"
    }, {
      "id": "Observation.code.coding:MedCom",
      "max": "1",
      "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.display",
      "min": 1,
      "path": "Observation.code.coding.display"
    }, {
      "id": "Observation.code.coding:MedCom.userSelected",
      "max": "0",
      "path": "Observation.code.coding.userSelected"
    }, {
      "id": "Observation.code.text",
      "path": "Observation.code.text",
      "definition": "A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.\r\nAnalysenavnFulde"
    }, {
      "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.reference",
      "min": 1,
      "path": "Observation.performer.reference"
    }, {
      "id": "Observation.performer.type",
      "path": "Observation.performer.type",
      "comment": "This element is used to indicate the type of  the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified"
    }, {
      "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.interpretation",
      "max": "1",
      "path": "Observation.interpretation"
    }, {
      "id": "Observation.note",
      "max": "1",
      "path": "Observation.note"
    }, {
      "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.system",
      "path": "Observation.component.code.coding.system",
      "fixedUri": "urn:oid:1.2.208.176.2.1"
    }, {
      "id": "Observation.component.code.coding:NPU.version",
      "max": "0",
      "path": "Observation.component.code.coding.version"
    }, {
      "id": "Observation.component.code.coding:NPU.code",
      "min": 1,
      "path": "Observation.component.code.coding.code"
    }, {
      "id": "Observation.component.code.coding:NPU.display",
      "min": 1,
      "path": "Observation.component.code.coding.display"
    }, {
      "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.system",
      "path": "Observation.component.code.coding.system",
      "fixedUri": "https://terminology.medcom.dk/fhir/observation-code"
    }, {
      "id": "Observation.component.code.coding:MedCom.version",
      "max": "0",
      "path": "Observation.component.code.coding.version"
    }, {
      "id": "Observation.component.code.coding:MedCom.code",
      "min": 1,
      "path": "Observation.component.code.coding.code"
    }, {
      "id": "Observation.component.code.coding:MedCom.display",
      "min": 1,
      "path": "Observation.component.code.coding.display"
    }, {
      "id": "Observation.component.code.coding:MedCom.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.appliesTo",
      "max": "1",
      "path": "Observation.component.referenceRange.appliesTo"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}