{
  "resourceType": "StructureDefinition",
  "id": "RE06",
  "url": "https://PrehospitalDataInEHR.dk/fhir/StructureDefinition/RE06",
  "name": "PrehospitalDataInEHRObservationCurrentMedicationUseprofile",
  "status": "draft",
  "description": "This profile originates from the page Prior illnesses in the pre-hospital patient journal (PPJ). The registration contains information regarding any kinds of medication, the patient is currently using. It is only possible to select from predefined medications.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "sct-concept",
      "uri": "http://snomed.info/conceptdomain",
      "name": "SNOMED CT Concept Domain Binding"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "sct-attr",
      "uri": "http://snomed.org/attributebinding",
      "name": "SNOMED CT Attribute Binding"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Observation",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Observation",
        "path": "Observation",
        "short": "Information regarding the patient's current medication use",
        "definition": "This profile originates from the page Prior illnesses in the pre-hospital patient journal (PPJ). The registration contains information regarding any kinds of medication, the patient is currently using. It is only possible to select from predefined medications."
      },
      {
        "id": "Observation.identifier",
        "path": "Observation.identifier",
        "short": "Danish social security number (CPR)",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.identifier.use",
        "path": "Observation.identifier.use",
        "max": "0"
      },
      {
        "id": "Observation.identifier.type",
        "path": "Observation.identifier.type",
        "max": "0"
      },
      {
        "id": "Observation.identifier.system",
        "path": "Observation.identifier.system",
        "short": "Entry to Danish social security number database",
        "min": 1
      },
      {
        "id": "Observation.identifier.value",
        "path": "Observation.identifier.value",
        "short": "Unique identifier of 10 digits",
        "min": 1
      },
      {
        "id": "Observation.identifier.period",
        "path": "Observation.identifier.period",
        "max": "0"
      },
      {
        "id": "Observation.identifier.assigner",
        "path": "Observation.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Observation.basedOn",
        "path": "Observation.basedOn",
        "max": "0"
      },
      {
        "id": "Observation.partOf",
        "path": "Observation.partOf",
        "max": "0"
      },
      {
        "id": "Observation.status",
        "path": "Observation.status",
        "fixedCode": "registered"
      },
      {
        "id": "Observation.category",
        "path": "Observation.category",
        "max": "0"
      },
      {
        "id": "Observation.subject",
        "path": "Observation.subject",
        "short": "Who takes the medication",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://PrehospitalDataInEHR.dk/fhir/StructureDefinition/RE09"
            ]
          }
        ]
      },
      {
        "id": "Observation.subject.reference",
        "path": "Observation.subject.reference",
        "max": "0"
      },
      {
        "id": "Observation.subject.type",
        "path": "Observation.subject.type",
        "max": "0"
      },
      {
        "id": "Observation.subject.identifier",
        "path": "Observation.subject.identifier",
        "max": "0"
      },
      {
        "id": "Observation.subject.display",
        "path": "Observation.subject.display",
        "max": "0"
      },
      {
        "id": "Observation.focus",
        "path": "Observation.focus",
        "max": "0"
      },
      {
        "id": "Observation.encounter",
        "path": "Observation.encounter",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://PrehospitalDataInEHR.dk/fhir/StructureDefinition/RE02"
            ]
          }
        ]
      },
      {
        "id": "Observation.encounter.reference",
        "path": "Observation.encounter.reference",
        "max": "0"
      },
      {
        "id": "Observation.encounter.type",
        "path": "Observation.encounter.type",
        "max": "0"
      },
      {
        "id": "Observation.encounter.identifier",
        "path": "Observation.encounter.identifier",
        "max": "0"
      },
      {
        "id": "Observation.encounter.display",
        "path": "Observation.encounter.display",
        "max": "0"
      },
      {
        "id": "Observation.effective[x]",
        "path": "Observation.effective[x]",
        "min": 1,
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Observation.issued",
        "path": "Observation.issued",
        "max": "0"
      },
      {
        "id": "Observation.performer",
        "path": "Observation.performer",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://PrehospitalDataInEHR.dk/fhir/StructureDefinition/RE12"
            ]
          }
        ]
      },
      {
        "id": "Observation.performer.reference",
        "path": "Observation.performer.reference",
        "max": "0"
      },
      {
        "id": "Observation.performer.type",
        "path": "Observation.performer.type",
        "max": "0"
      },
      {
        "id": "Observation.performer.identifier",
        "path": "Observation.performer.identifier",
        "max": "0"
      },
      {
        "id": "Observation.performer.display",
        "path": "Observation.performer.display",
        "max": "0"
      },
      {
        "id": "Observation.value[x]",
        "path": "Observation.value[x]",
        "max": "0"
      },
      {
        "id": "Observation.dataAbsentReason",
        "path": "Observation.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.interpretation",
        "path": "Observation.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.note",
        "path": "Observation.note",
        "max": "0"
      },
      {
        "id": "Observation.bodySite",
        "path": "Observation.bodySite",
        "max": "0"
      },
      {
        "id": "Observation.method",
        "path": "Observation.method",
        "max": "0"
      },
      {
        "id": "Observation.specimen",
        "path": "Observation.specimen",
        "max": "0"
      },
      {
        "id": "Observation.device",
        "path": "Observation.device",
        "max": "0"
      },
      {
        "id": "Observation.referenceRange",
        "path": "Observation.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.hasMember",
        "path": "Observation.hasMember",
        "max": "0"
      },
      {
        "id": "Observation.derivedFrom",
        "path": "Observation.derivedFrom",
        "max": "0"
      },
      {
        "id": "Observation.component",
        "path": "Observation.component",
        "slicing": {
          "discriminator": [
            {
              "type": "exists",
              "path": "code.text"
            }
          ],
          "rules": "open"
        },
        "short": "Predifined medications",
        "max": "1"
      },
      {
        "id": "Observation.component:antibiotics",
        "path": "Observation.component",
        "sliceName": "antibiotics",
        "short": "Antibiotics",
        "max": "1"
      },
      {
        "id": "Observation.component:antibiotics.code",
        "path": "Observation.component.code",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "255631004",
            "display": "Antibiotika"
          }
        ]
      },
      {
        "id": "Observation.component:antibiotics.code.coding",
        "path": "Observation.component.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "255631004",
            "display": "Antibiotika"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:antibiotics.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "max": "0"
      },
      {
        "id": "Observation.component:antibiotics.code.coding.version",
        "path": "Observation.component.code.coding.version",
        "max": "0"
      },
      {
        "id": "Observation.component:antibiotics.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "max": "0"
      },
      {
        "id": "Observation.component:antibiotics.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "max": "0"
      },
      {
        "id": "Observation.component:antibiotics.code.coding.userSelected",
        "path": "Observation.component.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Observation.component:antibiotics.code.text",
        "path": "Observation.component.code.text",
        "short": "Registration of antibiotics",
        "min": 1,
        "fixedString": "Antibiotikum"
      },
      {
        "id": "Observation.component:antibiotics.value[x]",
        "path": "Observation.component.value[x]",
        "max": "0",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Observation.component:antibiotics.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component:antibiotics.interpretation",
        "path": "Observation.component.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.component:antibiotics.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.component:antiHistamine",
        "path": "Observation.component",
        "sliceName": "antiHistamine",
        "short": "Anti histamine",
        "max": "1"
      },
      {
        "id": "Observation.component:antiHistamine.code",
        "path": "Observation.component.code",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "372806008",
            "display": "Antihistamin"
          }
        ]
      },
      {
        "id": "Observation.component:antiHistamine.code.coding",
        "path": "Observation.component.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "372806008",
            "display": "Antihistamin"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:antiHistamine.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "max": "0"
      },
      {
        "id": "Observation.component:antiHistamine.code.coding.version",
        "path": "Observation.component.code.coding.version",
        "max": "0"
      },
      {
        "id": "Observation.component:antiHistamine.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "max": "0"
      },
      {
        "id": "Observation.component:antiHistamine.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "max": "0"
      },
      {
        "id": "Observation.component:antiHistamine.code.coding.userSelected",
        "path": "Observation.component.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Observation.component:antiHistamine.code.text",
        "path": "Observation.component.code.text",
        "short": "Registration of anti histamine",
        "min": 1,
        "fixedString": "Antihistamin"
      },
      {
        "id": "Observation.component:antiHistamine.value[x]",
        "path": "Observation.component.value[x]",
        "max": "0",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Observation.component:antiHistamine.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component:antiHistamine.interpretation",
        "path": "Observation.component.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.component:antiHistamine.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.component:B2-agonist",
        "path": "Observation.component",
        "sliceName": "B2-agonist",
        "max": "1"
      },
      {
        "id": "Observation.component:B2-agonist.code",
        "path": "Observation.component.code",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "373215002",
            "display": "B2-agonist"
          }
        ]
      },
      {
        "id": "Observation.component:B2-agonist.code.coding",
        "path": "Observation.component.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "373215002",
            "display": "B2-agonist"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:B2-agonist.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "max": "0"
      },
      {
        "id": "Observation.component:B2-agonist.code.coding.version",
        "path": "Observation.component.code.coding.version",
        "max": "0"
      },
      {
        "id": "Observation.component:B2-agonist.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "max": "0"
      },
      {
        "id": "Observation.component:B2-agonist.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "max": "0"
      },
      {
        "id": "Observation.component:B2-agonist.code.coding.userSelected",
        "path": "Observation.component.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Observation.component:B2-agonist.code.text",
        "path": "Observation.component.code.text",
        "short": "Registration of B2-agonist",
        "min": 1,
        "fixedString": "B2-agonist"
      },
      {
        "id": "Observation.component:B2-agonist.value[x]",
        "path": "Observation.component.value[x]",
        "max": "0",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Observation.component:B2-agonist.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component:B2-agonist.interpretation",
        "path": "Observation.component.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.component:B2-agonist.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.component:epipien",
        "path": "Observation.component",
        "sliceName": "epipien",
        "short": "Epi-pen",
        "max": "1"
      },
      {
        "id": "Observation.component:epipien.code",
        "path": "Observation.component.code",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "313191000",
            "display": "Epipien"
          }
        ]
      },
      {
        "id": "Observation.component:epipien.code.coding",
        "path": "Observation.component.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "313191000",
            "display": "Epipien"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:epipien.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "max": "0"
      },
      {
        "id": "Observation.component:epipien.code.coding.version",
        "path": "Observation.component.code.coding.version",
        "max": "0"
      },
      {
        "id": "Observation.component:epipien.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "max": "0"
      },
      {
        "id": "Observation.component:epipien.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "max": "0"
      },
      {
        "id": "Observation.component:epipien.code.coding.userSelected",
        "path": "Observation.component.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Observation.component:epipien.code.text",
        "path": "Observation.component.code.text",
        "short": "registration of use of epi-pen",
        "min": 1,
        "fixedString": "Epipien"
      },
      {
        "id": "Observation.component:epipien.value[x]",
        "path": "Observation.component.value[x]",
        "max": "0",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Observation.component:epipien.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component:epipien.interpretation",
        "path": "Observation.component.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.component:epipien.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.component:nitrates",
        "path": "Observation.component",
        "sliceName": "nitrates",
        "short": "Nitrates",
        "max": "1"
      },
      {
        "id": "Observation.component:nitrates.code",
        "path": "Observation.component.code",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "387404004",
            "display": "Nitrater"
          }
        ]
      },
      {
        "id": "Observation.component:nitrates.code.coding",
        "path": "Observation.component.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "387404004",
            "display": "Nitrater"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:nitrates.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "max": "0"
      },
      {
        "id": "Observation.component:nitrates.code.coding.version",
        "path": "Observation.component.code.coding.version",
        "max": "0"
      },
      {
        "id": "Observation.component:nitrates.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "max": "0"
      },
      {
        "id": "Observation.component:nitrates.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "max": "0"
      },
      {
        "id": "Observation.component:nitrates.code.coding.userSelected",
        "path": "Observation.component.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Observation.component:nitrates.code.text",
        "path": "Observation.component.code.text",
        "short": "Registration of nitrates",
        "min": 1,
        "fixedString": "Nitrater"
      },
      {
        "id": "Observation.component:nitrates.value[x]",
        "path": "Observation.component.value[x]",
        "max": "0",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Observation.component:nitrates.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component:nitrates.interpretation",
        "path": "Observation.component.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.component:nitrates.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.component:paracetamol",
        "path": "Observation.component",
        "sliceName": "paracetamol",
        "short": "Paracetamol",
        "max": "1"
      },
      {
        "id": "Observation.component:paracetamol.code",
        "path": "Observation.component.code",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "90332006",
            "display": "Paracetamol"
          }
        ]
      },
      {
        "id": "Observation.component:paracetamol.code.coding",
        "path": "Observation.component.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "90332006",
            "display": "Paracetamol"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:paracetamol.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "max": "0"
      },
      {
        "id": "Observation.component:paracetamol.code.coding.version",
        "path": "Observation.component.code.coding.version",
        "max": "0"
      },
      {
        "id": "Observation.component:paracetamol.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "max": "0"
      },
      {
        "id": "Observation.component:paracetamol.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "max": "0"
      },
      {
        "id": "Observation.component:paracetamol.code.coding.userSelected",
        "path": "Observation.component.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Observation.component:paracetamol.code.text",
        "path": "Observation.component.code.text",
        "short": "Registration of paracetamol",
        "min": 1,
        "fixedString": "Paracetamol"
      },
      {
        "id": "Observation.component:paracetamol.value[x]",
        "path": "Observation.component.value[x]",
        "max": "0",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Observation.component:paracetamol.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component:paracetamol.interpretation",
        "path": "Observation.component.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.component:paracetamol.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.component:protonPumpInhibitor",
        "path": "Observation.component",
        "sliceName": "protonPumpInhibitor",
        "short": "Proton pump inhibitor",
        "max": "1"
      },
      {
        "id": "Observation.component:protonPumpInhibitor.code",
        "path": "Observation.component.code",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "372525000",
            "display": "Protonpumpehæmmer"
          }
        ]
      },
      {
        "id": "Observation.component:protonPumpInhibitor.code.coding",
        "path": "Observation.component.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "372525000",
            "display": "Protonpumpehæmmer"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:protonPumpInhibitor.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "max": "0"
      },
      {
        "id": "Observation.component:protonPumpInhibitor.code.coding.version",
        "path": "Observation.component.code.coding.version",
        "max": "0"
      },
      {
        "id": "Observation.component:protonPumpInhibitor.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "max": "0"
      },
      {
        "id": "Observation.component:protonPumpInhibitor.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "max": "0"
      },
      {
        "id": "Observation.component:protonPumpInhibitor.code.coding.userSelected",
        "path": "Observation.component.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Observation.component:protonPumpInhibitor.code.text",
        "path": "Observation.component.code.text",
        "short": "Registration of proton pump inhibitor",
        "min": 1,
        "fixedString": "Protonpumpehæmmer"
      },
      {
        "id": "Observation.component:protonPumpInhibitor.value[x]",
        "path": "Observation.component.value[x]",
        "max": "0",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Observation.component:protonPumpInhibitor.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component:protonPumpInhibitor.interpretation",
        "path": "Observation.component.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.component:protonPumpInhibitor.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.component:sedativa",
        "path": "Observation.component",
        "sliceName": "sedativa",
        "short": "Sedativa",
        "max": "1"
      },
      {
        "id": "Observation.component:sedativa.code",
        "path": "Observation.component.code",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "321088006",
            "display": "Sedativa"
          }
        ]
      },
      {
        "id": "Observation.component:sedativa.code.coding",
        "path": "Observation.component.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "321088006",
            "display": "Sedativa"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:sedativa.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "max": "0"
      },
      {
        "id": "Observation.component:sedativa.code.coding.version",
        "path": "Observation.component.code.coding.version",
        "max": "0"
      },
      {
        "id": "Observation.component:sedativa.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "max": "0"
      },
      {
        "id": "Observation.component:sedativa.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "max": "0"
      },
      {
        "id": "Observation.component:sedativa.code.coding.userSelected",
        "path": "Observation.component.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Observation.component:sedativa.code.text",
        "path": "Observation.component.code.text",
        "short": "Registration of sedativa",
        "min": 1,
        "fixedString": "Sedativa"
      },
      {
        "id": "Observation.component:sedativa.value[x]",
        "path": "Observation.component.value[x]",
        "max": "0",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Observation.component:sedativa.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component:sedativa.interpretation",
        "path": "Observation.component.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.component:sedativa.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      }
    ]
  }
}