EncounterLocation
open class EncounterLocation: BackboneElementList of locations where the patient has been.
List of locations where the patient has been during this encounter.
- 
                  
                  List of locations where the patient has been. List of locations where the patient has been during this encounter. DeclarationSwift override open class var resourceType: String
- 
                  
                  Location the encounter takes place. DeclarationSwift public var location: Reference?
- 
                  
                  Time period during which the patient was present at the location. DeclarationSwift public var period: Period?
- 
                  
                  The status of the participants’ presence at the specified location during the period specified. If the participant is is no longer at the location, then the period will have an end date/time. DeclarationSwift public var status: EncounterLocationStatus?
- 
                  
                  Convenience initializer, taking all required properties as arguments. DeclarationSwift public convenience init(location: Reference)
- 
                  
                  Convenience initializer, taking all required properties as arguments. DeclarationSwift override open func populate(from json: FHIRJSON, context instCtx: inout FHIRInstantiationContext)ParametersjsonThe JSON element to use to populate the receiver contextThe instantiation context to use 
- 
                  
                  Undocumented DeclarationSwift open class EncounterLocation: BackboneElement
 View on GitHub
            View on GitHub
           Install in Dash
            Install in Dash
           EncounterLocation Class Reference
      EncounterLocation Class Reference