UMC IDMP Request and Publish API
0.1.0 - CI Build International flag

UMC IDMP Request and Publish API, published by Uppsala Monitoring Centre. 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/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service/ and changes regularly. See the Directory of published versions

: AdministrableProductDefinition level 3 - XML Representation

Raw xml | Download


<AdministrableProductDefinition xmlns="http://hl7.org/fhir">
  <id value="6C4563BB76BE7967594979196EC91CD8"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2018-05-09T08:23:53.9949174+00:00"/>
    <source value="https://poc-idmp.who-umc.org/fhir"/>
    <profile
             value="http://who-umc.org/idmp/StructureDefinition/AdministrableProductDefinition-who-php"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Helvetica;"><h1 style="color: darkblue; background: lightgray; padding: 5px;">Pharmaceutical Product (Administrable Product Definition)</h1><table style="padding: 5px; text-align: left;"><tr><td style="font-weight: bold;">Id</td><td>6C4563BB76BE7967594979196EC91CD8</td></tr><tr><td style="font-weight: bold;">Level</td><td>3</td></tr></table><h2 style="color: darkblue; background: lightgray; padding: 5px;">Ingredients</h2><table style="padding: 5px; text-align: left;"><th>GSID</th><th>Substance name</th><th>Strength</th><tr><td>GSID9XBS2KCF3K1Z1</td><td>METHOTREXATE SODIUM</td><td/></tr></table><h2 style="color: darkblue; background: lightgray; padding: 5px;">Form</h2><table style="padding: 5px; text-align: left;"><tr><td style="font-weight: bold;">Basic dose form</td><td>Tablet (0069)</td></tr><tr><td style="font-weight: bold;">Administration method</td><td>Swallowing (0019)</td></tr><tr><td style="font-weight: bold;">Intended site</td><td>Oral (0031)</td></tr><tr><td style="font-weight: bold;">Release characteristics</td><td>Conventional (0047)</td></tr></table><h2 style="color: darkblue; background: lightgray; padding: 5px;">Parent PhPIDs</h2><table style="padding: 5px; text-align: left;"><th>Level</th><th>PhPID</th><tr><td style="font-weight: bold;">1</td><td>93FE88350C2E8868F7E8BD220C4E0010</td></tr></table></div>
  </text>
  <contained>
    <Ingredient>
      <id value="8ce9dfb6-4f4a-427d-9739-610d1e48959a"/>
      <meta>
        <source value="https://poc-idmp.who-umc.org/fhir"/>
        <profile
                 value="http://who-umc.org/idmp/StructureDefinition/Ingredient-who-php-publish"/>
      </meta>
      <status value="active"/>
      <for>
        <reference value="#"/>
      </for>
      <role>
        <coding>
          <system value="http://hl7.org/fhir/ingredient-role"/>
          <code value="100000072072"/>
        </coding>
        <text value="Active"/>
      </role>
      <substance>
        <code>
          <reference>🔗 
            <reference value="SubstanceDefinition/GSID9XBS2KCF3K1Z1"/>
            <identifier>
              <system value="https://gupri-idmp.who-umc.org/data/substance"/>
              <value value="GSID9XBS2KCF3K1Z1"/>
            </identifier>
            <display value="METHOTREXATE SODIUM"/>
          </reference>
        </code>
      </substance>
    </Ingredient>
  </contained>
  <extension url="http://who-umc.org/idmp/StructureDefinition/parent-phpid">
    <valueReference>🔗 
      <reference
                 value="AdministrableProductDefinition/93FE88350C2E8868F7E8BD220C4E0010"/>
      <identifier>
        <type>
          <coding>
            <system value="http://who-umc.org/idmp/CodeSystem/php-level"/>
            <code value="PhPIDLevel1"/>
          </coding>
        </type>
        <system value="https://gupri-idmp.who-umc.org/data/php"/>
        <value value="93FE88350C2E8868F7E8BD220C4E0010"/>
      </identifier>
    </valueReference>
  </extension>
  <extension
             url="http://who-umc.org/idmp/StructureDefinition/basic-dose-form">
    <valueCoding>
      <system
              value="http://who-umc.org/idmp/CodeSystem/edqmDoseFormAttributes"/>
      <code value="0069"/>
      <display value="Tablet"/>
    </valueCoding>
  </extension>
  <extension
             url="http://who-umc.org/idmp/StructureDefinition/administration-method">
    <valueCoding>
      <system
              value="http://who-umc.org/idmp/CodeSystem/edqmDoseFormAttributes"/>
      <code value="0019"/>
      <display value="Swallowing"/>
    </valueCoding>
  </extension>
  <extension url="http://who-umc.org/idmp/StructureDefinition/intended-site">
    <valueCoding>
      <system
              value="http://who-umc.org/idmp/CodeSystem/edqmDoseFormAttributes"/>
      <code value="0031"/>
      <display value="Oral"/>
    </valueCoding>
  </extension>
  <extension
             url="http://who-umc.org/idmp/StructureDefinition/release-characteristics">
    <valueCoding>
      <system
              value="http://who-umc.org/idmp/CodeSystem/edqmDoseFormAttributes"/>
      <code value="0047"/>
      <display value="Conventional"/>
    </valueCoding>
  </extension>
  <identifier>
    <type>
      <coding>
        <system value="http://who-umc.org/idmp/CodeSystem/php-level"/>
        <code value="PhPIDLevel3"/>
      </coding>
    </type>
    <system value="https://gupri-idmp.who-umc.org/data/php"/>
    <value value="6C4563BB76BE7967594979196EC91CD8"/>
  </identifier>
  <status value="active"/>
  <routeOfAdministration>
    <code>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
        <valueCode value="not-applicable"/>
      </extension>
    </code>
  </routeOfAdministration>
</AdministrableProductDefinition>