CH EPL (R5)
0.1.0 - ci-build

CH EPL (R5), published by Federal Office of Public Health FOPH. 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/bag-epl/bag-epl-fhir/ and changes regularly. See the Directory of published versions

: MI Solvent - JSON Representation

Raw json | Download

{
  "resourceType" : "ManufacturedItemDefinition",
  "id" : "MI-Solvent",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-epl/StructureDefinition/ch-idmp-manufactureditemdefinition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ManufacturedItemDefinition MI-Solvent</b></p><a name=\"MI-Solvent\"> </a><a name=\"hcMI-Solvent\"> </a><a name=\"MI-Solvent-en-US\"> </a><p><b>status</b>: Active</p><p><b>manufacturedDoseForm</b>: <span title=\"Codes:{http://standardterms.edqm.eu 13035000}\">Solvent for...</span></p><p><b>unitOfPresentation</b>: <span title=\"Codes:{http://standardterms.edqm.eu 15009000}\">Bottle</span></p></div>"
  },
  "status" : "active",
  "manufacturedDoseForm" : {
    "coding" : [
      {
        "system" : "http://standardterms.edqm.eu",
        "code" : "13035000",
        "display" : "Solvent for..."
      }
    ]
  },
  "unitOfPresentation" : {
    "coding" : [
      {
        "system" : "http://standardterms.edqm.eu",
        "code" : "15009000",
        "display" : "Bottle"
      }
    ]
  }
}