This page is part of the FHIR Specification (v4.6.0: R5 Draft Ballot). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4
Patient Care Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
Canonical Mapping for "GoalAchievementStatus"
<?xml version="1.0" encoding="UTF-8"?> <ConceptMap xmlns="http://hl7.org/fhir"> <id value="sc-goal-achievement"/> <text> <status value="extensions"/> <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 ?ngen-10? 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 "Describes the progression, or lack thereof, towards the goal against the target."</p> </div> <br/> <table class="grid"> <tr> <td> <b> Source Code</b> </td> <td> <b> Relationship</b> </td> <td> <b> Destination Code</b> </td> </tr> <tr> <td> in-progress, sustaining, improving, worsening, no-change</td> <td> <a href="codesystem-concept-map-relationship.html#equivalent">is equivalent to</a> </td> <td> active</td> </tr> <tr> <td> achieved</td> <td> <a href="codesystem-concept-map-relationship.html#equivalent">is equivalent to</a> </td> <td> complete</td> </tr> <tr> <td> not-attainable</td> <td> <a href="codesystem-concept-map-relationship.html#equivalent">is equivalent to</a> </td> <td> abandoned</td> </tr> <tr> <td> no-progress, not-achieved</td> <td> <a href="codesystem-concept-map-relationship.html#equivalent">is equivalent to</a> </td> <td> not-done</td> </tr> </table> </div> </text> <url value="http://hl7.org/fhir/ConceptMap/sc-goal-achievement"/> <version value="4.6.0"/> <name value="GoalAchievementStatusCanonicalMap"/> <title value="Canonical Mapping for "GoalAchievementStatus""/> <status value="draft"/> <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 "Describes the progression, or lack thereof, towards the goal against the target.""/> <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"/> <relationship value="equivalent"/> </target> </element> <element> <code value="achieved"/> <target> <code value="complete"/> <relationship value="equivalent"/> </target> </element> <element> <code value="not-attainable"/> <target> <code value="abandoned"/> <relationship value="equivalent"/> </target> </element> <element> <code value="no-progress, not-achieved"/> <target> <code value="not-done"/> <relationship 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.