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

: Task output type - XML Representation

Active as of 2024-09-16

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="task-output-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem task-output-type</b></p><a name="task-output-type"> </a><a name="hctask-output-type"> </a><a name="task-output-type-en-US"> </a><p>This case-sensitive code system <code>http://who-umc.org/idmp/CodeSystem/task-output-type</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">phpid<a name="task-output-type-phpid"> </a></td><td>PhPID</td><td>PhPID</td></tr><tr><td style="white-space:nowrap">whodrugid<a name="task-output-type-whodrugid"> </a></td><td>Medicinal Product (WHODrug) ID</td><td>Medicinal Product (WHODrug) ID</td></tr><tr><td style="white-space:nowrap">gsid<a name="task-output-type-gsid"> </a></td><td>GSID</td><td>Global Substance Identifier</td></tr></table></div>
  </text>
  <url value="http://who-umc.org/idmp/CodeSystem/task-output-type"/>
  <version value="0.1.0"/>
  <name value="TaskOutputTypes"/>
  <title value="Task output type"/>
  <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 the available output types for a task"/>
  <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="phpid"/>
    <display value="PhPID"/>
    <definition value="PhPID"/>
  </concept>
  <concept>
    <code value="whodrugid"/>
    <display value="Medicinal Product (WHODrug) ID"/>
    <definition value="Medicinal Product (WHODrug) ID"/>
  </concept>
  <concept>
    <code value="gsid"/>
    <display value="GSID"/>
    <definition value="Global Substance Identifier"/>
  </concept>
</CodeSystem>