FHIR Cross-Version Extensions package for FHIR R4B from FHIR R3 - Version 0.0.1-snapshot-2. See the Directory of published versions
CodeSystem: v3 Code System ManagedParticipationStatus
| Official URL: http://hl7.org/fhir/v3/ManagedParticipationStatus
|
Version:
2016-11-11
|
|
Standards status:
Informative
|
Maturity Level: 0
|
Computable Name: v3 Code System ManagedParticipationStatus |
Codes representing the defined possible states of a Managed Participation, as defined by the Managed Participation class state machine.
This Code system is referenced in the content logical definition of the following value sets:
This case-sensitive code system http://hl7.org/fhir/v3/ManagedParticipationStatus defines the following codes in a Is-A hierarchy:
| Lvl | Code | Definition |
| 1 |
normal |
The 'typical' state. Excludes "nullified" which represents the termination state of a participation instance that was created in error. |
| 2 |
active |
The state representing the fact that the Participation is in progress. |
| 2 |
cancelled |
The terminal state resulting from cancellation of the Participation prior to activation. |
| 2 |
completed |
The terminal state representing the successful completion of the Participation. |
| 2 |
pending |
The state representing that fact that the Participation has not yet become active. |
| 1 |
nullified |
The state representing the termination of a Participation instance that was created in error. |