
Package org.hl7.fhir.dstu2.model
Class Encounter.EncounterHospitalizationComponent
java.lang.Object
org.hl7.fhir.dstu2.model.Base
org.hl7.fhir.dstu2.model.Element
org.hl7.fhir.dstu2.model.BackboneElement
org.hl7.fhir.dstu2.model.Encounter.EncounterHospitalizationComponent
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement,Serializable,org.hl7.fhir.instance.model.api.IBase,org.hl7.fhir.instance.model.api.IBaseBackboneElement,org.hl7.fhir.instance.model.api.IBaseElement,org.hl7.fhir.instance.model.api.IBaseHasExtensions,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
- Enclosing class:
Encounter
public static class Encounter.EncounterHospitalizationComponent
extends BackboneElement
implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CodeableConceptFrom where patient was admitted (physician referral, transfer).The admitting diagnosis field is used to record the diagnosis codes as reported by admitting practitioner.The actual objects that are the target of the reference (The admitting diagnosis field is used to record the diagnosis codes as reported by admitting practitioner.protected ReferenceLocation to which the patient is discharged.protected LocationThe actual object that is the target of the reference (Location to which the patient is discharged.)protected List<CodeableConcept> Diet preferences reported by the patient.The final diagnosis given a patient before release from the hospital after all testing, surgery, and workup are complete.The actual objects that are the target of the reference (The final diagnosis given a patient before release from the hospital after all testing, surgery, and workup are complete.)protected CodeableConceptCategory or kind of location after discharge.protected ReferenceThe location from which the patient came before admission.protected LocationThe actual object that is the target of the reference (The location from which the patient came before admission.)protected IdentifierPre-admission identifier.protected CodeableConceptWhether this hospitalization is a readmission and why if known.protected List<CodeableConcept> Wheelchair, translator, stretcher, etc.protected List<CodeableConcept> Special courtesies (VIP, board member).Fields inherited from class org.hl7.fhir.dstu2.model.BackboneElement
modifierExtension -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncopy()booleanequalsDeep(Base other) booleanequalsShallow(Base other) fhirType()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanisEmpty()protected voidlistChildren(List<Property> childrenList) setAdmitSource(CodeableConcept value) setDestination(Reference value) setDestinationTarget(Location value) setOriginTarget(Location value) voidsetProperty(String name, Base value) setReAdmission(CodeableConcept value) Methods inherited from class org.hl7.fhir.dstu2.model.BackboneElement
addModifierExtension, addModifierExtension, copyValues, getModifierExtension, hasModifierExtensionMethods inherited from class org.hl7.fhir.dstu2.model.Element
addExtension, addExtension, addExtension, copyValues, getExtension, getExtensionByUrl, getExtensionsByUrl, getExtensionString, getId, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, setId, setIdElementMethods inherited from class org.hl7.fhir.dstu2.model.Base
castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, primitiveValue, setUserData, setUserDataINNMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseElement
getUserData, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseHasExtensions
addExtension, getExtension, hasExtensionMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
addModifierExtension, getModifierExtension, hasModifierExtension
-
Field Details
-
preAdmissionIdentifier
Pre-admission identifier. -
origin
The location from which the patient came before admission. -
originTarget
The actual object that is the target of the reference (The location from which the patient came before admission.) -
admitSource
From where patient was admitted (physician referral, transfer). -
admittingDiagnosis
The admitting diagnosis field is used to record the diagnosis codes as reported by admitting practitioner. This could be different or in addition to the conditions reported as reason-condition(s) for the encounter. -
admittingDiagnosisTarget
The actual objects that are the target of the reference (The admitting diagnosis field is used to record the diagnosis codes as reported by admitting practitioner. This could be different or in addition to the conditions reported as reason-condition(s) for the encounter.) -
reAdmission
Whether this hospitalization is a readmission and why if known. -
dietPreference
Diet preferences reported by the patient. -
specialCourtesy
Special courtesies (VIP, board member). -
specialArrangement
Wheelchair, translator, stretcher, etc. -
destination
Location to which the patient is discharged. -
destinationTarget
The actual object that is the target of the reference (Location to which the patient is discharged.) -
dischargeDisposition
Category or kind of location after discharge. -
dischargeDiagnosis
The final diagnosis given a patient before release from the hospital after all testing, surgery, and workup are complete. -
dischargeDiagnosisTarget
The actual objects that are the target of the reference (The final diagnosis given a patient before release from the hospital after all testing, surgery, and workup are complete.)
-
-
Constructor Details
-
EncounterHospitalizationComponent
public EncounterHospitalizationComponent()
-
-
Method Details
-
getPreAdmissionIdentifier
- Returns:
preAdmissionIdentifier(Pre-admission identifier.)
-
hasPreAdmissionIdentifier
-
setPreAdmissionIdentifier
- Parameters:
value-preAdmissionIdentifier(Pre-admission identifier.)
-
getOrigin
- Returns:
origin(The location from which the patient came before admission.)
-
hasOrigin
-
setOrigin
- Parameters:
value-origin(The location from which the patient came before admission.)
-
getOriginTarget
- Returns:
originThe actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The location from which the patient came before admission.)
-
setOriginTarget
- Parameters:
value-originThe actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The location from which the patient came before admission.)
-
getAdmitSource
- Returns:
admitSource(From where patient was admitted (physician referral, transfer).)
-
hasAdmitSource
-
setAdmitSource
- Parameters:
value-admitSource(From where patient was admitted (physician referral, transfer).)
-
getAdmittingDiagnosis
- Returns:
admittingDiagnosis(The admitting diagnosis field is used to record the diagnosis codes as reported by admitting practitioner. This could be different or in addition to the conditions reported as reason-condition(s) for the encounter.)
-
hasAdmittingDiagnosis
-
addAdmittingDiagnosis
- Returns:
admittingDiagnosis(The admitting diagnosis field is used to record the diagnosis codes as reported by admitting practitioner. This could be different or in addition to the conditions reported as reason-condition(s) for the encounter.)
-
addAdmittingDiagnosis
-
getAdmittingDiagnosisTarget
- Returns:
admittingDiagnosis(The actual objects that are the target of the reference. The reference library doesn't populate this, but you can use this to hold the resources if you resolvethemt. The admitting diagnosis field is used to record the diagnosis codes as reported by admitting practitioner. This could be different or in addition to the conditions reported as reason-condition(s) for the encounter.)
-
addAdmittingDiagnosisTarget
- Returns:
admittingDiagnosis(Add an actual object that is the target of the reference. The reference library doesn't use these, but you can use this to hold the resources if you resolvethemt. The admitting diagnosis field is used to record the diagnosis codes as reported by admitting practitioner. This could be different or in addition to the conditions reported as reason-condition(s) for the encounter.)
-
getReAdmission
- Returns:
reAdmission(Whether this hospitalization is a readmission and why if known.)
-
hasReAdmission
-
setReAdmission
- Parameters:
value-reAdmission(Whether this hospitalization is a readmission and why if known.)
-
getDietPreference
- Returns:
dietPreference(Diet preferences reported by the patient.)
-
hasDietPreference
-
addDietPreference
- Returns:
dietPreference(Diet preferences reported by the patient.)
-
addDietPreference
-
getSpecialCourtesy
- Returns:
specialCourtesy(Special courtesies (VIP, board member).)
-
hasSpecialCourtesy
-
addSpecialCourtesy
- Returns:
specialCourtesy(Special courtesies (VIP, board member).)
-
addSpecialCourtesy
-
getSpecialArrangement
- Returns:
specialArrangement(Wheelchair, translator, stretcher, etc.)
-
hasSpecialArrangement
-
addSpecialArrangement
- Returns:
specialArrangement(Wheelchair, translator, stretcher, etc.)
-
addSpecialArrangement
-
getDestination
- Returns:
destination(Location to which the patient is discharged.)
-
hasDestination
-
setDestination
- Parameters:
value-destination(Location to which the patient is discharged.)
-
getDestinationTarget
- Returns:
destinationThe actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (Location to which the patient is discharged.)
-
setDestinationTarget
- Parameters:
value-destinationThe actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (Location to which the patient is discharged.)
-
getDischargeDisposition
- Returns:
dischargeDisposition(Category or kind of location after discharge.)
-
hasDischargeDisposition
-
setDischargeDisposition
- Parameters:
value-dischargeDisposition(Category or kind of location after discharge.)
-
getDischargeDiagnosis
- Returns:
dischargeDiagnosis(The final diagnosis given a patient before release from the hospital after all testing, surgery, and workup are complete.)
-
hasDischargeDiagnosis
-
addDischargeDiagnosis
- Returns:
dischargeDiagnosis(The final diagnosis given a patient before release from the hospital after all testing, surgery, and workup are complete.)
-
addDischargeDiagnosis
-
getDischargeDiagnosisTarget
- Returns:
dischargeDiagnosis(The actual objects that are the target of the reference. The reference library doesn't populate this, but you can use this to hold the resources if you resolvethemt. The final diagnosis given a patient before release from the hospital after all testing, surgery, and workup are complete.)
-
addDischargeDiagnosisTarget
- Returns:
dischargeDiagnosis(Add an actual object that is the target of the reference. The reference library doesn't use these, but you can use this to hold the resources if you resolvethemt. The final diagnosis given a patient before release from the hospital after all testing, surgery, and workup are complete.)
-
listChildren
- Overrides:
listChildrenin classBackboneElement
-
setProperty
- Overrides:
setPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChildin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
copy
- Specified by:
copyin classBackboneElement
-
equalsDeep
- Overrides:
equalsDeepin classBackboneElement
-
equalsShallow
- Overrides:
equalsShallowin classBackboneElement
-
isEmpty
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classBackboneElement
-
fhirType
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classBackboneElement
-