spark_auto_mapper_fhir.value_sets.role_class_partitive
¶
Module Contents¶
Classes¶
v3.RoleClassPartitive |
|
Corresponds to the Role class |
- class spark_auto_mapper_fhir.value_sets.role_class_partitive.RoleClassPartitive(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
v3.RoleClassPartitive From: http://terminology.hl7.org/ValueSet/v3-RoleClassPartitive in v3-codesystems.xml
An association between two Entities where the playing Entity is considered in
some way “part” of the scoping Entity, e.g., as a member, component, ingredient, or content. Being “part” in the broadest sense of the word can mean anything from being an integral structural component to a mere incidental temporary association of a playing Entity with a (generally larger) scoping Entity.
- 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_partitive.RoleClassPartitiveValues¶
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¶