Spark Auto Mapper FHIR
  • API Reference
Spark Auto Mapper FHIR
  • »
  • spark_auto_mapper_fhir.value_sets.role_link_status
  • View page source

spark_auto_mapper_fhir.value_sets.role_link_status¶

Module Contents¶

Classes¶

RoleLinkStatus

v3.RoleLinkStatus

RoleLinkStatusValues

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¶

© Copyright 2021, Helix Team.

Built with Sphinx using a theme provided by Read the Docs.