Canadian Baseline
1.1.0 - CI Build Canada flag

Canadian Baseline, published by HL7 Canada - FHIR Implementation Work Group. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-Canada/ca-baseline/ and changes regularly. See the Directory of published versions

: Encounter Type - XML Representation

Draft as of 2020-07-23

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="encountertype"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include codes from <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where concept  is-a 308335008 (Patient encounter procedure)</li></ul></div>
  </text>
  <url value="https://fhir.infoway-inforoute.ca/ValueSet/encountertype"/>
  <version value="1.1.0"/>
  <name value="EncounterType"/>
  <title value="Encounter Type"/>
  <status value="draft"/>
  <date value="2020-07-23"/>
  <publisher value="HL7 Canada - FHIR Implementation Work Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value
             value="https://infocentral.infoway-inforoute.ca/en/collaboration/wg/fhir-implementations"/>
    </telecom>
  </contact>
  <description
               value="The type of encounter: a specific code indicating type of service provided. This value set includes codes from SNOMED CT decending from the concept 308335008 (Patient encounter procedure (procedure))"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CA"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="308335008"/>
      </filter>
    </include>
  </compose>
</ValueSet>