CompositionStatusCanonicalMap (http://hl7.org/fhir/ConceptMap/sc-composition-status)

Mapping from http://hl7.org/fhir/ValueSet/composition-status to http://hl7.org/fhir/ValueSet/resource-status

DRAFT. Published on 17 Jan. 2021, 7:06:13 am by HL7 (FHIR Project) ( http://hl7.org/fhir, fhir@lists.hl7.org).

Canonical Mapping for "The workflow/clinical status of the composition."


Source Code Relationship Destination Code
entered-in-error is equivalent to error
preliminary is equivalent to draft
amended is equivalent to replaced
final is equivalent to complete
<status value="draft"/> <date value="2021-01-17T07:06:13+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 "The workflow/clinical status of the composition.""/> <sourceCanonical value="http://hl7.org/fhir/ValueSet/composition-status"/> <targetCanonical value="http://hl7.org/fhir/ValueSet/resource-status"/> <group> <source value="http://hl7.org/fhir/composition-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="preliminary"/> <target> <code value="draft"/> <relationship value="equivalent"/> </target> </element> <element> <code value="amended"/> <target> <code value="replaced"/> <relationship value="equivalent"/> </target> </element> <element> <code value="final"/> <target> <code value="complete"/> <relationship value="equivalent"/> </target> </element> </group> </ConceptMap>