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

: PhPId level - XML Representation

Active as of 2024-09-16

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="php-level"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem php-level</b></p><a name="php-level"> </a><a name="hcphp-level"> </a><a name="php-level-en-US"> </a><p>This case-sensitive code system <code>http://who-umc.org/idmp/CodeSystem/php-level</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">PhPIDLevel1<a name="php-level-PhPIDLevel1"> </a></td><td>Level 1</td><td>Level 1 - Substance specified</td></tr><tr><td style="white-space:nowrap">PhPIDLevel2<a name="php-level-PhPIDLevel2"> </a></td><td>Level 2</td><td>Level 2 - Substance and strength specified</td></tr><tr><td style="white-space:nowrap">PhPIDLevel3<a name="php-level-PhPIDLevel3"> </a></td><td>Level 3</td><td>Level 3 - Substance and form specified</td></tr><tr><td style="white-space:nowrap">PhPIDLevel4<a name="php-level-PhPIDLevel4"> </a></td><td>Level 4</td><td>Level 4 - Substance, strength and form specified</td></tr></table></div>
  </text>
  <url value="http://who-umc.org/idmp/CodeSystem/php-level"/>
  <version value="0.1.0"/>
  <name value="PhpIdLevels"/>
  <title value="PhPId level"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-09-16T12:33:19+00:00"/>
  <publisher value="Uppsala Monitoring Centre"/>
  <contact>
    <name value="Uppsala Monitoring Centre"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.who-umc.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Uppsala Monitoring Centre"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.who-umc.org"/>
    </telecom>
  </contact>
  <description value="This system lists PhPID types: level and stratum"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <copyright value="Uppsala Monitoring Centre"/>
  <caseSensitive value="true"/>
  <compositional value="false"/>
  <content value="complete"/>
  <concept>
    <code value="PhPIDLevel1"/>
    <display value="Level 1"/>
    <definition value="Level 1 - Substance specified"/>
  </concept>
  <concept>
    <code value="PhPIDLevel2"/>
    <display value="Level 2"/>
    <definition value="Level 2 - Substance and strength specified"/>
  </concept>
  <concept>
    <code value="PhPIDLevel3"/>
    <display value="Level 3"/>
    <definition value="Level 3 - Substance and form specified"/>
  </concept>
  <concept>
    <code value="PhPIDLevel4"/>
    <display value="Level 4"/>
    <definition value="Level 4 - Substance, strength and form specified"/>
  </concept>
</CodeSystem>