FHIR Cross-Version Extensions package for FHIR R4 from FHIR R2
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R2 - Version 0.0.1-snapshot-2. See the Directory of published versions

: Cross-version VS for R2.EncounterClass for use in FHIR R4 - XML Representation

Page standards status: Informative Maturity Level: 0

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="R2-encounter-class-for-R4"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet R2-encounter-class-for-R4</b></p><a name="R2-encounter-class-for-R4"> </a><a name="hcR2-encounter-class-for-R4"> </a><p>This value set expansion contains 3 concepts.</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap"><a name="R2-encounter-class-for-R4-http://hl7.org/fhir/encounter-class-outpatient"> </a>  <a href="CodeSystem-encounter-class.html#encounter-class-outpatient">outpatient</a></td><td>http://hl7.org/fhir/encounter-class</td><td>Outpatient</td><td>An encounter during which the patient is not hospitalized overnight.</td></tr><tr><td style="white-space:nowrap"><a name="R2-encounter-class-for-R4-http://hl7.org/fhir/encounter-class-ambulatory"> </a>  <a href="CodeSystem-encounter-class.html#encounter-class-ambulatory">ambulatory</a></td><td>http://hl7.org/fhir/encounter-class</td><td>Ambulatory</td><td>An encounter where the patient visits the practitioner in his/her office, e.g. a G.P. visit.</td></tr><tr><td style="white-space:nowrap"><a name="R2-encounter-class-for-R4-http://hl7.org/fhir/encounter-class-other"> </a>  <a href="CodeSystem-encounter-class.html#encounter-class-other">other</a></td><td>http://hl7.org/fhir/encounter-class</td><td>Other</td><td>Any other encounter type that is not described by one of the other values. Where this is used it is expected that an implementer will include an extension value to define what the actual other type is.</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/package-source">
    <extension url="packageId">
      <valueId value="hl7.fhir.uv.xver-r2.r4"/>
    </extension>
    <extension url="version">
      <valueString value="0.0.1-snapshot-2"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/fhir/1.0/ValueSet/R2-encounter-class-for-R4"/>
  <version value="0.0.1-snapshot-2"/>
  <name value="R2_encounter_class_for_R4"/>
  <title value="Cross-version VS for R2.EncounterClass for use in FHIR R4"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-09-01T22:35:39.054298+10:00"/>
  <publisher value="FHIR Infrastructure"/>
  <contact>
    <name value="FHIR Infrastructure"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fiwg"/>
    </telecom>
  </contact>
  <description
               value="This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/encounter-class|1.0.2 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R2 to R4."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/encounter-class"/>
      <version value="1.0.2"/>
      <concept>
        <code value="outpatient"/>
        <display value="Outpatient"/>
      </concept>
      <concept>
        <code value="ambulatory"/>
        <display value="Ambulatory"/>
      </concept>
      <concept>
        <code value="other"/>
        <display value="Other"/>
      </concept>
    </include>
  </compose>
  <expansion>
    <timestamp value="2025-09-01T22:35:39.054283+10:00"/>
    <contains>
      <system value="http://hl7.org/fhir/encounter-class"/>
      <version value="1.0.2"/>
      <code value="outpatient"/>
      <display value="Outpatient"/>
    </contains>
    <contains>
      <system value="http://hl7.org/fhir/encounter-class"/>
      <version value="1.0.2"/>
      <code value="ambulatory"/>
      <display value="Ambulatory"/>
    </contains>
    <contains>
      <system value="http://hl7.org/fhir/encounter-class"/>
      <version value="1.0.2"/>
      <code value="other"/>
      <display value="Other"/>
    </contains>
  </expansion>
</ValueSet>