HS.FHIR.DTL.vSTU3.Model.Resource.Location
class HS.FHIR.DTL.vSTU3.Model.Resource.Location extends HS.FHIR.DTL.vSTU3.Model.Base.DomainResource
Details and position information for a physical place where services are provided and resources and participants may be stored, found, contained or accommodated.Property Inventory
- address
- alias
- description
- endpoint
- identifier
- managingOrganization
- mode
- name
- operationalStatus
- partOf
- physicalType
- position
- status
- telecom
- type
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
Physical location.
A list of alternate names that the location is known as, or was known as in the past.
Additional details about the location that could be displayed as further information to identify the location beyond its name.
Technical endpoints providing access to services operated for the location.
Endpoint
Unique code or number identifying the location to its users.
Organization responsible for provisioning and upkeep.
Organization
instance | kind
location-mode is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend location-mode and you may NOT use codes from other ValueSets.
Name of the location as used by humans.
The Operational status of the location (typically only for a bed/room)
v2-0116 is the PREFERRED FHIR3 ValueSet for codes, but if you need to express meanings not found in v2-0116, you may use codes from any ValueSet.
Another Location this one is physically part of.
Location
Physical form of the location.
any FHIR3 code may be used; location-physical-type shows EXAMPLE codes, but you may use codes from any ValueSet.
The absolute geographic location.
active | suspended | inactive
location-status is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend location-status and you may NOT use codes from other ValueSets.
Contact details of the location.
Type of function performed.
v3-ServiceDeliveryLocationRoleType is the REQUIRED FHIR3 ValueSet for codes, but if you need to express meanings not found in v3-ServiceDeliveryLocationRoleType, you may formally EXTEND v3-ServiceDeliveryLocationRoleType to add codes to it.
Inherited Members
Inherited Properties
- contained
- extension
- id
- implicitRules
- language
- meta
- modifierExtension
- newResource
- newResourceReference
- primitiveExtension
- resourceType
- text
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()
- resourceTypeGet()