HS.FHIR.DTL.vR4.Model.Element.Encounter.hospitalization
class HS.FHIR.DTL.vR4.Model.Element.Encounter.hospitalization extends HS.FHIR.DTL.vR4.Model.Base.BackboneElement
Details about the admission to a healthcare service.Property Inventory
- admitSource
- destination
- dietPreference
- dischargeDisposition
- origin
- preAdmissionIdentifier
- reAdmission
- specialArrangement
- specialCourtesy
Parameters
NOTE: Direct use of XMLExport method does not support the ELEMENTQUALIFIED. The export must be done using %XML.Writer or SOAP support.
The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.
Properties
From where patient was admitted (physician referral, transfer)
encounter-admit-source is the PREFERRED FHIR4 ValueSet for codes, but if you need to express meanings not found in encounter-admit-source, you may use codes from any ValueSet.
Location/organization to which the patient is discharged.
Location | Organization
Diet preferences reported by the patient.
any FHIR4 code may be used; encounter-diet shows EXAMPLE codes, but you may use codes from any ValueSet.
Category or kind of location after discharge.
any FHIR4 code may be used; encounter-discharge-disposition shows EXAMPLE codes, but you may use codes from any ValueSet.
The location/organization from which the patient came before admission.
Location | Organization
Pre-admission identifier.
The type of hospital re-admission that has occurred (if any). If the value is absent, then this is not identified as a readmission.
any FHIR4 code may be used; v2-0092 shows EXAMPLE codes, but you may use codes from any ValueSet.
Wheelchair, translator, stretcher, etc.
encounter-special-arrangements is the PREFERRED FHIR4 ValueSet for codes, but if you need to express meanings not found in encounter-special-arrangements, you may use codes from any ValueSet.
Special courtesies (VIP, board member)
encounter-special-courtesy is the PREFERRED FHIR4 ValueSet for codes, but if you need to express meanings not found in encounter-special-courtesy, you may use codes from any ValueSet.
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- FromJSON()
- FromJSONDir()
- FromJSONFile()
- FromJSONHelper()
- FromXML()
- FromXMLHelper()
- PrimitiveExtensionHandler()
- ToJSON()
- ToJSONHelper()
- ToXML()
- ToXMLHelper()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()