spark_auto_mapper_fhir.value_sets.role_link_status
¶
Module Contents¶
Classes¶
v3.RoleLinkStatus |
|
Description: The ‘typical’ state. Excludes “nullified” which represents the |
- class spark_auto_mapper_fhir.value_sets.role_link_status.RoleLinkStatus(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
v3.RoleLinkStatus From: http://terminology.hl7.org/ValueSet/v3-RoleLinkStatus in v3-codesystems.xml
Description:
Codes representing possible states of a RoleLink, as defined by the RoleLink class state machine.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/v3-RoleLinkStatus¶
- class spark_auto_mapper_fhir.value_sets.role_link_status.RoleLinkStatusValues¶
Description: The ‘typical’ state. Excludes “nullified” which represents the termination state of a RoleLink instance that was created in error. From: http://terminology.hl7.org/CodeSystem/v3-RoleLinkStatus in v3-codesystems.xml
- Normal¶
Description: The state representing the termination of a RoleLink instance that was created in error. From: http://terminology.hl7.org/CodeSystem/v3-RoleLinkStatus in v3-codesystems.xml
- Nullified¶