Class: FHIR::Location

Inherits:
Model
  • Object
show all
Includes:
Hashable, Json, Xml
Defined in:
lib/fhir/resources/Location.rb

Defined Under Namespace

Classes: Position

Constant Summary collapse

SEARCH_PARAMS =
["address", "address-city", "address-country", "address-postalcode", "address-state", "address-use", "identifier", "name", "near", "near-distance", "organization", "partof", "status", "type"]
METADATA =
{
  'id' => {'type'=>'id', 'path'=>'Location.id', 'min'=>0, 'max'=>1},
  'meta' => {'type'=>'Meta', 'path'=>'Location.meta', 'min'=>0, 'max'=>1},
  'implicitRules' => {'type'=>'uri', 'path'=>'Location.implicitRules', 'min'=>0, 'max'=>1},
  'language' => {'type'=>'code', 'path'=>'Location.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/languages'}},
  'text' => {'type'=>'Narrative', 'path'=>'Location.text', 'min'=>0, 'max'=>1},
  'contained' => {'type'=>'Resource', 'path'=>'Location.contained', 'min'=>0, 'max'=>Float::INFINITY},
  'extension' => {'type'=>'Extension', 'path'=>'Location.extension', 'min'=>0, 'max'=>Float::INFINITY},
  'modifierExtension' => {'type'=>'Extension', 'path'=>'Location.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY},
  'identifier' => {'type'=>'Identifier', 'path'=>'Location.identifier', 'min'=>0, 'max'=>Float::INFINITY},
  'status' => {'valid_codes'=>{'http://hl7.org/fhir/location-status'=>['active', 'suspended', 'inactive', 'active', 'suspended', 'inactive']}, 'type'=>'code', 'path'=>'Location.status', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/location-status'}},
  'name' => {'type'=>'string', 'path'=>'Location.name', 'min'=>0, 'max'=>1},
  'alias' => {'type'=>'string', 'path'=>'Location.alias', 'min'=>0, 'max'=>Float::INFINITY},
  'description' => {'type'=>'string', 'path'=>'Location.description', 'min'=>0, 'max'=>1},
  'mode' => {'valid_codes'=>{'http://hl7.org/fhir/location-mode'=>['instance', 'kind', 'instance', 'kind']}, 'type'=>'code', 'path'=>'Location.mode', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/location-mode'}},
  'type' => {'valid_codes'=>{'http://hl7.org/fhir/v3/RoleCode'=>['_DedicatedServiceDeliveryLocationRoleType', '_DedicatedClinicalLocationRoleType', 'DX', 'CVDX', 'CATH', 'ECHO', 'GIDX', 'ENDOS', 'RADDX', 'RADO', 'RNEU', 'HOSP', 'CHR', 'GACH', 'MHSP', 'PSYCHF', 'RH', 'RHAT', 'RHII', 'RHMAD', 'RHPI', 'RHPIH', 'RHPIMS', 'RHPIVS', 'RHYAD', 'HU', 'BMTU', 'CCU', 'CHEST', 'EPIL', 'ER', 'ETU', 'HD', 'HLAB', 'INLAB', 'OUTLAB', 'HRAD', 'HUSCS', 'ICU', 'PEDICU', 'PEDNICU', 'INPHARM', 'MBL', 'NCCS', 'NS', 'OUTPHARM', 'PEDU', 'PHU', 'RHU', 'SLEEP', 'NCCF', 'SNF', 'OF', 'ALL', 'AMPUT', 'BMTC', 'BREAST', 'CANC', 'CAPC', 'CARD', 'PEDCARD', 'COAG', 'CRS', 'DERM', 'ENDO', 'PEDE', 'ENT', 'FMC', 'GI', 'PEDGI', 'GIM', 'GYN', 'HEM', 'PEDHEM', 'HTN', 'IEC', 'INFD', 'PEDID', 'INV', 'LYMPH', 'MGEN', 'NEPH', 'PEDNEPH', 'NEUR', 'OB', 'OMS', 'ONCL', 'PEDHO', 'OPH', 'OPTC', 'ORTHO', 'HAND', 'PAINCL', 'PC', 'PEDC', 'PEDRHEUM', 'POD', 'PREV', 'PROCTO', 'PROFF', 'PROS', 'PSI', 'PSY', 'RHEUM', 'SPMED', 'SU', 'PLS', 'URO', 'TR', 'TRAVEL', 'WND', 'RTF', 'PRC', 'SURF', '_DedicatedNonClinicalLocationRoleType', 'DADDR', 'MOBL', 'AMB', 'PHARM', '_IncidentalServiceDeliveryLocationRoleType', 'ACC', 'COMM', 'CSC', 'PTRES', 'SCHOOL', 'UPC', 'WORK']}, 'type'=>'CodeableConcept', 'path'=>'Location.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/v3-ServiceDeliveryLocationRoleType'}},
  'telecom' => {'type'=>'ContactPoint', 'path'=>'Location.telecom', 'min'=>0, 'max'=>Float::INFINITY},
  'address' => {'type'=>'Address', 'path'=>'Location.address', 'min'=>0, 'max'=>1},
  'physicalType' => {'valid_codes'=>{'http://hl7.org/fhir/location-physical-type'=>['si', 'bu', 'wi', 'wa', 'lvl', 'co', 'ro', 'bd', 've', 'ho', 'ca', 'rd', 'area', 'jdn', 'si', 'bu', 'wi', 'wa', 'lvl', 'co', 'ro', 'bd', 've', 'ho', 'ca', 'rd', 'area', 'jdn']}, 'type'=>'CodeableConcept', 'path'=>'Location.physicalType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/location-physical-type'}},
  'position' => {'type'=>'Location::Position', 'path'=>'Location.position', 'min'=>0, 'max'=>1},
  'managingOrganization' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Location.managingOrganization', 'min'=>0, 'max'=>1},
  'partOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Location.partOf', 'min'=>0, 'max'=>1},
  'endpoint' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Endpoint'], 'type'=>'Reference', 'path'=>'Location.endpoint', 'min'=>0, 'max'=>Float::INFINITY}
}

Instance Attribute Summary collapse

Instance Method Summary collapse

Methods included from Xml

from_xml, is_valid?, #to_xml, validate

Methods included from Json

from_json, #to_json

Methods included from Hashable

#from_hash, #to_hash

Methods inherited from Model

#attribute_mismatch, #compare_attribute, #equals?, #initialize, #is_valid?, #method_missing, #mismatch, #to_reference, #validate, #validate_profile

Constructor Details

This class inherits a constructor from FHIR::Model

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class FHIR::Model

Instance Attribute Details

#addressObject

0-1 Address



71
72
73
# File 'lib/fhir/resources/Location.rb', line 71

def address
  @address
end

#aliasObject

0-* [ string ]



66
67
68
# File 'lib/fhir/resources/Location.rb', line 66

def alias
  @alias
end

#containedObject

0-* [ Resource ]



60
61
62
# File 'lib/fhir/resources/Location.rb', line 60

def contained
  @contained
end

#descriptionObject

0-1 string



67
68
69
# File 'lib/fhir/resources/Location.rb', line 67

def description
  @description
end

#endpointObject

0-* [ Reference(Endpoint) ]



76
77
78
# File 'lib/fhir/resources/Location.rb', line 76

def endpoint
  @endpoint
end

#extensionObject

0-* [ Extension ]



61
62
63
# File 'lib/fhir/resources/Location.rb', line 61

def extension
  @extension
end

#idObject

0-1 id



55
56
57
# File 'lib/fhir/resources/Location.rb', line 55

def id
  @id
end

#identifierObject

0-* [ Identifier ]



63
64
65
# File 'lib/fhir/resources/Location.rb', line 63

def identifier
  @identifier
end

#implicitRulesObject

0-1 uri



57
58
59
# File 'lib/fhir/resources/Location.rb', line 57

def implicitRules
  @implicitRules
end

#languageObject

0-1 code



58
59
60
# File 'lib/fhir/resources/Location.rb', line 58

def language
  @language
end

#managingOrganizationObject

0-1 Reference(Organization)



74
75
76
# File 'lib/fhir/resources/Location.rb', line 74

def managingOrganization
  @managingOrganization
end

#metaObject

0-1 Meta



56
57
58
# File 'lib/fhir/resources/Location.rb', line 56

def meta
  @meta
end

#modeObject

0-1 code



68
69
70
# File 'lib/fhir/resources/Location.rb', line 68

def mode
  @mode
end

#modifierExtensionObject

0-* [ Extension ]



62
63
64
# File 'lib/fhir/resources/Location.rb', line 62

def modifierExtension
  @modifierExtension
end

#nameObject

0-1 string



65
66
67
# File 'lib/fhir/resources/Location.rb', line 65

def name
  @name
end

#partOfObject

0-1 Reference(Location)



75
76
77
# File 'lib/fhir/resources/Location.rb', line 75

def partOf
  @partOf
end

#physicalTypeObject

0-1 CodeableConcept



72
73
74
# File 'lib/fhir/resources/Location.rb', line 72

def physicalType
  @physicalType
end

#positionObject

0-1 Location::Position



73
74
75
# File 'lib/fhir/resources/Location.rb', line 73

def position
  @position
end

#statusObject

0-1 code



64
65
66
# File 'lib/fhir/resources/Location.rb', line 64

def status
  @status
end

#telecomObject

0-* [ ContactPoint ]



70
71
72
# File 'lib/fhir/resources/Location.rb', line 70

def telecom
  @telecom
end

#textObject

0-1 Narrative



59
60
61
# File 'lib/fhir/resources/Location.rb', line 59

def text
  @text
end

#typeObject

0-1 CodeableConcept



69
70
71
# File 'lib/fhir/resources/Location.rb', line 69

def type
  @type
end

Instance Method Details

#resourceTypeObject



78
79
80
# File 'lib/fhir/resources/Location.rb', line 78

def resourceType
  'Location'
end