This page is part of the C-CDA on FHIR Implementation Guide (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.2.0. For a full list of available versions, 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 |