description: This extension applies to the PractitionerRole resource and indicates the possible states of the Role, as defined by the HL7v3 Role class state machine. package_name: hl7.fhir.ca.baseline derivation: constraint name: ExtensionRoleStatus type: Extension elements: url: pattern: {type: Uri, value: 'http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-rolestatus'} index: 0 valueCode: short: normal | active | cancelled | pending | suspended | terminated | nullified binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-RoleStatus'} index: 1 package_version: 1.1.6-pre class: extension kind: complex-type url: http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-rolestatus base: http://hl7.org/fhir/StructureDefinition/Extension version: 0.3.0 required: [url, valueCode]