HL7 Europe Medication Prescription and Dispense
0.1.0 - ci-build 150

HL7 Europe Medication Prescription and Dispense, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/mpd/ and changes regularly. See the Directory of published versions

: 05A-Tilidin-Branded - JSON Representation

Raw json | Download

{
  "resourceType" : "Medication",
  "id" : "05A-Tilidin-Branded",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.eu/fhir/mpd/StructureDefinition/Medication-eu-mpd"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication 05A-Tilidin-Branded</b></p><a name=\"05A-Tilidin-Branded\"> </a><a name=\"hc05A-Tilidin-Branded\"> </a><a name=\"05A-Tilidin-Branded-en-US\"> </a><p><b>Medication - Classification</b>: <span title=\"Codes:{http://www.whocc.no/atc N02AX51}\">tilidine and naloxone</span></p><p><b>Medication - Product Name</b>: Tilidin HEXAL® comp Lösung, 50/4 mg je 0,72 ml Tropfen zum Einnehmen, Lösung</p><p><b>Medication - Unit of presentation</b>: <span title=\"Codes:{http://standardterms.edqm.eu 15022000}\">Drop</span></p><p><b>identifier</b>: 12345</p><p><b>manufacturer</b>: Hexal AG</p><p><b>form</b>: <span title=\"Codes:{http://standardterms.edqm.eu 10101000}\">Oral drops, solution</span></p><p><b>amount</b>: 10 milliliter<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemL = 'mL')</span>/1</p><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title=\"Codes:{http://snomed.info/sct 373562008}\">Tilidine</span></p><p><b>isActive</b>: true</p><p><b>strength</b>: 50 milligram<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span>/20 Drop<span style=\"background: LightGoldenRodYellow\"> (Details: standardterms.edqm.eu  code15022000 = 'Drop')</span></p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title=\"Codes:{http://snomed.info/sct 372890007}\">Naloxone</span></p><p><b>isActive</b>: true</p><p><b>strength</b>: 4 milligram<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span>/20 Drop<span style=\"background: LightGoldenRodYellow\"> (Details: standardterms.edqm.eu  code15022000 = 'Drop')</span></p></blockquote></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.eu/fhir/mpd/StructureDefinition/ihe-ext-medication-classification",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://www.whocc.no/atc",
            "code" : "N02AX51",
            "display" : "tilidine and naloxone"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.eu/fhir/mpd/StructureDefinition/ihe-ext-medication-productname",
      "valueString" : "Tilidin HEXAL® comp Lösung, 50/4 mg je 0,72 ml Tropfen zum Einnehmen, Lösung"
    },
    {
      "url" : "http://hl7.eu/fhir/mpd/StructureDefinition/ihe-ext-medication-unitofpresentation",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://standardterms.edqm.eu",
            "code" : "15022000",
            "display" : "Drop"
          }
        ]
      }
    }
  ],
  "identifier" : [
    {
      "value" : "12345"
    }
  ],
  "manufacturer" : {
    "display" : "Hexal AG"
  },
  "form" : {
    "coding" : [
      {
        "system" : "http://standardterms.edqm.eu",
        "code" : "10101000",
        "display" : "Oral drops, solution"
      }
    ]
  },
  "amount" : {
    "numerator" : {
      "value" : 10,
      "unit" : "milliliter",
      "system" : "http://unitsofmeasure.org",
      "code" : "mL"
    },
    "denominator" : {
      "value" : 1
    }
  },
  "ingredient" : [
    {
      "itemCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "373562008",
            "display" : "Tilidine"
          }
        ]
      },
      "isActive" : true,
      "strength" : {
        "extension" : [
          {
            "url" : "http://hl7.eu/fhir/mpd/StructureDefinition/ihe-ext-medication-strengthsubstance",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "96186004",
                  "display" : "Tilidine hydrochloride"
                }
              ]
            }
          }
        ],
        "numerator" : {
          "value" : 50,
          "unit" : "milligram",
          "system" : "http://unitsofmeasure.org",
          "code" : "mg"
        },
        "denominator" : {
          "value" : 20,
          "unit" : "Drop",
          "system" : "http://standardterms.edqm.eu",
          "code" : "15022000"
        }
      }
    },
    {
      "itemCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "372890007",
            "display" : "Naloxone"
          }
        ]
      },
      "isActive" : true,
      "strength" : {
        "extension" : [
          {
            "url" : "http://hl7.eu/fhir/mpd/StructureDefinition/ihe-ext-medication-strengthsubstance",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "21518006",
                  "display" : "Naloxone hydrochloride"
                }
              ]
            }
          }
        ],
        "numerator" : {
          "value" : 4,
          "unit" : "milligram",
          "system" : "http://unitsofmeasure.org",
          "code" : "mg"
        },
        "denominator" : {
          "value" : 20,
          "unit" : "Drop",
          "system" : "http://standardterms.edqm.eu",
          "code" : "15022000"
        }
      }
    }
  ]
}