{ "resourceType": "ConceptMap", "id": "sc-device-statement-status", "url": "http://hl7.org/fhir/ConceptMap/sc-device-statement-status", "version": "4.0.0", "name": "DeviceUseStatementStatusCanonicalMap", "title": "Canonical Mapping for \"DeviceUseStatementStatus\"", "status": "draft", "date": "2018-12-27T22:37:54+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 \"A coded concept indicating the current status of the Device Usage.\"", "sourceCanonical": "http://hl7.org/fhir/ValueSet/device-statement-status", "targetCanonical": "http://hl7.org/fhir/ValueSet/resource-status", "group": [ { "source": "http://hl7.org/fhir/device-statement-status", "target": "http://hl7.org/fhir/resource-status", "element": [ { "code": "entered-in-error", "target": [ { "code": "error", "equivalence": "equivalent" } ] }, { "code": "intended", "target": [ { "code": "planned", "equivalence": "equivalent" } ] }, { "code": "active", "target": [ { "code": "active", "equivalence": "equivalent" } ] }, { "code": "on-hold", "target": [ { "code": "suspended", "equivalence": "equivalent" } ] }, { "code": "stopped", "target": [ { "code": "failed", "equivalence": "equivalent" } ] }, { "code": "completed", "target": [ { "code": "complete", "equivalence": "equivalent" } ] } ] } ] }