EventStatusCanonicalMap (http://hl7.org/fhir/ConceptMap/sc-event-status)

Mapping from EventStatus to Canonical Status Codes for FHIR Resources

DRAFT. Published on 2023-03-26T15:21:02+11:00 by HL7 (FHIR Project) ( http://hl7.org/fhir, fhir@lists.hl7.org).

Canonical Mapping for "Codes identifying the lifecycle stage of an event."


Group 1Mapping from EventStatus to Canonical Status Codes for FHIR Resources

Source Code Relationship Target Code
entered-in-error is equivalent to error
preparation is equivalent to planned
in-progress is equivalent to active
on-hold is equivalent to suspended
stopped is equivalent to failed
completed is equivalent to complete
not-done is equivalent to abandoned
unknown is equivalent to unknown
<status value="draft"/> <experimental value="false"/> <date value="2023-03-26T15:21:02+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 identifying the lifecycle stage of an event.""/> <jurisdiction> <coding> <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> <code value="001"/> <display value="World"/> </coding> </jurisdiction> <sourceScopeCanonical value="http://hl7.org/fhir/ValueSet/event-status"/> <targetScopeCanonical value="http://hl7.org/fhir/ValueSet/resource-status"/> <group> <source value="http://hl7.org/fhir/event-status"/> <target value="http://hl7.org/fhir/resource-status"/> <element> <code value="entered-in-error"/> <target> <code value="error"/> <relationship value="equivalent"/> </target> </element> <element> <code value="preparation"/> <target> <code value="planned"/> <relationship value="equivalent"/> </target> </element> <element> <code value="in-progress"/> <target> <code value="active"/> <relationship value="equivalent"/> </target> </element> <element> <code value="on-hold"/> <target> <code value="suspended"/> <relationship value="equivalent"/> </target> </element> <element> <code value="stopped"/> <target> <code value="failed"/> <relationship value="equivalent"/> </target> </element> <element> <code value="completed"/> <target> <code value="complete"/> <relationship value="equivalent"/> </target> </element> <element> <code value="not-done"/> <target> <code value="abandoned"/> <relationship value="equivalent"/> </target> </element> <element> <code value="unknown"/> <target> <code value="unknown"/> <relationship value="equivalent"/> </target> </element> </group> </ConceptMap>