Genomics Clinical Picture Repository Implementation Guide
0.1.0 - ci-build

Genomics Clinical Picture Repository Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

: Encounter Class Value Set - XML Representation

Active as of 2022-03-21

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="EncounterClasses"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="CodeSystem-EncounterClass.html"><code>http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/EncounterClass</code></a></li><li>Import all the codes that are contained in <a href="http://terminology.hl7.org/3.1.0/ValueSet-v3-ActEncounterCode.html">http://terminology.hl7.org/ValueSet/v3-ActEncounterCode</a></li></ul></div>
  </text>
  <url value="http://aehrc.github.io/genclipr-fhir-ig/ValueSet/EncounterClasses"/>
  <version value="0.1.0"/>
  <name value="EncounterClasses"/>
  <title value="Encounter Class Value Set"/>
  <status value="active"/>
  <date value="2022-03-21T00:46:36+00:00"/>
  <publisher value="The Australian e-Health Research Centre"/>
  <contact>
    <name value="The Australian e-Health Research Centre"/>
    <telecom>
      <system value="url"/>
      <value value="https://aehrc.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="ontoserver-support@csiro.au"/>
    </telecom>
  </contact>
  <description
               value="Classes of encounters captured in a genomics clinical picture FHIR repository."/>
  <copyright
             value="[Australian Genomics](https://www.australiangenomics.org.au)"/>
  <compose>
    <include>
      <system
              value="http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/EncounterClass"/>
    </include>
    <include>
      <valueSet value="http://terminology.hl7.org/ValueSet/v3-ActEncounterCode"/>
    </include>
  </compose>
</ValueSet>