Miscellaneous ePI Test
0.1.0 - CI Build

Miscellaneous ePI Test, published by . 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/cander2/epi-test/ and changes regularly. See the Directory of published versions

: Administrable Product - Tegretol (carbamazepine) 200 mg for tablet - JSON Representation

Raw json | Download


{
  "resourceType" : "AdministrableProductDefinition",
  "id" : "adminprodcarbamazepine200",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/AdministrableProductDefinition-uv-epi"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: AdministrableProductDefinition</b><a name=\"adminprodcarbamazepine200\"> </a><a name=\"hcadminprodcarbamazepine200\"> </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;adminprodcarbamazepine200&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/HL7/emedicinal-product-info/StructureDefinition-AdministrableProductDefinition-uv-epi.html\">AdministrableProductDefinition (ePI)</a></p></div><p><b>identifier</b>: <code>https://www.who-umc.org/phpid</code>/FB9808F4FED210183F412F9998622287</p><p><b>status</b>: active</p><p><b>formOf</b>: <a href=\"MedicinalProductDefinition-medprodcarbamazepine200.html\">MedicinalProductDefinition/medprodcarbamazepine200</a></p><p><b>administrableDoseForm</b>: Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#10219000)</span></p><p><b>unitOfPresentation</b>: 15054000 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#15054000)</span></p><p><b>producedFrom</b>: <a href=\"ManufacturedItemDefinition-manitemcarbamazepine200.html\">ManufacturedItemDefinition/manitemcarbamazepine200</a></p><h3>RouteOfAdministrations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>20053000 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#20053000)</span></td></tr></table></div>"
  },
  "identifier" : [
    {
      "system" : "https://www.who-umc.org/phpid",
      "value" : "FB9808F4FED210183F412F9998622287"
    }
  ],
  "status" : "active",
  "formOf" : [
    {
      🔗 "reference" : "MedicinalProductDefinition/medprodcarbamazepine200"
    }
  ],
  "administrableDoseForm" : {
    "coding" : [
      {
        "system" : "https://spor.ema.europa.eu/rmswi",
        "code" : "10219000"
      }
    ],
    "text" : "Tablet"
  },
  "unitOfPresentation" : {
    "coding" : [
      {
        "system" : "https://spor.ema.europa.eu/rmswi",
        "code" : "15054000"
      }
    ]
  },
  "producedFrom" : [
    {
      🔗 "reference" : "ManufacturedItemDefinition/manitemcarbamazepine200"
    }
  ],
  "routeOfAdministration" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "https://spor.ema.europa.eu/rmswi",
            "code" : "20053000"
          }
        ]
      }
    }
  ]
}