spark_auto_mapper_fhir.value_sets.admit_source

Module Contents

Classes

AdmitSourceCode

AdmitSource

AdmitSourceCodeValues

The Patient has been transferred from another hospital for this encounter.

class spark_auto_mapper_fhir.value_sets.admit_source.AdmitSourceCode(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

AdmitSource From: http://terminology.hl7.org/CodeSystem/admit-source in valuesets.xml

This value set defines a set of codes that can be used to indicate from where

the patient came in.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/admit-source
class spark_auto_mapper_fhir.value_sets.admit_source.AdmitSourceCodeValues

The Patient has been transferred from another hospital for this encounter. From: http://terminology.hl7.org/CodeSystem/admit-source in valuesets.xml

TransferredFromOtherHospital

The patient has been transferred from the emergency department within the hospital. This is typically used in the transition to an inpatient encounter From: http://terminology.hl7.org/CodeSystem/admit-source in valuesets.xml

FromAccident_emergencyDepartment

The patient has been transferred from an outpatient department within the hospital. From: http://terminology.hl7.org/CodeSystem/admit-source in valuesets.xml

FromOutpatientDepartment

The patient is a newborn and the encounter will track the baby related activities (as opposed to the Mothers encounter - that may be associated using the newborn encounters partof property) From: http://terminology.hl7.org/CodeSystem/admit-source in valuesets.xml

BornInHospital

The patient has been admitted due to a referred from a General Practitioner. From: http://terminology.hl7.org/CodeSystem/admit-source in valuesets.xml

GeneralPractitionerReferral

The patient has been admitted due to a referred from a Specialist (as opposed to a General Practitioner). From: http://terminology.hl7.org/CodeSystem/admit-source in valuesets.xml

MedicalPractitioner_physicianReferral

The patient has been transferred from a nursing home. From: http://terminology.hl7.org/CodeSystem/admit-source in valuesets.xml

FromNursingHome

The patient has been transferred from a psychiatric facility. From: http://terminology.hl7.org/CodeSystem/admit-source in valuesets.xml

FromPsychiatricHospital

The patient has been transferred from a rehabilitation facility or clinic. From: http://terminology.hl7.org/CodeSystem/admit-source in valuesets.xml

FromRehabilitationFacility

The patient has been admitted from a source otherwise not specified here. From: http://terminology.hl7.org/CodeSystem/admit-source in valuesets.xml

Other