spark_auto_mapper_fhir.value_sets.example_message_reason_codes
¶
Module Contents¶
Classes¶
ExampleMessageReasonCodes |
|
The patient has been admitted. |
- class spark_auto_mapper_fhir.value_sets.example_message_reason_codes.ExampleMessageReasonCodesCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
ExampleMessageReasonCodes From: http://terminology.hl7.org/CodeSystem/message-reasons-encounter in valuesets.xml
Example Message Reasons. These are the set of codes that might be used an
updating an encounter using admin-update.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/message-reasons-encounter¶
- class spark_auto_mapper_fhir.value_sets.example_message_reason_codes.ExampleMessageReasonCodesCodeValues¶
The patient has been admitted. From: http://terminology.hl7.org/CodeSystem/message-reasons-encounter in valuesets.xml
- Admit¶
The patient has been discharged. From: http://terminology.hl7.org/CodeSystem/message-reasons-encounter in valuesets.xml
- Discharge¶
The patient has temporarily left the institution. From: http://terminology.hl7.org/CodeSystem/message-reasons-encounter in valuesets.xml
- Absent¶
The patient has returned from a temporary absence. From: http://terminology.hl7.org/CodeSystem/message-reasons-encounter in valuesets.xml
- Returned¶
The patient has been moved to a new location. From: http://terminology.hl7.org/CodeSystem/message-reasons-encounter in valuesets.xml
- Moved¶
Encounter details have been updated (e.g. to correct a coding error). From: http://terminology.hl7.org/CodeSystem/message-reasons-encounter in valuesets.xml
- Edit¶