Vulcan ePI FHIR Implementation Guide
0.1.0 - CI Build

Vulcan ePI FHIR Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

: cfsb1639760977050 - JSON Representation

Raw json | Download


{
  "resourceType" : "AdministrableProductDefinition",
  "id" : "cfsb1639760977050",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: AdministrableProductDefinition</b></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 \"cfsb1639760977050\" </p></div><p><b>identifier</b>: id: 0xE857DA811B4A6F3BD57810C45D2EA1ED (OFFICIAL)</p><p><b>status</b>: active</p><p><b>formOf</b>: <a href=\"MedicinalProductDefinition-cfsb1639760186202.html\">MedicinalProductDefinition/cfsb1639760186202</a></p><p><b>administrableDoseForm</b>: Granules and solvent for oral suspension <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CodeSystemUvEPIRrmswi.html\">Referentials Management Services CodeSystem</a>#100000116155)</span></p><p><b>producedFrom</b>: <a href=\"ManufacturedItemDefinition-cfsb1639756818482.html\">ManufacturedItemDefinition/cfsb1639756818482</a></p><blockquote><p><b>routeOfAdministration</b></p><p><b>code</b>: oral use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CodeSystemUvEPIRrmswi.html\">Referentials Management Services CodeSystem</a>#100000073619)</span></p><h3>TargetSpecies</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td></tr><tr><td>*</td><td>Human <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CodeSystemUvEPIRrmswi.html\">Referentials Management Services CodeSystem</a>#100000109093)</span></td></tr></table></blockquote></div>"
  },
  "identifier" : [
    {
      "use" : "official",
      "system" : "https://www.who-umc.org/phpid",
      "value" : "0xE857DA811B4A6F3BD57810C45D2EA1ED"
    }
  ],
  "status" : "active",
  "formOf" : [
    {
      "reference" : "MedicinalProductDefinition/cfsb1639760186202"
    }
  ],
  "administrableDoseForm" : {
    "coding" : [
      {
        "system" : "https://spor.ema.europa.eu/rmswi",
        "code" : "100000116155"
      }
    ],
    "text" : "Granules and solvent for oral suspension"
  },
  "producedFrom" : [
    {
      "reference" : "ManufacturedItemDefinition/cfsb1639756818482"
    }
  ],
  "routeOfAdministration" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "https://spor.ema.europa.eu/rmswi",
            "code" : "100000073619"
          }
        ],
        "text" : "oral use"
      },
      "targetSpecies" : [
        {
          "code" : {
            "coding" : [
              {
                "system" : "https://spor.ema.europa.eu/rmswi",
                "code" : "100000109093"
              }
            ],
            "text" : "Human"
          }
        }
      ]
    }
  ]
}