This page is part of the C-CDA on FHIR Implementation Guide (v2.0.0: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. 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 | ||||
| Standards status: Trial-use | Maturity Level: 2 | Computable Name: CCDAtoFHIREncounterStatus | |||
C-CDA to FHIR Encounter Status
Language: en
Mapping from v3 Code System ActStatus to EncounterStatus
Group 1 Mapping from ActStatusversion: 4.0.0) 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 |