{
  "resourceType": "StructureDefinition",
  "id": "RE11",
  "url": "https://PrehospitalDataInEHR.dk/fhir/StructureDefinition/RE11",
  "name": "PrehospitalDataInEHRSubstanceActiveIngredientprofile",
  "status": "draft",
  "description": "This profile originates from the page “Medicine” in the pre-hospital patient journal (PPJ). The registration contains information regarding the active ingredient of the medications from the list of potential medications that can be administered by the paramedics before arrival to the ER.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "orim",
      "uri": "http://hl7.org/orim",
      "name": "Ontological RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Substance",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Substance",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Substance",
        "path": "Substance",
        "short": "Information regarding the active ingredient of the medication",
        "definition": "This profile originates from the page “Medicine” in the pre-hospital patient journal (PPJ). The registration contains information regarding the active ingredient of the medications from the list of potential medications that can be administered by the paramedics before arrival to the ER."
      },
      {
        "id": "Substance.identifier",
        "path": "Substance.identifier",
        "short": "Danish social security number (CPR)",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.identifier.use",
        "path": "Substance.identifier.use",
        "max": "0"
      },
      {
        "id": "Substance.identifier.type",
        "path": "Substance.identifier.type",
        "max": "0"
      },
      {
        "id": "Substance.identifier.system",
        "path": "Substance.identifier.system",
        "short": "Entry to Danish social security number database",
        "min": 1
      },
      {
        "id": "Substance.identifier.value",
        "path": "Substance.identifier.value",
        "short": "Unique identifier of 10 digits",
        "min": 1
      },
      {
        "id": "Substance.identifier.period",
        "path": "Substance.identifier.period",
        "max": "0"
      },
      {
        "id": "Substance.identifier.assigner",
        "path": "Substance.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Substance.status",
        "path": "Substance.status",
        "max": "0"
      },
      {
        "id": "Substance.category",
        "path": "Substance.category",
        "max": "0"
      },
      {
        "id": "Substance.code",
        "path": "Substance.code",
        "slicing": {
          "discriminator": [
            {
              "type": "exists",
              "path": "text"
            }
          ],
          "rules": "open"
        },
        "short": "Active ingredient of predefined medications"
      },
      {
        "id": "Substance.code:acetylsalicylicAcid",
        "path": "Substance.code",
        "sliceName": "acetylsalicylicAcid",
        "short": "Acetylsalicylic acid"
      },
      {
        "id": "Substance.code:acetylsalicylicAcid.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "387458008",
            "display": "Acetylsalicylsyre"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:acetylsalicylicAcid.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:acetylsalicylicAcid.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:acetylsalicylicAcid.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:acetylsalicylicAcid.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:acetylsalicylicAcid.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:acetylsalicylicAcid.text",
        "path": "Substance.code.text",
        "short": "Registration of acetylsalicylic acid",
        "min": 1,
        "fixedString": "Acetylsalicylsyre"
      },
      {
        "id": "Substance.code:adenosine",
        "path": "Substance.code",
        "sliceName": "adenosine",
        "short": "Adenosine"
      },
      {
        "id": "Substance.code:adenosine.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "35431001",
            "display": "Adenosin"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:adenosine.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:adenosine.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:adenosine.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:adenosine.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:adenosine.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:adenosine.text",
        "path": "Substance.code.text",
        "short": "Registration of adenosine",
        "min": 1,
        "fixedString": "Adenosin"
      },
      {
        "id": "Substance.code:adrenaline",
        "path": "Substance.code",
        "sliceName": "adrenaline",
        "short": "Adrenaline"
      },
      {
        "id": "Substance.code:adrenaline.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "387362001",
            "display": "Adrenalin"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:adrenaline.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:adrenaline.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:adrenaline.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:adrenaline.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:adrenaline.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:adrenaline.text",
        "path": "Substance.code.text",
        "short": "Registration of adrenaline",
        "min": 1,
        "fixedString": "Adrenalin"
      },
      {
        "id": "Substance.code:alfentanil",
        "path": "Substance.code",
        "sliceName": "alfentanil",
        "short": "Alfentanil"
      },
      {
        "id": "Substance.code:alfentanil.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "387560008",
            "display": "Alfentanil"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:alfentanil.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:alfentanil.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:alfentanil.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:alfentanil.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:alfentanil.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:alfentanil.text",
        "path": "Substance.code.text",
        "short": "Registration of alfentanil",
        "min": 1,
        "fixedString": "Alfentanil"
      },
      {
        "id": "Substance.code:atropine",
        "path": "Substance.code",
        "sliceName": "atropine",
        "short": "Atropine"
      },
      {
        "id": "Substance.code:atropine.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "372832002",
            "display": "Atropin"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:atropine.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:atropine.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:atropine.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:atropine.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:atropine.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:atropine.text",
        "path": "Substance.code.text",
        "short": "Registration of atropine",
        "min": 1,
        "fixedString": "Atropin"
      },
      {
        "id": "Substance.code:benzylpenicillin",
        "path": "Substance.code",
        "sliceName": "benzylpenicillin",
        "short": "Benzylpenicillin"
      },
      {
        "id": "Substance.code:benzylpenicillin.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "78507004",
            "display": "Benzylpenicillin"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:benzylpenicillin.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:benzylpenicillin.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:benzylpenicillin.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:benzylpenicillin.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:benzylpenicillin.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:benzylpenicillin.text",
        "path": "Substance.code.text",
        "short": "Registration of benzylpenicillin",
        "min": 1,
        "fixedString": "Benzylpenicillin"
      },
      {
        "id": "Substance.code:calciumChloride",
        "path": "Substance.code",
        "sliceName": "calciumChloride",
        "short": "Calcium chloride"
      },
      {
        "id": "Substance.code:calciumChloride.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "68395000",
            "display": "Calciumchlorid"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:calciumChloride.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:calciumChloride.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:calciumChloride.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:calciumChloride.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:calciumChloride.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:calciumChloride.text",
        "path": "Substance.code.text",
        "short": "Registration of calcium chloride",
        "min": 1,
        "fixedString": "Calciumchlorid"
      },
      {
        "id": "Substance.code:cefotaxime",
        "path": "Substance.code",
        "sliceName": "cefotaxime",
        "short": "Cefotaxime"
      },
      {
        "id": "Substance.code:cefotaxime.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "372704003",
            "display": "Cetotaxim"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:cefotaxime.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:cefotaxime.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:cefotaxime.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:cefotaxime.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:cefotaxime.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:cefotaxime.text",
        "path": "Substance.code.text",
        "short": "Registration of cefotaxim",
        "min": 1,
        "fixedString": "Cefotaxim"
      },
      {
        "id": "Substance.code:clemastin",
        "path": "Substance.code",
        "sliceName": "clemastin",
        "short": "Clemastin"
      },
      {
        "id": "Substance.code:clemastin.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "372744005",
            "display": "Celemastin"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:clemastin.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:clemastin.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:clemastin.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:clemastin.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:clemastin.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:clemastin.text",
        "path": "Substance.code.text",
        "short": "Registration of clemastin",
        "min": 1,
        "fixedString": "Clemastin"
      },
      {
        "id": "Substance.code:dexamethasone",
        "path": "Substance.code",
        "sliceName": "dexamethasone",
        "short": "Dexamethasone"
      },
      {
        "id": "Substance.code:dexamethasone.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "372584003",
            "display": "Dexamethason"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:dexamethasone.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:dexamethasone.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:dexamethasone.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:dexamethasone.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:dexamethasone.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:dexamethasone.text",
        "path": "Substance.code.text",
        "short": "Registration of dexamethasone",
        "min": 1,
        "fixedString": "Dexamethason"
      },
      {
        "id": "Substance.code:diazepam",
        "path": "Substance.code",
        "sliceName": "diazepam",
        "short": "Diazepam"
      },
      {
        "id": "Substance.code:diazepam.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "387264003",
            "display": "Diazepam"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:diazepam.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:diazepam.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:diazepam.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:diazepam.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:diazepam.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:diazepam.text",
        "path": "Substance.code.text",
        "short": "Registration of diazepam",
        "min": 1,
        "fixedString": "Diazepam"
      },
      {
        "id": "Substance.code:fenoterol",
        "path": "Substance.code",
        "sliceName": "fenoterol",
        "short": "Fenoterol"
      },
      {
        "id": "Substance.code:fenoterol.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "395976006",
            "display": "Fenoterol"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:fenoterol.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:fenoterol.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:fenoterol.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:fenoterol.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:fenoterol.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:fenoterol.text",
        "path": "Substance.code.text",
        "short": "Registration of fenoterol",
        "min": 1,
        "fixedString": "Fenoterol"
      },
      {
        "id": "Substance.code:fentanyl",
        "path": "Substance.code",
        "sliceName": "fentanyl",
        "short": "Fentanyl"
      },
      {
        "id": "Substance.code:fentanyl.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "373492002",
            "display": "Fentanyl"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:fentanyl.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:fentanyl.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:fentanyl.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:fentanyl.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:fentanyl.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:fentanyl.text",
        "path": "Substance.code.text",
        "short": "Registration of fentanyl",
        "min": 1,
        "fixedString": "Fentanyl"
      },
      {
        "id": "Substance.code:flumazenil",
        "path": "Substance.code",
        "sliceName": "flumazenil",
        "short": "Flumazenil"
      },
      {
        "id": "Substance.code:flumazenil.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "387575000",
            "display": "Flumazemil"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:flumazenil.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:flumazenil.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:flumazenil.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:flumazenil.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:flumazenil.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:flumazenil.text",
        "path": "Substance.code.text",
        "short": "Registration of flumazenil",
        "min": 1,
        "fixedString": "Flumazenil"
      },
      {
        "id": "Substance.code:furosemide",
        "path": "Substance.code",
        "sliceName": "furosemide",
        "short": "Furosemide"
      },
      {
        "id": "Substance.code:furosemide.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "387475002",
            "display": "Furosemid"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:furosemide.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:furosemide.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:furosemide.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:furosemide.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:furosemide.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:furosemide.text",
        "path": "Substance.code.text",
        "short": "Registration of furosemide",
        "min": 1,
        "fixedString": "Furosemid"
      },
      {
        "id": "Substance.code:glucagon",
        "path": "Substance.code",
        "sliceName": "glucagon",
        "short": "Glucagon"
      },
      {
        "id": "Substance.code:glucagon.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "66603002",
            "display": "Glucagon"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:glucagon.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:glucagon.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:glucagon.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:glucagon.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:glucagon.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:glucagon.text",
        "path": "Substance.code.text",
        "short": "Registration of glucagon",
        "min": 1,
        "fixedString": "Glucagon"
      },
      {
        "id": "Substance.code:glucose",
        "path": "Substance.code",
        "sliceName": "glucose"
      },
      {
        "id": "Substance.code:glucose.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "67079006",
            "display": "Glukose"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:glucose.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:glucose.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:glucose.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:glucose.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:glucose.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:glucose.text",
        "path": "Substance.code.text",
        "short": "Registration of glucose",
        "min": 1,
        "fixedString": "Glukose"
      },
      {
        "id": "Substance.code:glycerylTrinitrate",
        "path": "Substance.code",
        "sliceName": "glycerylTrinitrate",
        "short": "Glyceryl trinitrate"
      },
      {
        "id": "Substance.code:glycerylTrinitrate.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "387404004",
            "display": "Glycerylnitrat"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:glycerylTrinitrate.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:glycerylTrinitrate.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:glycerylTrinitrate.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:glycerylTrinitrate.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:glycerylTrinitrate.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:glycerylTrinitrate.text",
        "path": "Substance.code.text",
        "short": "Registration of glyceryl trinitrate",
        "min": 1,
        "fixedString": "Glycerylnitrat"
      },
      {
        "id": "Substance.code:heparin",
        "path": "Substance.code",
        "sliceName": "heparin",
        "short": "Heparin"
      },
      {
        "id": "Substance.code:heparin.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "372877000",
            "display": "Heparin"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:heparin.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:heparin.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:heparin.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:heparin.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:heparin.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:heparin.text",
        "path": "Substance.code.text",
        "short": "Registration of heparin",
        "min": 1,
        "fixedString": "Heparin"
      },
      {
        "id": "Substance.code:hydrocortisone",
        "path": "Substance.code",
        "sliceName": "hydrocortisone",
        "short": "Hydrocortisone"
      },
      {
        "id": "Substance.code:hydrocortisone.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "396458002",
            "display": "Hydrocortison"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:hydrocortisone.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:hydrocortisone.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:hydrocortisone.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:hydrocortisone.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:hydrocortisone.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:hydrocortisone.text",
        "path": "Substance.code.text",
        "short": "Registration of hydrocortisone",
        "min": 1,
        "fixedString": "Hydrocortison"
      },
      {
        "id": "Substance.code:isoprenalineSulfate",
        "path": "Substance.code",
        "sliceName": "isoprenalineSulfate",
        "short": "Isoprealine sulfate"
      },
      {
        "id": "Substance.code:isoprenalineSulfate.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "49602000",
            "display": "Isoprenalin"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:isoprenalineSulfate.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:isoprenalineSulfate.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:isoprenalineSulfate.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:isoprenalineSulfate.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:isoprenalineSulfate.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:isoprenalineSulfate.text",
        "path": "Substance.code.text",
        "short": "Registration of isoprenaline sulfate",
        "min": 1,
        "fixedString": "Isoprenalin"
      },
      {
        "id": "Substance.code:labetalol",
        "path": "Substance.code",
        "sliceName": "labetalol",
        "short": "Labetalol"
      },
      {
        "id": "Substance.code:labetalol.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "372750000",
            "display": "Labetalol"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:labetalol.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:labetalol.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:labetalol.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:labetalol.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:labetalol.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:labetalol.text",
        "path": "Substance.code.text",
        "short": "Registration of labetalol",
        "min": 1,
        "fixedString": "Labetalol"
      },
      {
        "id": "Substance.code:lidocaine",
        "path": "Substance.code",
        "sliceName": "lidocaine",
        "short": "Lidocaine"
      },
      {
        "id": "Substance.code:lidocaine.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "387480006",
            "display": "Lidocain"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:lidocaine.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:lidocaine.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:lidocaine.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:lidocaine.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:lidocaine.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:lidocaine.text",
        "path": "Substance.code.text",
        "short": "Registration of lidocaine",
        "min": 1,
        "fixedString": "Lidocain"
      },
      {
        "id": "Substance.code:magnesiumSulfate",
        "path": "Substance.code",
        "sliceName": "magnesiumSulfate",
        "short": "Magnesium sulfate"
      },
      {
        "id": "Substance.code:magnesiumSulfate.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "387202002",
            "display": "Magnesiumsulfat"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:magnesiumSulfate.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:magnesiumSulfate.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:magnesiumSulfate.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:magnesiumSulfate.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:magnesiumSulfate.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:magnesiumSulfate.text",
        "path": "Substance.code.text",
        "short": "Registration of magnesium sulfate",
        "min": 1,
        "fixedString": "Magnesiumsulfat"
      },
      {
        "id": "Substance.code:metoprolol",
        "path": "Substance.code",
        "sliceName": "metoprolol",
        "short": "Metoprolol"
      },
      {
        "id": "Substance.code:metoprolol.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "372826007",
            "display": "Metoprolol"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:metoprolol.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:metoprolol.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:metoprolol.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:metoprolol.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:metoprolol.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:metoprolol.text",
        "path": "Substance.code.text",
        "short": "Registration of metoprolol",
        "min": 1,
        "fixedString": "Metoprolol"
      },
      {
        "id": "Substance.code:midazolam",
        "path": "Substance.code",
        "sliceName": "midazolam",
        "short": "Midazolam"
      },
      {
        "id": "Substance.code:midazolam.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "373476007",
            "display": "Midazolam"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:midazolam.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:midazolam.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:midazolam.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:midazolam.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:midazolam.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:midazolam.text",
        "path": "Substance.code.text",
        "short": "Registration of midazolam",
        "min": 1,
        "fixedString": "Midazolam"
      },
      {
        "id": "Substance.code:naloxone",
        "path": "Substance.code",
        "sliceName": "naloxone",
        "short": "Naloxone"
      },
      {
        "id": "Substance.code:naloxone.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "372890007",
            "display": "Naloxon"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:naloxone.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:naloxone.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:naloxone.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:naloxone.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:naloxone.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:naloxone.text",
        "path": "Substance.code.text",
        "short": "Registration of naloxone",
        "min": 1,
        "fixedString": "Naloxon"
      },
      {
        "id": "Substance.code:sodiumChloride",
        "path": "Substance.code",
        "sliceName": "sodiumChloride",
        "short": "Sodium chloride"
      },
      {
        "id": "Substance.code:sodiumChloride.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "387390002",
            "display": "Natriumchlorid"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:sodiumChloride.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:sodiumChloride.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:sodiumChloride.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:sodiumChloride.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:sodiumChloride.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:sodiumChloride.text",
        "path": "Substance.code.text",
        "short": "Registration of natrium chloride",
        "min": 1,
        "fixedString": "Natriumchlorid"
      },
      {
        "id": "Substance.code:sodiumBicarbonate",
        "path": "Substance.code",
        "sliceName": "sodiumBicarbonate",
        "short": "Sodium bicarbonate"
      },
      {
        "id": "Substance.code:sodiumBicarbonate.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "387319002",
            "display": "Natriumhydrogencarbonat"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:sodiumBicarbonate.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:sodiumBicarbonate.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:sodiumBicarbonate.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:sodiumBicarbonate.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:sodiumBicarbonate.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:sodiumBicarbonate.text",
        "path": "Substance.code.text",
        "short": "Sodium bicarbonate",
        "min": 1,
        "fixedString": "Natriumhydrogencarbonat"
      },
      {
        "id": "Substance.code:ondansetron",
        "path": "Substance.code",
        "sliceName": "ondansetron",
        "short": "Ondansetron"
      },
      {
        "id": "Substance.code:ondansetron.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "372487007",
            "display": "Ondansetron"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:ondansetron.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:ondansetron.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:ondansetron.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:ondansetron.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:ondansetron.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:ondansetron.text",
        "path": "Substance.code.text",
        "short": "Registration of ondansetron",
        "min": 1,
        "fixedString": "Ondansetron"
      },
      {
        "id": "Substance.code:rocuronium",
        "path": "Substance.code",
        "sliceName": "rocuronium",
        "short": "Rocuronium"
      },
      {
        "id": "Substance.code:rocuronium.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "372494005",
            "display": "Rocuronium"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:rocuronium.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:rocuronium.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:rocuronium.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:rocuronium.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:rocuronium.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:rocuronium.text",
        "path": "Substance.code.text",
        "short": "Registration of rocuronium",
        "min": 1,
        "fixedString": "Rocuronium"
      },
      {
        "id": "Substance.code:salbutamol",
        "path": "Substance.code",
        "sliceName": "salbutamol",
        "short": "Salbutamol"
      },
      {
        "id": "Substance.code:salbutamol.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "372897005",
            "display": "Salbutamol"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:salbutamol.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:salbutamol.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:salbutamol.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:salbutamol.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:salbutamol.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:salbutamol.text",
        "path": "Substance.code.text",
        "short": "Registration of salbutamol",
        "min": 1,
        "fixedString": "Salbutamol"
      },
      {
        "id": "Substance.code:S-ketamine",
        "path": "Substance.code",
        "sliceName": "S-ketamine",
        "short": "S-ketamine"
      },
      {
        "id": "Substance.code:S-ketamine.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "373464007",
            "display": "S-ketamin"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:S-ketamine.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:S-ketamine.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:S-ketamine.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:S-ketamine.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:S-ketamine.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:S-ketamine.text",
        "path": "Substance.code.text",
        "short": "Registration of S-ketamine",
        "min": 1,
        "fixedString": "S-ketamin"
      },
      {
        "id": "Substance.code:succinylcholine",
        "path": "Substance.code",
        "sliceName": "succinylcholine",
        "short": "Succinylcholine"
      },
      {
        "id": "Substance.code:succinylcholine.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "372724004",
            "display": "Suxamethon"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:succinylcholine.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:succinylcholine.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:succinylcholine.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:succinylcholine.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:succinylcholine.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:succinylcholine.text",
        "path": "Substance.code.text",
        "short": "Registration of succinylcholine",
        "min": 1,
        "fixedString": "Suxamethon"
      },
      {
        "id": "Substance.code:thiopental",
        "path": "Substance.code",
        "sliceName": "thiopental",
        "short": "Thiopental"
      },
      {
        "id": "Substance.code:thiopental.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "412605006",
            "display": "Thiopental"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:thiopental.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:thiopental.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:thiopental.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:thiopental.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:thiopental.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:thiopental.text",
        "path": "Substance.code.text",
        "short": "Registration of thiopental",
        "min": 1,
        "fixedString": "Thiopental"
      },
      {
        "id": "Substance.code:ticagrelor",
        "path": "Substance.code",
        "sliceName": "ticagrelor",
        "short": "Ticagrelor"
      },
      {
        "id": "Substance.code:ticagrelor.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "698805004",
            "display": "Ticagrelor"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:ticagrelor.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:ticagrelor.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:ticagrelor.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:ticagrelor.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:ticagrelor.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:ticagrelor.text",
        "path": "Substance.code.text",
        "short": "Registration of ticagrelor",
        "min": 1,
        "fixedString": "Ticagrelor"
      },
      {
        "id": "Substance.code:tranexamicAcid",
        "path": "Substance.code",
        "sliceName": "tranexamicAcid",
        "short": "Tranexamic acid"
      },
      {
        "id": "Substance.code:tranexamicAcid.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "386960009",
            "display": "Tranexamsyre"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:tranexamicAcid.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:tranexamicAcid.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:tranexamicAcid.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:tranexamicAcid.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:tranexamicAcid.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:tranexamicAcid.text",
        "path": "Substance.code.text",
        "short": "Registration of tranexamic acid",
        "min": 1,
        "fixedString": "Tranexamsyre"
      },
      {
        "id": "Substance.code:amiodarone",
        "path": "Substance.code",
        "sliceName": "amiodarone",
        "short": "Amiodarone"
      },
      {
        "id": "Substance.code:amiodarone.coding",
        "path": "Substance.code.coding",
        "code": [
          {
            "system": "http://snomed.info/sct",
            "version": "2020/09/30",
            "code": "372821002",
            "display": "Amiodaron"
          }
        ],
        "min": 1,
        "max": "1"
      },
      {
        "id": "Substance.code:amiodarone.coding.system",
        "path": "Substance.code.coding.system",
        "max": "0"
      },
      {
        "id": "Substance.code:amiodarone.coding.version",
        "path": "Substance.code.coding.version",
        "max": "0"
      },
      {
        "id": "Substance.code:amiodarone.coding.code",
        "path": "Substance.code.coding.code",
        "max": "0"
      },
      {
        "id": "Substance.code:amiodarone.coding.display",
        "path": "Substance.code.coding.display",
        "max": "0"
      },
      {
        "id": "Substance.code:amiodarone.coding.userSelected",
        "path": "Substance.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Substance.code:amiodarone.text",
        "path": "Substance.code.text",
        "short": "Registration of amiodarone",
        "min": 1,
        "fixedString": "Amiodaron"
      },
      {
        "id": "Substance.description",
        "path": "Substance.description",
        "max": "0"
      },
      {
        "id": "Substance.instance",
        "path": "Substance.instance",
        "max": "0"
      },
      {
        "id": "Substance.ingredient",
        "path": "Substance.ingredient",
        "max": "0"
      }
    ]
  }
}