WHO-UMC IDMP Management and Publish API
0.1.0 - CI Build International flag

WHO-UMC IDMP Management 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="2020-06-09T06:33:28.0123945+00:00"/>
    <source value="http://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"><h1>Pharmaceutical Product (Administrable Product Definition)</h1><table><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>Ingredients</h2><table><th>Substance</th><th>Strength</th><tr><td>METHOTREXATE SODIUM</td><td></td></tr></table><h2>Form</h2><table></table></div>
  </text>
  <contained>
    <Ingredient>
      <id value="6fa345e5-af65-48ba-9819-9e0a74648ed4"/>
      <meta>
        <versionId value="1"/>
        <lastUpdated value="2018-09-12T06:33:28.0355898+00:00"/>
        <source value="http://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"/>
            <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="http://who-umc.org/idmp/phpid"/>
    <value value="93FE88350C2E8868F7E8BD220C4E0010"/>
  </identifier>
  <status value="active"/>
  <formOf>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
      <valueCode value="unsupported"/>
    </extension>
    <display value="Unsupported"/>
  </formOf>
  <routeOfAdministration>
    <code>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
        <valueCode value="not-applicable"/>
      </extension>
    </code>
  </routeOfAdministration>
</AdministrableProductDefinition>