Class: FHIR::ExplanationOfBenefit::Item

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

Defined Under Namespace

Classes: Adjudication, CareTeam, Detail, Prosthesis

Constant Summary collapse

MULTIPLE_TYPES =
{
  'serviced' => ['date', 'Period'],
  'location' => ['Coding', 'Address', 'Reference']
}
METADATA =
{
  'id' => {'type'=>'string', 'path'=>'Item.id', 'min'=>0, 'max'=>1},
  'extension' => {'type'=>'Extension', 'path'=>'Item.extension', 'min'=>0, 'max'=>Float::INFINITY},
  'modifierExtension' => {'type'=>'Extension', 'path'=>'Item.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY},
  'sequence' => {'type'=>'positiveInt', 'path'=>'Item.sequence', 'min'=>1, 'max'=>1},
  'careTeam' => {'type'=>'ExplanationOfBenefit::Item::CareTeam', 'path'=>'Item.careTeam', 'min'=>0, 'max'=>Float::INFINITY},
  'diagnosisLinkId' => {'type'=>'positiveInt', 'path'=>'Item.diagnosisLinkId', 'min'=>0, 'max'=>Float::INFINITY},
  'revenue' => {'valid_codes'=>{'http://hl7.org/fhir/ex-revenue-center'=>['0370', '0420', '0421', '0440', '0441', '0450', '0451', '0452', '0370', '0420', '0421', '0440', '0441', '0450', '0451', '0452']}, 'type'=>'Coding', 'path'=>'Item.revenue', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-revenue-center'}},
  'category' => {'valid_codes'=>{'http://hl7.org/fhir/benefit-subcategory'=>['1', '2', '3', '4', '5', '14', '23', '24', '25', '26', '27', '28', '30', '35', '36', '37', '49', '55', '56', '61', '62', '63', '69', '76', 'F1', 'F3', 'F4', 'F6', '1', '2', '3', '4', '5', '14', '23', '24', '25', '26', '27', '28', '30', '35', '36', '37', '49', '55', '56', '61', '62', '63', '69', '76', 'F1', 'F3', 'F4', 'F6']}, 'type'=>'Coding', 'path'=>'Item.category', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/benefit-subcategory'}},
  'service' => {'valid_codes'=>{'http://hl7.org/fhir/ex-USCLS'=>['1101', '1102', '1103', '1201', '1205', '2101', '2102', '2141', '2601', '11101', '11102', '11103', '11104', '21211', '21212', '27211', '99111', '99333', '99555', '1101', '1102', '1103', '1201', '1205', '2101', '2102', '2141', '2601', '11101', '11102', '11103', '11104', '21211', '21212', '27211', '99111', '99333', '99555']}, 'type'=>'Coding', 'path'=>'Item.service', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-uscls'}},
  'modifier' => {'valid_codes'=>{'http://hl7.org/fhir/modifiers'=>['a', 'b', 'c', 'e', 'x', 'a', 'b', 'c', 'e', 'x']}, 'type'=>'Coding', 'path'=>'Item.modifier', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/claim-modifiers'}},
  'programCode' => {'valid_codes'=>{'http://hl7.org/fhir/ex-programcode'=>['as', 'hd', 'auscr', 'as', 'hd', 'auscr']}, 'type'=>'Coding', 'path'=>'Item.programCode', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/ex-program-code'}},
  'servicedDate' => {'type'=>'date', 'path'=>'Item.serviced[x]', 'min'=>0, 'max'=>1},
  'servicedPeriod' => {'type'=>'Period', 'path'=>'Item.serviced[x]', 'min'=>0, 'max'=>1},
  'locationCoding' => {'valid_codes'=>{'http://hl7.org/fhir/ex-serviceplace'=>['01', '03', '04', '05', '06', '07', '08', '09', '11', '12', '13', '14', '15', '19', '20', '21', '41', '01', '03', '04', '05', '06', '07', '08', '09', '11', '12', '13', '14', '15', '19', '20', '21', '41']}, 'type'=>'Coding', 'path'=>'Item.location[x]', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-place'}},
  'locationAddress' => {'type'=>'Address', 'path'=>'Item.location[x]', 'min'=>0, 'max'=>1},
  'locationReference' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Item.location[x]', 'min'=>0, 'max'=>1},
  'quantity' => {'type'=>'Quantity', 'path'=>'Item.quantity', 'min'=>0, 'max'=>1},
  'unitPrice' => {'type'=>'Money', 'path'=>'Item.unitPrice', 'min'=>0, 'max'=>1},
  'factor' => {'type'=>'decimal', 'path'=>'Item.factor', 'min'=>0, 'max'=>1},
  'points' => {'type'=>'decimal', 'path'=>'Item.points', 'min'=>0, 'max'=>1},
  'net' => {'type'=>'Money', 'path'=>'Item.net', 'min'=>0, 'max'=>1},
  'udi' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'Item.udi', 'min'=>0, 'max'=>Float::INFINITY},
  'bodySite' => {'valid_codes'=>{'http://hl7.org/fhir/ex-tooth'=>['0', '1', '2', '3', '4', '5', '6', '7', '8', '11', '12', '13', '14', '15', '16', '17', '18', '21', '22', '23', '24', '25', '26', '27', '28', '31', '32', '33', '34', '35', '36', '37', '38', '41', '42', '43', '44', '45', '46', '47', '48', '0', '1', '2', '3', '4', '5', '6', '7', '8', '11', '12', '13', '14', '15', '16', '17', '18', '21', '22', '23', '24', '25', '26', '27', '28', '31', '32', '33', '34', '35', '36', '37', '38', '41', '42', '43', '44', '45', '46', '47', '48']}, 'type'=>'Coding', 'path'=>'Item.bodySite', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/tooth'}},
  'subSite' => {'valid_codes'=>{'http://hl7.org/fhir/FDI-surface'=>['M', 'O', 'I', 'D', 'B', 'V', 'L', 'MO', 'DO', 'DI', 'MOD', 'M', 'O', 'I', 'D', 'B', 'V', 'L', 'MO', 'DO', 'DI', 'MOD']}, 'type'=>'Coding', 'path'=>'Item.subSite', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/surface'}},
  'noteNumber' => {'type'=>'positiveInt', 'path'=>'Item.noteNumber', 'min'=>0, 'max'=>Float::INFINITY},
  'adjudication' => {'type'=>'ExplanationOfBenefit::Item::Adjudication', 'path'=>'Item.adjudication', 'min'=>0, 'max'=>Float::INFINITY},
  'detail' => {'type'=>'ExplanationOfBenefit::Item::Detail', 'path'=>'Item.detail', 'min'=>0, 'max'=>Float::INFINITY},
  'prosthesis' => {'type'=>'ExplanationOfBenefit::Item::Prosthesis', 'path'=>'Item.prosthesis', 'min'=>0, 'max'=>1}
}

Instance Attribute Summary collapse

Method Summary

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

#adjudicationObject

0-* [ ExplanationOfBenefit::Item::Adjudication ]



504
505
506
# File 'lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb', line 504

def adjudication
  @adjudication
end

#bodySiteObject

0-1 Coding



501
502
503
# File 'lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb', line 501

def bodySite
  @bodySite
end

#careTeamObject

0-* [ ExplanationOfBenefit::Item::CareTeam ]



483
484
485
# File 'lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb', line 483

def careTeam
  @careTeam
end

#categoryObject

0-1 Coding



486
487
488
# File 'lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb', line 486

def category
  @category
end

#detailObject

0-* [ ExplanationOfBenefit::Item::Detail ]



505
506
507
# File 'lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb', line 505

def detail
  @detail
end

#diagnosisLinkIdObject

0-* [ positiveInt ]



484
485
486
# File 'lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb', line 484

def diagnosisLinkId
  @diagnosisLinkId
end

#extensionObject

0-* [ Extension ]



480
481
482
# File 'lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb', line 480

def extension
  @extension
end

#factorObject

0-1 decimal



497
498
499
# File 'lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb', line 497

def factor
  @factor
end

#idObject

0-1 string



479
480
481
# File 'lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb', line 479

def id
  @id
end

#locationAddressObject

0-1 Address



493
494
495
# File 'lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb', line 493

def locationAddress
  @locationAddress
end

#locationCodingObject

0-1 Coding



492
493
494
# File 'lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb', line 492

def locationCoding
  @locationCoding
end

#locationReferenceObject

0-1 Reference(Location)



494
495
496
# File 'lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb', line 494

def locationReference
  @locationReference
end

#modifierObject

0-* [ Coding ]



488
489
490
# File 'lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb', line 488

def modifier
  @modifier
end

#modifierExtensionObject

0-* [ Extension ]



481
482
483
# File 'lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb', line 481

def modifierExtension
  @modifierExtension
end

#netObject

0-1 Money



499
500
501
# File 'lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb', line 499

def net
  @net
end

#noteNumberObject

0-* [ positiveInt ]



503
504
505
# File 'lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb', line 503

def noteNumber
  @noteNumber
end

#pointsObject

0-1 decimal



498
499
500
# File 'lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb', line 498

def points
  @points
end

#programCodeObject

0-* [ Coding ]



489
490
491
# File 'lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb', line 489

def programCode
  @programCode
end

#prosthesisObject

0-1 ExplanationOfBenefit::Item::Prosthesis



506
507
508
# File 'lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb', line 506

def prosthesis
  @prosthesis
end

#quantityObject

0-1 Quantity



495
496
497
# File 'lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb', line 495

def quantity
  @quantity
end

#revenueObject

0-1 Coding



485
486
487
# File 'lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb', line 485

def revenue
  @revenue
end

#sequenceObject

1-1 positiveInt



482
483
484
# File 'lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb', line 482

def sequence
  @sequence
end

#serviceObject

0-1 Coding



487
488
489
# File 'lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb', line 487

def service
  @service
end

#servicedDateObject

0-1 date



490
491
492
# File 'lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb', line 490

def servicedDate
  @servicedDate
end

#servicedPeriodObject

0-1 Period



491
492
493
# File 'lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb', line 491

def servicedPeriod
  @servicedPeriod
end

#subSiteObject

0-* [ Coding ]



502
503
504
# File 'lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb', line 502

def subSite
  @subSite
end

#udiObject

0-* [ Reference(Device) ]



500
501
502
# File 'lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb', line 500

def udi
  @udi
end

#unitPriceObject

0-1 Money



496
497
498
# File 'lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb', line 496

def unitPrice
  @unitPrice
end