spark_auto_mapper_fhir.value_sets.role_class_relationship_formal
¶
Module Contents¶
Classes¶
v3.RoleClassRelationshipFormal |
|
Corresponds to the Role class |
- class spark_auto_mapper_fhir.value_sets.role_class_relationship_formal.RoleClassRelationshipFormal(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
v3.RoleClassRelationshipFormal From: http://terminology.hl7.org/ValueSet/v3-RoleClassRelationshipFormal in v3-codesystems.xml
A relationship between two entities that is formally recognized, frequently
by a contract or similar agreement.
- 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_relationship_formal.RoleClassRelationshipFormalValues¶
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¶