<?xml version=“1.0” encoding=“UTF-8”?> <ConceptMap xmlns=“hl7.org/fhir”>
<id value="sc-goal-status"/> <url value="http://hl7.org/fhir/ConceptMap/sc-goal-status"/> <version value="4.0.1"/> <name value="GoalLifecycleStatusCanonicalMap"/> <title value="Canonical Mapping for "GoalLifecycleStatus""/> <status value="draft"/> <date value="2019-11-01T09:29:23+11:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="Canonical Mapping for "Codes that reflect the current state of a goal and whether the goal is still being targeted.""/> <sourceCanonical value="http://hl7.org/fhir/ValueSet/goal-status"/> <targetCanonical value="http://hl7.org/fhir/ValueSet/resource-status"/> <group> <source value="http://hl7.org/fhir/goal-status"/> <target value="http://hl7.org/fhir/resource-status"/> <element> <code value="entered-in-error"/> <target> <code value="error"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="proposed"/> <target> <code value="proposed"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="planned"/> <target> <code value="planned"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="rejected"/> <target> <code value="declined"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="accepted"/> <target> <code value="accepted"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="active"/> <target> <code value="active"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="on-hold"/> <target> <code value="suspended"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="completed"/> <target> <code value="complete"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="cancelled"/> <target> <code value="abandoned"/> <equivalence value="equivalent"/> </target> </element> </group>
</ConceptMap>