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

: 8cf05f7c-481d-4bd6-9a7c-9ca3275601c3 - XML Representation

Raw xml | Download



<AdministrableProductDefinition xmlns="http://hl7.org/fhir">
  <id value="8cf05f7c-481d-4bd6-9a7c-9ca3275601c3"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/vulcan-epi/StructureDefinition/AdministrableProductDefinition-uv-epi"/>
  </meta>
  <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 "8cf05f7c-481d-4bd6-9a7c-9ca3275601c3" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-AdministrableProductDefinition-uv-epi.html">AdministrableProductDefinition (ePI)</a></p></div><p><b>identifier</b>: id: 0x712653c26276d3c31c11a7c198246a38</p><p><b>status</b>: active</p><p><b>formOf</b>: <a href="MedicinalProductDefinition-f1b25777-da7a-4a35-98af-ab18d3246d54.html">MedicinalProductDefinition/f1b25777-da7a-4a35-98af-ab18d3246d54</a></p><p><b>administrableDoseForm</b>: Tablet <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-CodeSystemUvEPIRrmswi.html">Referentials Management Services CodeSystem</a>#10219000)</span></p><p><b>unitOfPresentation</b>: Tablet <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-CodeSystemUvEPIRrmswi.html">Referentials Management Services CodeSystem</a>#15054000)</span></p><p><b>producedFrom</b>: <a href="ManufacturedItemDefinition-23fed712-2d60-461d-83a6-5fb939b2a939.html">ManufacturedItemDefinition/23fed712-2d60-461d-83a6-5fb939b2a939</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>#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"> (<a href="CodeSystem-CodeSystemUvEPIRrmswi.html">Referentials Management Services CodeSystem</a>#100000109093)</span></td></tr></table></blockquote></div>
  </text>
  <identifier>
    <system value="https://www.who-umc.org/phpid"/>
    <value value="0x712653c26276d3c31c11a7c198246a38"/>
  </identifier>
  <status value="active"/>
  <formOf>
    <reference
               value="MedicinalProductDefinition/f1b25777-da7a-4a35-98af-ab18d3246d54"/>
  </formOf>
  <administrableDoseForm>
    <coding>
      <system value="https://spor.ema.europa.eu/rmswi"/>
      <code value="10219000"/>
    </coding>
    <text value="Tablet"/>
  </administrableDoseForm>
  <unitOfPresentation>
    <coding>
      <system value="https://spor.ema.europa.eu/rmswi"/>
      <code value="15054000"/>
    </coding>
    <text value="Tablet"/>
  </unitOfPresentation>
  <producedFrom>
    <reference
               value="ManufacturedItemDefinition/23fed712-2d60-461d-83a6-5fb939b2a939"/>
  </producedFrom>
  <routeOfAdministration>
    <code>
      <coding>
        <system value="https://spor.ema.europa.eu/rmswi"/>
        <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>