0.1.0 - ci-build

EgdeVJ_IG - Local Development build (v0.1.0). See the Directory of published versions

: EpisodeOfCareStatus - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="episode-of-care-status"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <code>http://hl7.org/fhir/ValueSet/episode-of-care-status</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>epiosode-of-care-status-active</td><td>Active</td></tr><tr><td>epiosode-of-care-status-planned</td><td>Planned</td></tr></table></li></ul></div>
  </text>
  <url value="http://fhir.onegde.no/ValueSet/episode-of-care-status"/>
  <version value="0.1.0"/>
  <name value="EpisodeOfCareStatus"/>
  <title value="EpisodeOfCareStatus"/>
  <status value="active"/>
  <date value="2021-08-18T14:36:33+02:00"/>
  <description value="The status of the episode of care."/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/ValueSet/episode-of-care-status"/>
      <concept>
        <code value="epiosode-of-care-status-active"/>
        <display value="Active"/>
      </concept>
      <concept>
        <code value="epiosode-of-care-status-planned"/>
        <display value="Planned"/>
      </concept>
    </include>
  </compose>
</ValueSet>