spark_auto_mapper_fhir.value_sets.request_intent
¶
Module Contents¶
Classes¶
RequestIntent |
|
The request is a suggestion made by someone/something that does not have an |
- class spark_auto_mapper_fhir.value_sets.request_intent.RequestIntentCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
RequestIntent From: http://hl7.org/fhir/request-intent in valuesets.xml
Codes indicating the degree of authority/intentionality associated with a
request.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/request-intent¶
- class spark_auto_mapper_fhir.value_sets.request_intent.RequestIntentCodeValues¶
The request is a suggestion made by someone/something that does not have an intention to ensure it occurs and without providing an authorization to act. From: http://hl7.org/fhir/request-intent in valuesets.xml
- Proposal¶
The request represents an intention to ensure something occurs without providing an authorization for others to act. From: http://hl7.org/fhir/request-intent in valuesets.xml
- Plan¶
The request represents a legally binding instruction authored by a Patient or RelatedPerson. From: http://hl7.org/fhir/request-intent in valuesets.xml
- Directive¶
The request represents a request/demand and authorization for action by a Practitioner. From: http://hl7.org/fhir/request-intent in valuesets.xml
- Order¶
The request represents a component or option for a RequestGroup that establishes timing, conditionality and/or other constraints among a set of requests. Refer to [[[RequestGroup]]] for additional information on how this status is used. From: http://hl7.org/fhir/request-intent in valuesets.xml
- Option¶