HS.FHIR.DTL.vR4.Model.Element.Encounter.location
class HS.FHIR.DTL.vR4.Model.Element.Encounter.location extends HS.FHIR.DTL.vR4.Model.Base.BackboneElement
List of locations where the patient has been.Property Inventory
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
Location the encounter takes place.
Location
Time period during which the patient was present at the location.
The physical type of the location (usually the level in the location hierachy - bed room ward etc.)
any FHIR4 code may be used; location-physical-type shows EXAMPLE codes, but you may use codes from any ValueSet.
planned | active | reserved | completed
encounter-location-status|4.0.1 is the REQUIRED FHIR4 ValueSet for codes; you may NOT extend encounter-location-status|4.0.1 and you may NOT use codes from other ValueSets.
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()