Release 4

Sc-valueset-goal-achievement.xml

Patient Care Work GroupMaturity Level: N/AStandards Status: Informative

Raw XML (canonical form + also see XML Format Specification)

Jump past Narrative

Canonical Mapping for "Goal achievement status"

<?xml version="1.0" encoding="UTF-8"?>

<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="sc-goal-achievement"/> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2> GoalAchievementStatusCanonicalMap (http://hl7.org/fhir/ConceptMap/sc-goal-achievement)</h2> 
      <p> Mapping from 
        <a href="valueset-goal-achievement.html">http://hl7.org/fhir/ValueSet/goal-achievement</a>  to 
        <a href="valueset-resource-status.html">http://hl7.org/fhir/ValueSet/resource-status</a> 
      </p> 
      <p> DRAFT. Published on Jan 21, 2021 3:34:20 PM by HL7 International - Patient Care WG (
        <a href="http://www.hl7.org/Special/committees/patientcare/">http://www.hl7.org/Special/com...</a> ). 
      </p> 
      <div> 
        <p> Canonical Mapping for &quot;Describes the progression, or lack thereof, towards the goal
           against the target.&quot;</p> 

      </div> 
      <br/>  
      <table class="grid">
        <tr> 
          <td> 
            <b> Source Code</b> 
          </td> 
          <td> 
            <b> Equivalence</b> 
          </td> 
          <td> 
            <b> Destination Code</b> 
          </td> 
        </tr> 
        <tr> 
          <td> in-progress, sustaining, improving, worsening, no-change</td> 
          <td> equivalent</td> 
          <td> active</td> 
        </tr> 
        <tr> 
          <td> achieved</td> 
          <td> equivalent</td> 
          <td> complete</td> 
        </tr> 
        <tr> 
          <td> not-attainable</td> 
          <td> equivalent</td> 
          <td> abandoned</td> 
        </tr> 
        <tr> 
          <td> no-progress, not-achieved</td> 
          <td> equivalent</td> 
          <td> not-done</td> 
        </tr> 
      </table> 
    </div> 
  </text> 
  <url value="http://hl7.org/fhir/ConceptMap/sc-goal-achievement"/> 
  <version value="4.0.1"/> 
  <name value="GoalAchievementStatusCanonicalMap"/> 
  <title value="Canonical Mapping for &quot;Goal achievement status&quot;"/> 
  <status value="draft"/> 
  <date value="2021-01-21T15:34:20+00:00"/> 
  <publisher value="HL7 International - Patient Care WG"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://www.hl7.org/Special/committees/patientcare/"/> 
    </telecom> 
  </contact> 
  <description value="Canonical Mapping for &quot;Describes the progression, or lack thereof, towards the goal
   against the target.&quot;"/> 
  <sourceCanonical value="http://hl7.org/fhir/ValueSet/goal-achievement"/> 
  <targetCanonical value="http://hl7.org/fhir/ValueSet/resource-status"/> 
  <group> 
    <source value="http://terminology.hl7.org/CodeSystem/goal-achievement"/> 
    <target value="http://hl7.org/fhir/resource-status"/> 
    <element> 
      <code value="in-progress, sustaining, improving, worsening, no-change"/> 
      <target> 
        <code value="active"/> 
        <equivalence value="equivalent"/> 
      </target> 
    </element> 
    <element> 
      <code value="achieved"/> 
      <target> 
        <code value="complete"/> 
        <equivalence value="equivalent"/> 
      </target> 
    </element> 
    <element> 
      <code value="not-attainable"/> 
      <target> 
        <code value="abandoned"/> 
        <equivalence value="equivalent"/> 
      </target> 
    </element> 
    <element> 
      <code value="no-progress, not-achieved"/> 
      <target> 
        <code value="not-done"/> 
        <equivalence value="equivalent"/> 
      </target> 
    </element> 
  </group> 
</ConceptMap> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.