WHO Clinical Care in Crisis Implementation Guide for Children
0.1.0 - ci-build

WHO Clinical Care in Crisis Implementation Guide for Children - Local Development build (v0.1.0). See the Directory of published versions

: Type of Consultation - XML Representation

Draft as of 2023-10-04

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="consultation-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-che-custom-codes.html"><code>https://fhir.dk.swisstph-mis.ch/matchbox/fhir/CodeSystem/che-custom-codes</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B3.46DE07">CHE.B3.DE07</a></td><td>Initial visit</td></tr><tr><td><a href="CodeSystem-che-custom-codes.html#che-custom-codes-CHE.46B3.46DE08">CHE.B3.DE08</a></td><td>Follow Up</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://fhir.dk.swisstph-mis.ch/matchbox/fhir/ValueSet/consultation-type"/>
  <version value="0.1.0"/>
  <name value="valueset-consultation-type"/>
  <title value="Type of Consultation"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2023-10-04T12:32:21+00:00"/>
  <publisher value="WHO"/>
  <contact>
    <name value="WHO"/>
    <telecom>
      <system value="url"/>
      <value value="http://who.int"/>
    </telecom>
  </contact>
  <description value="The child's visit is for a new consultation"/>
  <immutable value="true"/>
  <compose>
    <include>
      <system
              value="https://fhir.dk.swisstph-mis.ch/matchbox/fhir/CodeSystem/che-custom-codes"/>
      <concept>
        <code value="CHE.B3.DE07"/>
        <display value="Initial visit"/>
      </concept>
      <concept>
        <code value="CHE.B3.DE08"/>
        <display value="Follow Up"/>
      </concept>
    </include>
  </compose>
</ValueSet>