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