C-CDA on FHIR, published by HL7 International / Cross-Group Projects. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ccda-on-fhir/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/us/ccda/ConceptMap/CF-EncounterStatus | Version: 2.0.0-ballot | |||
Active as of 2024-09-22 | Computable Name: CCDAtoFHIREncounterStatus |
C-CDA to FHIR Encounter Status
Generated Narrative: ConceptMap CF-EncounterStatus
Mapping from http://terminology.hl7.org/CodeSystem/v3-ActStatus to http://hl7.org/fhir/encounter-status
Group 1 Mapping from ActStatus to EncounterStatus
Source Code | Relationship | Target Code | Comment |
aborted | maps to wider concept | unknown | Semantically this could be 'finished', but that might imply completion. |
active | is equal to | in-progress | |
cancelled | is equal to | cancelled | |
completed | is equal to | finished | |
held | maps to wider concept | planned | Held encounters have been planned, but intent to execute has been suspended. |
new | maps to wider concept | unknown | This is not Planned, because New encounters have been planned but may or may not have been started. 'Planned' encounters in FHIR have not been started. |
suspended | narrower | onleave | Suspended encounters have been started, but intent to execute has been temporarily stopped. On-leave is a special case of this circumstance. |
nullified | is equal to | entered-in-error |