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 1 - XML Representation

Raw xml | Download


<AdministrableProductDefinition xmlns="http://hl7.org/fhir">
  <id value="93FE88350C2E8868F7E8BD220C4E0010"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2021-07-25T08:23:53.7713353+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>93FE88350C2E8868F7E8BD220C4E0010</td></tr><tr><td style="font-weight: bold;">Level</td><td>1</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;"/></div>
  </text>
  <contained>
    <Ingredient>
      <id value="bd76bad1-89e8-4a33-8dd5-08b4863212a5"/>
      <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>
  <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>
  <status value="active"/>
  <routeOfAdministration>
    <code>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
        <valueCode value="not-applicable"/>
      </extension>
    </code>
  </routeOfAdministration>
</AdministrableProductDefinition>