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

: cfsb1650999516847 - XML Representation

Raw xml | Download



<AdministrableProductDefinition xmlns="http://hl7.org/fhir">
  <id value="cfsb1650999516847"/>
  <text>
    <status value="generated"/>
    <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 "cfsb1650999516847" </p></div><p><b>identifier</b>: id: 123456</p><p><b>status</b>: active</p><p><b>formOf</b>: <a href="MedicinalProductDefinition-cfsb1650904258324.html">MedicinalProductDefinition/cfsb1650904258324</a></p><p><b>administrableDoseForm</b>: Tablet <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (#10219000)</span></p><p><b>unitOfPresentation</b>: Tablet <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (#15054000)</span></p><p><b>producedFrom</b>: <a href="ManufacturedItemDefinition-cfsb1650998521654.html">ManufacturedItemDefinition/cfsb1650998521654</a></p><blockquote><p><b>routeOfAdministration</b></p><p><b>code</b>: Oral use <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (#20053000)</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"> (#/#100000109093)</span></td></tr></table></blockquote></div>
  </text>
  <identifier>
    <system value="https://www.who-umc.org/phpid"/>
    <value value="123456"/>
  </identifier>
  <status value="active"/>
  <formOf>
    <reference value="MedicinalProductDefinition/cfsb1650904258324"/>
  </formOf>
  <administrableDoseForm>
    <coding>
      <system
              value="https://standardterms.edqm.eu/browse/get_concepts_by/SOM/SOM/"/>
      <code value="10219000"/>
    </coding>
    <text value="Tablet"/>
  </administrableDoseForm>
  <unitOfPresentation>
    <coding>
      <system value="https://standardterms.edqm.eu/browse/get_concepts/UOP/"/>
      <code value="15054000"/>
    </coding>
    <text value="Tablet"/>
  </unitOfPresentation>
  <producedFrom>
    <reference value="ManufacturedItemDefinition/cfsb1650998521654"/>
  </producedFrom>
  <routeOfAdministration>
    <code>
      <coding>
        <system value="https://standardterms.edqm.eu/browse/get_concepts/ROA/"/>
        <code value="20053000"/>
      </coding>
      <text value="Oral use"/>
    </code>
    <targetSpecies>
      <code>
        <coding>
          <system value="https://spor.ema.europa.eu/rmswi/"/>
          <code value="/#100000109093"/>
        </coding>
        <text value="Human"/>
      </code>
    </targetSpecies>
  </routeOfAdministration>
</AdministrableProductDefinition>