spark_auto_mapper_fhir.value_sets.consent_scope_codes
¶
Module Contents¶
Classes¶
ConsentScopeCodes |
|
Actions to be taken if they are no longer able to make decisions for |
- class spark_auto_mapper_fhir.value_sets.consent_scope_codes.ConsentScopeCodesCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
ConsentScopeCodes From: http://terminology.hl7.org/CodeSystem/consentscope in valuesets.xml
This value set includes the four Consent scope codes.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/consentscope¶
- class spark_auto_mapper_fhir.value_sets.consent_scope_codes.ConsentScopeCodesCodeValues¶
Actions to be taken if they are no longer able to make decisions for themselves From: http://terminology.hl7.org/CodeSystem/consentscope in valuesets.xml
- AdvancedCareDirective¶
Consent to participate in research protocol and information sharing required From: http://terminology.hl7.org/CodeSystem/consentscope in valuesets.xml
- Research¶
Agreement to collect, access, use or disclose (share) information From: http://terminology.hl7.org/CodeSystem/consentscope in valuesets.xml
- PrivacyConsent¶
Consent to undergo a specific treatment From: http://terminology.hl7.org/CodeSystem/consentscope in valuesets.xml
- Treatment¶