WHO SMART Guideline: Surveillance and Outbreak Toolkit
0.2.1 - CI Build International flag

WHO SMART Guideline: Surveillance and Outbreak Toolkit, published by WHO. This is not an authorized publication; it is the continuous build for version 0.2.1. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-ot and changes regularly. See the Directory of published versions

: Water Characteristics - XML Representation

Draft as of 2023-11-07

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="WaterCharacteristicsCs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This  code system <code>http://worldhealthorganization.github.io/smart-ot/WaterCharacteristics</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td></tr><tr><td style="white-space:nowrap">Clear<a name="WaterCharacteristicsCs-Clear"> </a></td></tr><tr><td style="white-space:nowrap">Filtered<a name="WaterCharacteristicsCs-Filtered"> </a></td></tr><tr><td style="white-space:nowrap">Treated<a name="WaterCharacteristicsCs-Treated"> </a></td></tr></table></div>
  </text>
  <url
       value="http://worldhealthorganization.github.io/smart-ot/WaterCharacteristics"/>
  <version value="0.2.1"/>
  <name value="WaterCharacteristicsCs"/>
  <title value="Water Characteristics"/>
  <status value="draft"/>
  <date value="2023-11-07T05:59:29+00:00"/>
  <publisher value="WHO"/>
  <contact>
    <name value="WHO"/>
    <telecom>
      <system value="url"/>
      <value value="http://who.int"/>
    </telecom>
  </contact>
  <description value="Water Characteristics"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="Clear"/>
    <display value="Clear"/>
  </concept>
  <concept>
    <code value="Filtered"/>
    <display value="Filtered"/>
  </concept>
  <concept>
    <code value="Treated"/>
    <display value="Treated"/>
  </concept>
</CodeSystem>