FHIR Release 3 (STU) 4

This page is part of the FHIR Specification (v3.0.2: (v4.0.1: R4 - Mixed Normative and STU 3). ) in it's permanent home (it will always be available at this URL). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R4 R3 R4 R3

4.3.2.1068 4.4.2.1068 HL7 v3 Code System RoleStatus

Vocabulary Work Group   Maturity Level : N/A External Use Context : Any

This code system (http://hl7.org/fhir/v3/RoleStatus) (http://terminology.hl7.org/CodeSystem/v3-RoleStatus) is defined as part of HL7 v3.

Summary

Defining URL: http://hl7.org/fhir/v3/RoleStatus http://terminology.hl7.org/CodeSystem/v3-RoleStatus
Version: 2018-08-12
Name: v3.RoleStatus
Title: v3 Code System RoleStatus
Definition:

Codes representing the defined possible states of an Role, as defined by the Role class state machine.

OID: 2.16.840.1.113883.5.1068 (for OID based terminology systems)
Source Resource XML / JSON

This Code system is used in the following value sets:

  • ValueSet: v3 Code System RoleStatus ( Codes representing the defined possible states of an Role, as defined by the Role class state machine.)

Release Date: 2016-11-11 2018-08-12

Level Code Display Definition
1 normal normal The 'typical' state. Excludes "nullified" "nullified" which represents the termination state of a Role instance that was created in error.
2   active active The state representing the fact that the Entity is currently active in the Role.
2   cancelled cancelled The terminal state resulting from cancellation of the role prior to activation.
2   pending pending The state representing that fact that the role has not yet become active.
2   suspended suspended The state that represents a suspension of the Entity playing the Role. This state is arrived at from the "active" "active" state.
2   terminated terminated The state representing the successful termination of the Role.
1 nullified nullified The state representing the termination of a Role instance that was created in error.