FlagStatusCanonicalMap (http://hl7.org/fhir/ConceptMap/sc-flag-status)

Mapping from http://hl7.org/fhir/ValueSet/flag-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 "Indicates whether this flag is active and needs to be displayed to a user, or whether it is no longer needed or was entered in error."


Source Code Relationship Destination Code
entered-in-error is equivalent to error
active is equivalent to active
inactive is equivalent to inactive
<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 "Indicates whether this flag is active and needs to be displayed to a user, or whether it is no longer needed or was entered in error.""/> <sourceCanonical value="http://hl7.org/fhir/ValueSet/flag-status"/> <targetCanonical value="http://hl7.org/fhir/ValueSet/resource-status"/> <group> <source value="http://hl7.org/fhir/flag-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="active"/> <target> <code value="active"/> <relationship value="equivalent"/> </target> </element> <element> <code value="inactive"/> <target> <code value="inactive"/> <relationship value="equivalent"/> </target> </element> </group> </ConceptMap>