0.1.0 - ci-build

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

: Goal achievement status - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vj-goal-achievement-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/goal-achievement</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>in-progress</td><td/></tr><tr><td>achieved</td><td/></tr><tr><td>not-achieved</td><td/></tr></table></li></ul></div>
  </text>
  <url value="http://fhir.onegde.no/ValueSet/vj-goal-achievement-status"/>
  <version value="0.1.0"/>
  <name value="GoalAchievementStatus"/>
  <title value="Goal achievement status"/>
  <status value="active"/>
  <date value="2021-08-18T14:36:33+02:00"/>
  <description
               value="Describes the progression, or lack thereof, towards the goal against the target."/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/ValueSet/goal-achievement"/>
      <concept>
        <code value="in-progress"/>
      </concept>
      <concept>
        <code value="achieved"/>
      </concept>
      <concept>
        <code value="not-achieved"/>
      </concept>
    </include>
  </compose>
</ValueSet>