AppointmentResponseStatusCanonicalMap (http://hl7.org/fhir/ConceptMap/sc-appointmentresponse-status)

Mapping from Appointment Response Status to Canonical Status Codes for FHIR Resources

DRAFT. Published on 2020-12-28T16:55:11+11:00 by HL7 (FHIR Project) ( http://hl7.org/fhir, fhir@lists.hl7.org).

Canonical Mapping for "The Participation status for a participant in response to a request for an appointment."


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

Source Code Relationship Target Code
entered-in-error is equivalent to error
tentative is equivalent to draft
declined is equivalent to declined
accepted is equivalent to accepted
needs-action is equivalent to unknown
<status value="draft"/> <experimental value="false"/> <date value="2020-12-28T16:55:11+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 Participation status for a participant in response to a request for an appointment.""/> <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/appointmentresponse-status"/> <targetScopeCanonical value="http://hl7.org/fhir/ValueSet/resource-status"/> <group> <source value="http://hl7.org/fhir/participationstatus"/> <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="tentative"/> <target> <code value="draft"/> <relationship value="equivalent"/> </target> </element> <element> <code value="declined"/> <target> <code value="declined"/> <relationship value="equivalent"/> </target> </element> <element> <code value="accepted"/> <target> <code value="accepted"/> <relationship value="equivalent"/> </target> </element> <element> <code value="needs-action"/> <target> <code value="unknown"/> <relationship value="equivalent"/> </target> </element> </group> </ConceptMap>