spark_auto_mapper_fhir.value_sets.role_class_associative
¶
Module Contents¶
Classes¶
v3.RoleClassAssociative |
|
Corresponds to the Role class |
- class spark_auto_mapper_fhir.value_sets.role_class_associative.RoleClassAssociative(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
v3.RoleClassAssociative From: http://terminology.hl7.org/ValueSet/v3-RoleClassAssociative in v3-codesystems.xml
A general association between two entities that is neither partitive nor
ontological.
- 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-RoleClass¶
- class spark_auto_mapper_fhir.value_sets.role_class_associative.RoleClassAssociativeValues¶
Corresponds to the Role class From: http://terminology.hl7.org/CodeSystem/v3-RoleClass in v3-codesystems.xml
- Role¶
The player of the role is a child of the scoping entity, in a generic sense. From: http://terminology.hl7.org/CodeSystem/v3-RoleClass in v3-codesystems.xml
- Child¶
A role played by an entity that receives credentials from the scoping entity. From: http://terminology.hl7.org/CodeSystem/v3-RoleClass in v3-codesystems.xml
- CredentialedEntity¶
nurse practitioner From: http://terminology.hl7.org/CodeSystem/v3-RoleClass in v3-codesystems.xml
- NursePractitioner¶
nurse From: http://terminology.hl7.org/CodeSystem/v3-RoleClass in v3-codesystems.xml
- Nurse¶
physician assistant From: http://terminology.hl7.org/CodeSystem/v3-RoleClass in v3-codesystems.xml
- PhysicianAssistant¶
physician From: http://terminology.hl7.org/CodeSystem/v3-RoleClass in v3-codesystems.xml
- Physician¶