Class: FHIR::R5::Coverage
- Defined in:
- lib/fhir_models/r5/generated/resources/Coverage.rb
Defined Under Namespace
Classes: Class, CostToBeneficiary, PaymentBy
Constant Summary collapse
- SEARCH_PARAMS =
['beneficiary', 'class-type', 'class-value', 'dependent', 'identifier', 'insurer', 'patient', 'paymentby-party', 'policy-holder', 'status', 'subscriber', 'subscriberid', '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' => {'type'=>'code', 'path'=>'Coverage.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-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'}}, 'kind' => {'valid_codes'=>{'http://hl7.org/fhir/coverage-kind'=>['insurance', 'self-pay', 'other']}, 'type'=>'code', 'path'=>'Coverage.kind', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/coverage-kind'}}, 'paymentBy' => {'type'=>'Coverage::PaymentBy', 'path'=>'Coverage.paymentBy', 'min'=>0, 'max'=>Float::INFINITY}, 'type' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/coverage-selfpay'=>['pay'], 'http://terminology.hl7.org/CodeSystem/v3-ActCode'=>['_ActCoverageTypeCode', '_ActInsurancePolicyCode', 'EHCPOL', 'HSAPOL', 'AUTOPOL', 'COL', 'UNINSMOT', 'PUBLICPOL', 'DENTPRG', 'DISEASEPRG', 'CANPRG', 'ENDRENAL', 'HIVAIDS', 'MANDPOL', 'MENTPRG', 'SAFNET', 'SUBPRG', 'SUBSIDIZ', 'SUBSIDMC', 'SUBSUPP', 'WCBPOL', '_ActInsuranceTypeCode', '_ActHealthInsuranceTypeCode', 'DENTAL', 'DISEASE', 'DRUGPOL', 'HIP', 'LTC', 'MCPOL', 'POS', 'HMO', 'PPO', 'MENTPOL', 'SUBPOL', 'VISPOL', 'DIS', 'EWB', 'FLEXP', 'LIFE', 'ANNU', 'TLIFE', 'ULIFE', 'PNC', 'REI', 'SURPL', 'UMBRL', '_ActProgramTypeCode', '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'=>'Identifier', 'path'=>'Coverage.subscriberId', 'min'=>0, 'max'=>Float::INFINITY}, '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}, 'insurer' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Coverage.insurer', 'min'=>0, 'max'=>1}, '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}, 'insurancePlan' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/InsurancePlan'], 'type'=>'Reference', 'path'=>'Coverage.insurancePlan', 'min'=>0, 'max'=>1} }
Constants included from FHIR::R4
FHIR::R4::PRIMITIVES, FHIR::R4::RESOURCES, FHIR::R4::TYPES
Constants included from FHIR
Account, ActivityDefinition, Address, AdverseEvent, Age, AllergyIntolerance, Annotation, Appointment, AppointmentResponse, Attachment, AuditEvent, BackboneElement, Basic, Binary, BiologicallyDerivedProduct, BodyStructure, Bundle, CapabilityStatement, CarePlan, CareTeam, CatalogEntry, ChargeItem, ChargeItemDefinition, Claim, ClaimResponse, ClinicalImpression, CodeSystem, CodeableConcept, Coding, Communication, CommunicationRequest, CompartmentDefinition, Composition, ConceptMap, Condition, Consent, ContactDetail, ContactPoint, Contract, Contributor, Count, Coverage, CoverageEligibilityRequest, CoverageEligibilityResponse, DataRequirement, Definitions, DetectedIssue, Device, DeviceDefinition, DeviceMetric, DeviceRequest, DeviceUseStatement, DiagnosticReport, Distance, DocumentManifest, DocumentReference, DomainResource, Dosage, Duration, EffectEvidenceSynthesis, Element, ElementDefinition, Encounter, Endpoint, EnrollmentRequest, EnrollmentResponse, EpisodeOfCare, EventDefinition, Evidence, EvidenceVariable, ExampleScenario, ExplanationOfBenefit, Expression, Extension, FamilyMemberHistory, Flag, Goal, GraphDefinition, Group, GuidanceResponse, HealthcareService, HumanName, Identifier, ImagingStudy, Immunization, ImmunizationEvaluation, ImmunizationRecommendation, ImplementationGuide, InsurancePlan, Invoice, Library, Linkage, List, Location, MarketingStatus, Measure, MeasureReport, Media, Medication, MedicationAdministration, MedicationDispense, MedicationKnowledge, MedicationRequest, MedicationStatement, MedicinalProduct, MedicinalProductAuthorization, MedicinalProductContraindication, MedicinalProductIndication, MedicinalProductIngredient, MedicinalProductInteraction, MedicinalProductManufactured, MedicinalProductPackaged, MedicinalProductPharmaceutical, MedicinalProductUndesirableEffect, MessageDefinition, MessageHeader, Meta, MolecularSequence, Money, NamingSystem, Narrative, NutritionOrder, Observation, ObservationDefinition, OperationDefinition, OperationOutcome, Organization, OrganizationAffiliation, PRIMITIVES, ParameterDefinition, Parameters, Patient, PaymentNotice, PaymentReconciliation, Period, Person, PlanDefinition, Population, Practitioner, PractitionerRole, Procedure, ProdCharacteristic, ProductShelfLife, Provenance, Quantity, Questionnaire, QuestionnaireResponse, FHIR::RESOURCES, FHIR::Range, FHIR::Ratio, FHIR::Reference, FHIR::RelatedArtifact, FHIR::RelatedPerson, FHIR::RequestGroup, FHIR::ResearchDefinition, FHIR::ResearchElementDefinition, FHIR::ResearchStudy, FHIR::ResearchSubject, FHIR::Resource, FHIR::RiskAssessment, FHIR::RiskEvidenceSynthesis, SampledData, Schedule, SearchParameter, ServiceRequest, Signature, Slot, Specimen, SpecimenDefinition, StructureDefinition, StructureDefinitionCompare, StructureMap, Subscription, Substance, SubstanceAmount, SubstanceNucleicAcid, SubstancePolymer, SubstanceProtein, SubstanceReferenceInformation, SubstanceSourceMaterial, SubstanceSpecification, SupplyDelivery, SupplyRequest, TYPES, Task, TerminologyCapabilities, TestReport, TestScript, Timing, TriggerDefinition, UsageContext, ValueSet, VerificationResult, VisionPrescription
Constants included from FHIR::R5
Instance Attribute Summary collapse
-
#beneficiary ⇒ Object
1-1 Reference(Patient).
-
#contained ⇒ Object
0-* [ Resource ].
-
#contract ⇒ Object
0-* [ Reference(Contract) ].
-
#costToBeneficiary ⇒ Object
0-* [ Coverage::CostToBeneficiary ].
-
#dependent ⇒ Object
0-1 string.
-
#extension ⇒ Object
0-* [ Extension ].
-
#id ⇒ Object
0-1 id.
-
#identifier ⇒ Object
0-* [ Identifier ].
-
#implicitRules ⇒ Object
0-1 uri.
-
#insurancePlan ⇒ Object
0-1 Reference(InsurancePlan).
-
#insurer ⇒ Object
0-1 Reference(Organization).
-
#kind ⇒ Object
1-1 code.
-
#language ⇒ Object
0-1 code.
-
#local_class ⇒ Object
0-* [ Coverage::Class ].
-
#meta ⇒ Object
0-1 Meta.
-
#modifierExtension ⇒ Object
0-* [ Extension ].
-
#network ⇒ Object
0-1 string.
-
#order ⇒ Object
0-1 positiveInt.
-
#paymentBy ⇒ Object
0-* [ Coverage::PaymentBy ].
-
#period ⇒ Object
0-1 Period.
-
#policyHolder ⇒ Object
0-1 Reference(Patient|RelatedPerson|Organization).
-
#relationship ⇒ Object
0-1 CodeableConcept.
-
#status ⇒ Object
1-1 code.
-
#subrogation ⇒ Object
0-1 boolean.
-
#subscriber ⇒ Object
0-1 Reference(Patient|RelatedPerson).
-
#subscriberId ⇒ Object
0-* [ Identifier ].
-
#text ⇒ Object
0-1 Narrative.
-
#type ⇒ Object
0-1 CodeableConcept.
Instance Method Summary collapse
Methods included from FHIR::R4
#fhir_version_string, #versioned_fhir_module
Methods included from FHIR
default_logger, fhir_version_string, logger, logger=, primitive?, versioned_fhir_module
Methods included from ClassMethods
Methods included from ClassXml
#from_xml, #valid?, #validate, #xml_node_to_hash
Methods included from InstanceXml
Methods included from ClassJson
Methods included from InstanceJson
Methods included from Hashable
Methods included from FHIR::R5
#fhir_version_string, #versioned_fhir_module
Methods inherited from Model
#==, #attribute_mismatch, #compare_attribute, #each_element, #equals?, #hash, #initialize, #method_missing, #mismatch, #primitive?, #respond_to_missing?, #to_reference, #valid?, #validate, #validate_profile
Methods included from Deprecate
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
#beneficiary ⇒ Object
1-1 Reference(Patient)
153 154 155 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 153 def beneficiary @beneficiary end |
#contained ⇒ Object
0-* [ Resource ]
142 143 144 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 142 def contained @contained end |
#contract ⇒ Object
0-* [ Reference(Contract) ]
163 164 165 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 163 def contract @contract end |
#costToBeneficiary ⇒ Object
0-* [ Coverage::CostToBeneficiary ]
161 162 163 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 161 def costToBeneficiary @costToBeneficiary end |
#dependent ⇒ Object
0-1 string
154 155 156 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 154 def dependent @dependent end |
#extension ⇒ Object
0-* [ Extension ]
143 144 145 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 143 def extension @extension end |
#id ⇒ Object
0-1 id
137 138 139 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 137 def id @id end |
#identifier ⇒ Object
0-* [ Identifier ]
145 146 147 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 145 def identifier @identifier end |
#implicitRules ⇒ Object
0-1 uri
139 140 141 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 139 def implicitRules @implicitRules end |
#insurancePlan ⇒ Object
0-1 Reference(InsurancePlan)
164 165 166 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 164 def insurancePlan @insurancePlan end |
#insurer ⇒ Object
0-1 Reference(Organization)
157 158 159 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 157 def insurer @insurer end |
#kind ⇒ Object
1-1 code
147 148 149 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 147 def kind @kind end |
#language ⇒ Object
0-1 code
140 141 142 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 140 def language @language end |
#local_class ⇒ Object
0-* [ Coverage::Class ]
158 159 160 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 158 def local_class @local_class end |
#meta ⇒ Object
0-1 Meta
138 139 140 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 138 def @meta end |
#modifierExtension ⇒ Object
0-* [ Extension ]
144 145 146 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 144 def modifierExtension @modifierExtension end |
#network ⇒ Object
0-1 string
160 161 162 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 160 def network @network end |
#order ⇒ Object
0-1 positiveInt
159 160 161 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 159 def order @order end |
#paymentBy ⇒ Object
0-* [ Coverage::PaymentBy ]
148 149 150 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 148 def paymentBy @paymentBy end |
#period ⇒ Object
0-1 Period
156 157 158 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 156 def period @period end |
#policyHolder ⇒ Object
0-1 Reference(Patient|RelatedPerson|Organization)
150 151 152 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 150 def policyHolder @policyHolder end |
#relationship ⇒ Object
0-1 CodeableConcept
155 156 157 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 155 def relationship @relationship end |
#status ⇒ Object
1-1 code
146 147 148 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 146 def status @status end |
#subrogation ⇒ Object
0-1 boolean
162 163 164 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 162 def subrogation @subrogation end |
#subscriber ⇒ Object
0-1 Reference(Patient|RelatedPerson)
151 152 153 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 151 def subscriber @subscriber end |
#subscriberId ⇒ Object
0-* [ Identifier ]
152 153 154 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 152 def subscriberId @subscriberId end |
#text ⇒ Object
0-1 Narrative
141 142 143 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 141 def text @text end |
#type ⇒ Object
0-1 CodeableConcept
149 150 151 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 149 def type @type end |
Instance Method Details
#resourceType ⇒ Object
166 167 168 |
# File 'lib/fhir_models/r5/generated/resources/Coverage.rb', line 166 def resourceType 'Coverage' end |