Class: FHIR::Coverage

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

Defined Under Namespace

Classes: Class, CostToBeneficiary

Constant Summary collapse

SEARCH_PARAMS =
['beneficiary', 'class-type', 'class-value', 'dependent', 'identifier', 'patient', 'payor', 'policy-holder', 'status', 'subscriber', 'type']
METADATA =
{
  'id' => {'type'=>'id', 'path'=>'Coverage.id', 'min'=>0, 'max'=>1},
  'meta' => {'type'=>'Meta', 'path'=>'Coverage.meta', 'min'=>0, 'max'=>1},
  'implicitRules' => {'type'=>'uri', 'path'=>'Coverage.implicitRules', 'min'=>0, 'max'=>1},
  'language' => {'valid_codes'=>{'urn:ietf:bcp:47'=>['ar', 'bn', 'cs', 'da', 'de', 'de-AT', 'de-CH', 'de-DE', 'el', 'en', 'en-AU', 'en-CA', 'en-GB', 'en-IN', 'en-NZ', 'en-SG', 'en-US', 'es', 'es-AR', 'es-ES', 'es-UY', 'fi', 'fr', 'fr-BE', 'fr-CH', 'fr-FR', 'fy', 'fy-NL', 'hi', 'hr', 'it', 'it-CH', 'it-IT', 'ja', 'ko', 'nl', 'nl-BE', 'nl-NL', 'no', 'no-NO', 'pa', 'pl', 'pt', 'pt-BR', 'ru', 'ru-RU', 'sr', 'sr-RS', 'sv', 'sv-SE', 'te', 'zh', 'zh-CN', 'zh-HK', 'zh-SG', 'zh-TW']}, 'type'=>'code', 'path'=>'Coverage.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/languages'}},
  'text' => {'type'=>'Narrative', 'path'=>'Coverage.text', 'min'=>0, 'max'=>1},
  'contained' => {'type'=>'Resource', 'path'=>'Coverage.contained', 'min'=>0, 'max'=>Float::INFINITY},
  'extension' => {'type'=>'Extension', 'path'=>'Coverage.extension', 'min'=>0, 'max'=>Float::INFINITY},
  'modifierExtension' => {'type'=>'Extension', 'path'=>'Coverage.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY},
  'identifier' => {'type'=>'Identifier', 'path'=>'Coverage.identifier', 'min'=>0, 'max'=>Float::INFINITY},
  'status' => {'valid_codes'=>{'http://hl7.org/fhir/fm-status'=>['active', 'cancelled', 'draft', 'entered-in-error']}, 'type'=>'code', 'path'=>'Coverage.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/fm-status|4.0.0'}},
  'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/coverage-selfpay'=>['pay'], 'http://terminology.hl7.org/CodeSystem/v3-ActCode'=>['EHCPOL', 'HSAPOL', 'AUTOPOL', 'COL', 'UNINSMOT', 'PUBLICPOL', 'DENTPRG', 'DISEASEPRG', 'CANPRG', 'ENDRENAL', 'HIVAIDS', 'MANDPOL', 'MENTPRG', 'SAFNET', 'SUBPRG', 'SUBSIDIZ', 'SUBSIDMC', 'SUBSUPP', 'WCBPOL', 'DENTAL', 'DISEASE', 'DRUGPOL', 'HIP', 'LTC', 'MCPOL', 'POS', 'HMO', 'PPO', 'MENTPOL', 'SUBPOL', 'VISPOL', 'DIS', 'EWB', 'FLEXP', 'LIFE', 'ANNU', 'TLIFE', 'ULIFE', 'PNC', 'REI', 'SURPL', 'UMBRL', 'CHAR', 'CRIME', 'EAP', 'GOVEMP', 'HIRISK', 'IND', 'MILITARY', 'RETIRE', 'SOCIAL', 'VET']}, 'type'=>'CodeableConcept', 'path'=>'Coverage.type', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/coverage-type'}},
  'policyHolder' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Coverage.policyHolder', 'min'=>0, 'max'=>1},
  'subscriber' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Coverage.subscriber', 'min'=>0, 'max'=>1},
  'subscriberId' => {'type'=>'string', 'path'=>'Coverage.subscriberId', 'min'=>0, 'max'=>1},
  'beneficiary' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient'], 'type'=>'Reference', 'path'=>'Coverage.beneficiary', 'min'=>1, 'max'=>1},
  'dependent' => {'type'=>'string', 'path'=>'Coverage.dependent', 'min'=>0, 'max'=>1},
  'relationship' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/subscriber-relationship'=>['child', 'parent', 'spouse', 'common', 'other', 'self', 'injured']}, 'type'=>'CodeableConcept', 'path'=>'Coverage.relationship', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/subscriber-relationship'}},
  'period' => {'type'=>'Period', 'path'=>'Coverage.period', 'min'=>0, 'max'=>1},
  'payor' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'], 'type'=>'Reference', 'path'=>'Coverage.payor', 'min'=>1, 'max'=>Float::INFINITY},
  'class' => {'local_name'=>'local_class', 'type'=>'Coverage::Class', 'path'=>'Coverage.class', 'min'=>0, 'max'=>Float::INFINITY},
  'order' => {'type'=>'positiveInt', 'path'=>'Coverage.order', 'min'=>0, 'max'=>1},
  'network' => {'type'=>'string', 'path'=>'Coverage.network', 'min'=>0, 'max'=>1},
  'costToBeneficiary' => {'type'=>'Coverage::CostToBeneficiary', 'path'=>'Coverage.costToBeneficiary', 'min'=>0, 'max'=>Float::INFINITY},
  'subrogation' => {'type'=>'boolean', 'path'=>'Coverage.subrogation', 'min'=>0, 'max'=>1},
  'contract' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Contract'], 'type'=>'Reference', 'path'=>'Coverage.contract', 'min'=>0, 'max'=>Float::INFINITY}
}

Instance Attribute Summary collapse

Instance Method Summary collapse

Methods included from Xml

from_xml, #to_xml, valid?, validate

Methods included from Deprecate

#deprecate

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?, #hash, #initialize, #method_missing, #mismatch, #primitive?, #to_reference, #valid?, #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

#beneficiaryObject

1-1 Reference(Patient)



119
120
121
# File 'lib/fhir_models/fhir/resources/Coverage.rb', line 119

def beneficiary
  @beneficiary
end

#containedObject

0-* [ Resource ]



110
111
112
# File 'lib/fhir_models/fhir/resources/Coverage.rb', line 110

def contained
  @contained
end

#contractObject

0-* [ Reference(Contract) ]



129
130
131
# File 'lib/fhir_models/fhir/resources/Coverage.rb', line 129

def contract
  @contract
end

#costToBeneficiaryObject

0-* [ Coverage::CostToBeneficiary ]



127
128
129
# File 'lib/fhir_models/fhir/resources/Coverage.rb', line 127

def costToBeneficiary
  @costToBeneficiary
end

#dependentObject

0-1 string



120
121
122
# File 'lib/fhir_models/fhir/resources/Coverage.rb', line 120

def dependent
  @dependent
end

#extensionObject

0-* [ Extension ]



111
112
113
# File 'lib/fhir_models/fhir/resources/Coverage.rb', line 111

def extension
  @extension
end

#idObject

0-1 id



105
106
107
# File 'lib/fhir_models/fhir/resources/Coverage.rb', line 105

def id
  @id
end

#identifierObject

0-* [ Identifier ]



113
114
115
# File 'lib/fhir_models/fhir/resources/Coverage.rb', line 113

def identifier
  @identifier
end

#implicitRulesObject

0-1 uri



107
108
109
# File 'lib/fhir_models/fhir/resources/Coverage.rb', line 107

def implicitRules
  @implicitRules
end

#languageObject

0-1 code



108
109
110
# File 'lib/fhir_models/fhir/resources/Coverage.rb', line 108

def language
  @language
end

#local_classObject

0-* [ Coverage::Class ]



124
125
126
# File 'lib/fhir_models/fhir/resources/Coverage.rb', line 124

def local_class
  @local_class
end

#metaObject

0-1 Meta



106
107
108
# File 'lib/fhir_models/fhir/resources/Coverage.rb', line 106

def meta
  @meta
end

#modifierExtensionObject

0-* [ Extension ]



112
113
114
# File 'lib/fhir_models/fhir/resources/Coverage.rb', line 112

def modifierExtension
  @modifierExtension
end

#networkObject

0-1 string



126
127
128
# File 'lib/fhir_models/fhir/resources/Coverage.rb', line 126

def network
  @network
end

#orderObject

0-1 positiveInt



125
126
127
# File 'lib/fhir_models/fhir/resources/Coverage.rb', line 125

def order
  @order
end

#payorObject

1-* [ Reference(Organization|Patient|RelatedPerson) ]



123
124
125
# File 'lib/fhir_models/fhir/resources/Coverage.rb', line 123

def payor
  @payor
end

#periodObject

0-1 Period



122
123
124
# File 'lib/fhir_models/fhir/resources/Coverage.rb', line 122

def period
  @period
end

#policyHolderObject

0-1 Reference(Patient|RelatedPerson|Organization)



116
117
118
# File 'lib/fhir_models/fhir/resources/Coverage.rb', line 116

def policyHolder
  @policyHolder
end

#relationshipObject

0-1 CodeableConcept



121
122
123
# File 'lib/fhir_models/fhir/resources/Coverage.rb', line 121

def relationship
  @relationship
end

#statusObject

1-1 code



114
115
116
# File 'lib/fhir_models/fhir/resources/Coverage.rb', line 114

def status
  @status
end

#subrogationObject

0-1 boolean



128
129
130
# File 'lib/fhir_models/fhir/resources/Coverage.rb', line 128

def subrogation
  @subrogation
end

#subscriberObject

0-1 Reference(Patient|RelatedPerson)



117
118
119
# File 'lib/fhir_models/fhir/resources/Coverage.rb', line 117

def subscriber
  @subscriber
end

#subscriberIdObject

0-1 string



118
119
120
# File 'lib/fhir_models/fhir/resources/Coverage.rb', line 118

def subscriberId
  @subscriberId
end

#textObject

0-1 Narrative



109
110
111
# File 'lib/fhir_models/fhir/resources/Coverage.rb', line 109

def text
  @text
end

#typeObject

0-1 CodeableConcept



115
116
117
# File 'lib/fhir_models/fhir/resources/Coverage.rb', line 115

def type
  @type
end

Instance Method Details

#resourceTypeObject



131
132
133
# File 'lib/fhir_models/fhir/resources/Coverage.rb', line 131

def resourceType
  'Coverage'
end