UnicomIG
0.1.0 - ci-build

UnicomIG, published by UNICOM. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/hl7-eu/unicom-ig and changes regularly. See the Directory of published versions

: Agen-5mg-Tablet-EE-APD - JSON Representation

Raw json | Download


{
  "resourceType" : "AdministrableProductDefinition",
  "id" : "Agen-5mg-Tablet-EE-APD",
  "meta" : {
    "profile" : [
      "http://unicom-project.eu/fhir/StructureDefinition/PPLAdministrableProductDefinition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: AdministrableProductDefinition</b><a name=\"Agen-5mg-Tablet-EE-APD\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource AdministrableProductDefinition &quot;Agen-5mg-Tablet-EE-APD&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PPLAdministrableProductDefinition.html\">PPL Administrable Product profile</a></p></div><p><b>status</b>: active</p><p><b>formOf</b>: <a href=\"MedicinalProductDefinition-Agen-5mg-Tablet-EE-MPD.html\">MedicinalProductDefinition/Agen-5mg-Tablet-EE-MPD</a></p><p><b>administrableDoseForm</b>: Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-pharmaceutical-dose-form-ema-cs.html\">Pharmaceutical Dose Form EMA</a>#100000073664)</span></p><p><b>unitOfPresentation</b>: Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-unit-of-presentation-ema-cs.html\">Unit of Presentation EMA</a>#200000002152)</span></p><p><b>producedFrom</b>: <a href=\"ManufacturedItemDefinition-Agen-5mg-Tablet-EE-MID.html\">ManufacturedItemDefinition/Agen-5mg-Tablet-EE-MID</a></p><h3>RouteOfAdministrations</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td></tr><tr><td>*</td><td>Oral use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-routes-and-methods-of-administration-ema-cs.html\">Routes and Methods of Administration EMA</a>#100000073619)</span></td></tr></table></div>"
  },
  "status" : "active",
  "formOf" : [
    {
      "reference" : "MedicinalProductDefinition/Agen-5mg-Tablet-EE-MPD"
    }
  ],
  "administrableDoseForm" : {
    "coding" : [
      {
        "system" : "https://spor.ema.europa.eu/v1/lists/200000000004",
        "code" : "100000073664",
        "display" : "Tablet"
      }
    ]
  },
  "unitOfPresentation" : {
    "coding" : [
      {
        "system" : "https://spor.ema.europa.eu/v1/lists/200000000014",
        "code" : "200000002152",
        "display" : "Tablet"
      }
    ]
  },
  "producedFrom" : [
    {
      "reference" : "ManufacturedItemDefinition/Agen-5mg-Tablet-EE-MID"
    }
  ],
  "routeOfAdministration" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "https://spor.ema.europa.eu/v1/lists/100000073345",
            "code" : "100000073619",
            "display" : "Oral use"
          }
        ]
      }
    }
  ]
}