fhir_models 1.8.0 → 1.8.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (174) hide show
  1. checksums.yaml +4 -4
  2. data/lib/fhir_models/bootstrap/definitions.rb +1 -1
  3. data/lib/fhir_models/bootstrap/generator.rb +1 -1
  4. data/lib/fhir_models/bootstrap/template.rb +1 -1
  5. data/lib/fhir_models/examples/json/claim-example-vision-glasses.json +1 -1
  6. data/lib/fhir_models/examples/json/claimresponse-example.json +1 -1
  7. data/lib/fhir_models/examples/json/conceptmap-example-specimen-type.json +1 -3
  8. data/lib/fhir_models/examples/json/eligibilityresponse-example-benefits.json +1 -1
  9. data/lib/fhir_models/examples/json/eligibilityresponse-example.json +1 -1
  10. data/lib/fhir_models/examples/json/enrollmentresponse-example.json +1 -1
  11. data/lib/fhir_models/examples/json/paymentreconciliation-example.json +1 -1
  12. data/lib/fhir_models/examples/xml/claim-example-vision-glasses.xml +1 -1
  13. data/lib/fhir_models/examples/xml/claimresponse-example.xml +1 -1
  14. data/lib/fhir_models/examples/xml/conceptmap-example-specimen-type.xml +1 -3
  15. data/lib/fhir_models/examples/xml/eligibilityresponse-example-benefits.xml +1 -1
  16. data/lib/fhir_models/examples/xml/eligibilityresponse-example.xml +1 -1
  17. data/lib/fhir_models/examples/xml/enrollmentresponse-example.xml +1 -1
  18. data/lib/fhir_models/examples/xml/paymentreconciliation-example.xml +1 -1
  19. data/lib/fhir_models/fhir/metadata.rb +2 -2
  20. data/lib/fhir_models/fhir/resources/Account.rb +9 -9
  21. data/lib/fhir_models/fhir/resources/ActivityDefinition.rb +9 -9
  22. data/lib/fhir_models/fhir/resources/AllergyIntolerance.rb +7 -7
  23. data/lib/fhir_models/fhir/resources/Appointment.rb +5 -5
  24. data/lib/fhir_models/fhir/resources/AppointmentResponse.rb +5 -5
  25. data/lib/fhir_models/fhir/resources/AuditEvent.rb +7 -7
  26. data/lib/fhir_models/fhir/resources/Basic.rb +5 -5
  27. data/lib/fhir_models/fhir/resources/Binary.rb +3 -3
  28. data/lib/fhir_models/fhir/resources/BodySite.rb +3 -3
  29. data/lib/fhir_models/fhir/resources/Bundle.rb +1 -1
  30. data/lib/fhir_models/fhir/resources/CapabilityStatement.rb +13 -13
  31. data/lib/fhir_models/fhir/resources/CarePlan.rb +35 -35
  32. data/lib/fhir_models/fhir/resources/CareTeam.rb +7 -7
  33. data/lib/fhir_models/fhir/resources/Claim.rb +45 -45
  34. data/lib/fhir_models/fhir/resources/ClaimResponse.rb +15 -15
  35. data/lib/fhir_models/fhir/resources/ClinicalImpression.rb +19 -19
  36. data/lib/fhir_models/fhir/resources/CodeSystem.rb +1 -1
  37. data/lib/fhir_models/fhir/resources/Communication.rb +17 -17
  38. data/lib/fhir_models/fhir/resources/CommunicationRequest.rb +15 -15
  39. data/lib/fhir_models/fhir/resources/CompartmentDefinition.rb +1 -1
  40. data/lib/fhir_models/fhir/resources/Composition.rb +15 -15
  41. data/lib/fhir_models/fhir/resources/ConceptMap.rb +5 -5
  42. data/lib/fhir_models/fhir/resources/Condition.rb +11 -11
  43. data/lib/fhir_models/fhir/resources/Consent.rb +15 -15
  44. data/lib/fhir_models/fhir/resources/Contract.rb +29 -29
  45. data/lib/fhir_models/fhir/resources/Coverage.rb +11 -11
  46. data/lib/fhir_models/fhir/resources/DataElement.rb +1 -1
  47. data/lib/fhir_models/fhir/resources/DetectedIssue.rb +9 -9
  48. data/lib/fhir_models/fhir/resources/Device.rb +7 -7
  49. data/lib/fhir_models/fhir/resources/DeviceComponent.rb +5 -5
  50. data/lib/fhir_models/fhir/resources/DeviceMetric.rb +5 -5
  51. data/lib/fhir_models/fhir/resources/DeviceUseRequest.rb +23 -23
  52. data/lib/fhir_models/fhir/resources/DeviceUseStatement.rb +5 -5
  53. data/lib/fhir_models/fhir/resources/DiagnosticReport.rb +17 -17
  54. data/lib/fhir_models/fhir/resources/DiagnosticRequest.rb +21 -21
  55. data/lib/fhir_models/fhir/resources/DocumentManifest.rb +11 -11
  56. data/lib/fhir_models/fhir/resources/DocumentReference.rb +17 -17
  57. data/lib/fhir_models/fhir/resources/DomainResource.rb +1 -1
  58. data/lib/fhir_models/fhir/resources/EligibilityRequest.rb +15 -15
  59. data/lib/fhir_models/fhir/resources/EligibilityResponse.rb +13 -13
  60. data/lib/fhir_models/fhir/resources/Encounter.rb +29 -29
  61. data/lib/fhir_models/fhir/resources/Endpoint.rb +3 -3
  62. data/lib/fhir_models/fhir/resources/EnrollmentRequest.rb +11 -11
  63. data/lib/fhir_models/fhir/resources/EnrollmentResponse.rb +9 -9
  64. data/lib/fhir_models/fhir/resources/EpisodeOfCare.rb +15 -15
  65. data/lib/fhir_models/fhir/resources/ExpansionProfile.rb +1 -1
  66. data/lib/fhir_models/fhir/resources/ExplanationOfBenefit.rb +47 -47
  67. data/lib/fhir_models/fhir/resources/FamilyMemberHistory.rb +3 -3
  68. data/lib/fhir_models/fhir/resources/Flag.rb +7 -7
  69. data/lib/fhir_models/fhir/resources/Goal.rb +9 -9
  70. data/lib/fhir_models/fhir/resources/Group.rb +3 -3
  71. data/lib/fhir_models/fhir/resources/GuidanceResponse.rb +17 -17
  72. data/lib/fhir_models/fhir/resources/HealthcareService.rb +9 -9
  73. data/lib/fhir_models/fhir/resources/ImagingManifest.rb +7 -7
  74. data/lib/fhir_models/fhir/resources/ImagingStudy.rb +13 -13
  75. data/lib/fhir_models/fhir/resources/Immunization.rb +17 -17
  76. data/lib/fhir_models/fhir/resources/ImmunizationRecommendation.rb +9 -9
  77. data/lib/fhir_models/fhir/resources/ImplementationGuide.rb +7 -7
  78. data/lib/fhir_models/fhir/resources/Library.rb +1 -1
  79. data/lib/fhir_models/fhir/resources/Linkage.rb +3 -3
  80. data/lib/fhir_models/fhir/resources/List.rb +9 -9
  81. data/lib/fhir_models/fhir/resources/Location.rb +7 -7
  82. data/lib/fhir_models/fhir/resources/Measure.rb +3 -3
  83. data/lib/fhir_models/fhir/resources/MeasureReport.rb +15 -15
  84. data/lib/fhir_models/fhir/resources/Media.rb +5 -5
  85. data/lib/fhir_models/fhir/resources/Medication.rb +7 -7
  86. data/lib/fhir_models/fhir/resources/MedicationAdministration.rb +19 -19
  87. data/lib/fhir_models/fhir/resources/MedicationDispense.rb +21 -21
  88. data/lib/fhir_models/fhir/resources/MedicationRequest.rb +23 -23
  89. data/lib/fhir_models/fhir/resources/MedicationStatement.rb +11 -11
  90. data/lib/fhir_models/fhir/resources/MessageDefinition.rb +11 -11
  91. data/lib/fhir_models/fhir/resources/MessageHeader.rb +15 -15
  92. data/lib/fhir_models/fhir/resources/MetadataResource.rb +1 -1
  93. data/lib/fhir_models/fhir/resources/NamingSystem.rb +3 -3
  94. data/lib/fhir_models/fhir/resources/NutritionRequest.rb +9 -9
  95. data/lib/fhir_models/fhir/resources/Observation.rb +13 -13
  96. data/lib/fhir_models/fhir/resources/OperationDefinition.rb +7 -7
  97. data/lib/fhir_models/fhir/resources/OperationOutcome.rb +1 -1
  98. data/lib/fhir_models/fhir/resources/Organization.rb +5 -5
  99. data/lib/fhir_models/fhir/resources/Parameters.rb +1 -1
  100. data/lib/fhir_models/fhir/resources/Patient.rb +9 -9
  101. data/lib/fhir_models/fhir/resources/PaymentNotice.rb +11 -11
  102. data/lib/fhir_models/fhir/resources/PaymentReconciliation.rb +17 -17
  103. data/lib/fhir_models/fhir/resources/Person.rb +5 -5
  104. data/lib/fhir_models/fhir/resources/PlanDefinition.rb +7 -7
  105. data/lib/fhir_models/fhir/resources/Practitioner.rb +11 -11
  106. data/lib/fhir_models/fhir/resources/PractitionerRole.rb +11 -11
  107. data/lib/fhir_models/fhir/resources/Procedure.rb +21 -21
  108. data/lib/fhir_models/fhir/resources/ProcedureRequest.rb +13 -13
  109. data/lib/fhir_models/fhir/resources/ProcessRequest.rb +11 -11
  110. data/lib/fhir_models/fhir/resources/ProcessResponse.rb +11 -11
  111. data/lib/fhir_models/fhir/resources/Provenance.rb +11 -11
  112. data/lib/fhir_models/fhir/resources/Questionnaire.rb +7 -7
  113. data/lib/fhir_models/fhir/resources/QuestionnaireResponse.rb +19 -19
  114. data/lib/fhir_models/fhir/resources/ReferralRequest.rb +13 -13
  115. data/lib/fhir_models/fhir/resources/RelatedPerson.rb +3 -3
  116. data/lib/fhir_models/fhir/resources/RequestGroup.rb +13 -13
  117. data/lib/fhir_models/fhir/resources/ResearchStudy.rb +13 -13
  118. data/lib/fhir_models/fhir/resources/ResearchSubject.rb +7 -7
  119. data/lib/fhir_models/fhir/resources/Resource.rb +1 -1
  120. data/lib/fhir_models/fhir/resources/RiskAssessment.rb +17 -17
  121. data/lib/fhir_models/fhir/resources/Schedule.rb +3 -3
  122. data/lib/fhir_models/fhir/resources/SearchParameter.rb +3 -3
  123. data/lib/fhir_models/fhir/resources/Sequence.rb +15 -15
  124. data/lib/fhir_models/fhir/resources/ServiceDefinition.rb +3 -3
  125. data/lib/fhir_models/fhir/resources/Slot.rb +3 -3
  126. data/lib/fhir_models/fhir/resources/Specimen.rb +13 -13
  127. data/lib/fhir_models/fhir/resources/StructureDefinition.rb +1 -1
  128. data/lib/fhir_models/fhir/resources/StructureMap.rb +1 -1
  129. data/lib/fhir_models/fhir/resources/Subscription.rb +1 -1
  130. data/lib/fhir_models/fhir/resources/Substance.rb +3 -3
  131. data/lib/fhir_models/fhir/resources/SupplyDelivery.rb +11 -11
  132. data/lib/fhir_models/fhir/resources/SupplyRequest.rb +11 -11
  133. data/lib/fhir_models/fhir/resources/Task.rb +23 -23
  134. data/lib/fhir_models/fhir/resources/TestReport.rb +3 -3
  135. data/lib/fhir_models/fhir/resources/TestScript.rb +11 -11
  136. data/lib/fhir_models/fhir/resources/ValueSet.rb +1 -1
  137. data/lib/fhir_models/fhir/resources/VisionPrescription.rb +9 -9
  138. data/lib/fhir_models/fhir/types/Address.rb +1 -1
  139. data/lib/fhir_models/fhir/types/Age.rb +1 -1
  140. data/lib/fhir_models/fhir/types/Annotation.rb +3 -3
  141. data/lib/fhir_models/fhir/types/Attachment.rb +1 -1
  142. data/lib/fhir_models/fhir/types/BackboneElement.rb +1 -1
  143. data/lib/fhir_models/fhir/types/CodeableConcept.rb +1 -1
  144. data/lib/fhir_models/fhir/types/Coding.rb +1 -1
  145. data/lib/fhir_models/fhir/types/ContactDetail.rb +1 -1
  146. data/lib/fhir_models/fhir/types/ContactPoint.rb +1 -1
  147. data/lib/fhir_models/fhir/types/Contributor.rb +1 -1
  148. data/lib/fhir_models/fhir/types/Count.rb +1 -1
  149. data/lib/fhir_models/fhir/types/DataRequirement.rb +3 -3
  150. data/lib/fhir_models/fhir/types/Distance.rb +1 -1
  151. data/lib/fhir_models/fhir/types/DosageInstruction.rb +1 -1
  152. data/lib/fhir_models/fhir/types/Duration.rb +1 -1
  153. data/lib/fhir_models/fhir/types/Element.rb +1 -1
  154. data/lib/fhir_models/fhir/types/ElementDefinition.rb +3 -3
  155. data/lib/fhir_models/fhir/types/Extension.rb +1 -1
  156. data/lib/fhir_models/fhir/types/HumanName.rb +1 -1
  157. data/lib/fhir_models/fhir/types/Identifier.rb +3 -3
  158. data/lib/fhir_models/fhir/types/Meta.rb +1 -1
  159. data/lib/fhir_models/fhir/types/Money.rb +1 -1
  160. data/lib/fhir_models/fhir/types/Narrative.rb +1 -1
  161. data/lib/fhir_models/fhir/types/ParameterDefinition.rb +3 -3
  162. data/lib/fhir_models/fhir/types/Period.rb +1 -1
  163. data/lib/fhir_models/fhir/types/Quantity.rb +1 -1
  164. data/lib/fhir_models/fhir/types/Range.rb +1 -1
  165. data/lib/fhir_models/fhir/types/Ratio.rb +1 -1
  166. data/lib/fhir_models/fhir/types/Reference.rb +1 -1
  167. data/lib/fhir_models/fhir/types/RelatedArtifact.rb +3 -3
  168. data/lib/fhir_models/fhir/types/SampledData.rb +1 -1
  169. data/lib/fhir_models/fhir/types/Signature.rb +5 -5
  170. data/lib/fhir_models/fhir/types/Timing.rb +1 -1
  171. data/lib/fhir_models/fhir/types/TriggerDefinition.rb +3 -3
  172. data/lib/fhir_models/fhir/types/UsageContext.rb +1 -1
  173. data/lib/fhir_models/version.rb +1 -1
  174. metadata +2 -2
@@ -4,7 +4,7 @@ module FHIR
4
4
  include FHIR::Json
5
5
  include FHIR::Xml
6
6
 
7
- SEARCH_PARAMS = []
7
+ SEARCH_PARAMS = ['author', 'item', 'source']
8
8
  METADATA = {
9
9
  'id' => {'type'=>'id', 'path'=>'Linkage.id', 'min'=>0, 'max'=>1},
10
10
  'meta' => {'type'=>'Meta', 'path'=>'Linkage.meta', 'min'=>0, 'max'=>1},
@@ -14,7 +14,7 @@ module FHIR
14
14
  'contained' => {'type'=>'Resource', 'path'=>'Linkage.contained', 'min'=>0, 'max'=>Float::INFINITY},
15
15
  'extension' => {'type'=>'Extension', 'path'=>'Linkage.extension', 'min'=>0, 'max'=>Float::INFINITY},
16
16
  'modifierExtension' => {'type'=>'Extension', 'path'=>'Linkage.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY},
17
- 'author' => {'type'=>'Reference', 'path'=>'Linkage.author', 'min'=>0, 'max'=>1},
17
+ 'author' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Linkage.author', 'min'=>0, 'max'=>1},
18
18
  'item' => {'type'=>'Linkage::Item', 'path'=>'Linkage.item', 'min'=>1, 'max'=>Float::INFINITY}
19
19
  }
20
20
 
@@ -46,7 +46,7 @@ module FHIR
46
46
  attr_accessor :contained # 0-* [ Resource ]
47
47
  attr_accessor :extension # 0-* [ Extension ]
48
48
  attr_accessor :modifierExtension # 0-* [ Extension ]
49
- attr_accessor :author # 0-1 Reference()
49
+ attr_accessor :author # 0-1 Reference(Practitioner|Organization)
50
50
  attr_accessor :item # 1-* [ Linkage::Item ]
51
51
 
52
52
  def resourceType
@@ -4,7 +4,7 @@ module FHIR
4
4
  include FHIR::Json
5
5
  include FHIR::Xml
6
6
 
7
- SEARCH_PARAMS = []
7
+ SEARCH_PARAMS = ['code', 'date', 'identifier', 'patient', 'encounter', 'empty-reason', 'item', 'notes', 'source', 'status', 'subject', 'title']
8
8
  METADATA = {
9
9
  'id' => {'type'=>'id', 'path'=>'List.id', 'min'=>0, 'max'=>1},
10
10
  'meta' => {'type'=>'Meta', 'path'=>'List.meta', 'min'=>0, 'max'=>1},
@@ -19,10 +19,10 @@ module FHIR
19
19
  'mode' => {'valid_codes'=>{'http://hl7.org/fhir/list-mode'=>['working', 'snapshot', 'changes', 'working', 'snapshot', 'changes']}, 'type'=>'code', 'path'=>'List.mode', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/list-mode'}},
20
20
  'title' => {'type'=>'string', 'path'=>'List.title', 'min'=>0, 'max'=>1},
21
21
  'code' => {'valid_codes'=>{'http://hl7.org/fhir/list-example-use-codes'=>['alerts', 'adverserxns', 'allergies', 'medications', 'problems', 'worklist', 'waiting', 'protocols', 'plans', 'alerts', 'adverserxns', 'allergies', 'medications', 'problems', 'worklist', 'waiting', 'protocols', 'plans']}, 'type'=>'CodeableConcept', 'path'=>'List.code', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/list-example-codes'}},
22
- 'subject' => {'type'=>'Reference', 'path'=>'List.subject', 'min'=>0, 'max'=>1},
23
- 'encounter' => {'type'=>'Reference', 'path'=>'List.encounter', 'min'=>0, 'max'=>1},
22
+ 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'List.subject', 'min'=>0, 'max'=>1},
23
+ 'encounter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Encounter'], 'type'=>'Reference', 'path'=>'List.encounter', 'min'=>0, 'max'=>1},
24
24
  'date' => {'type'=>'dateTime', 'path'=>'List.date', 'min'=>0, 'max'=>1},
25
- 'source' => {'type'=>'Reference', 'path'=>'List.source', 'min'=>0, 'max'=>1},
25
+ 'source' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'List.source', 'min'=>0, 'max'=>1},
26
26
  'orderedBy' => {'valid_codes'=>{'http://hl7.org/fhir/list-order'=>['user', 'system', 'event-date', 'entry-date', 'priority', 'alphabetic', 'category', 'patient', 'user', 'system', 'event-date', 'entry-date', 'priority', 'alphabetic', 'category', 'patient']}, 'type'=>'CodeableConcept', 'path'=>'List.orderedBy', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/list-order'}},
27
27
  'note' => {'type'=>'Annotation', 'path'=>'List.note', 'min'=>0, 'max'=>Float::INFINITY},
28
28
  'entry' => {'type'=>'List::Entry', 'path'=>'List.entry', 'min'=>0, 'max'=>Float::INFINITY},
@@ -41,7 +41,7 @@ module FHIR
41
41
  'flag' => {'valid_codes'=>{'urn:oid:1.2.36.1.2001.1001.101.104.16592'=>['01', '02', '03', '04', '05', '06', '01', '02', '03', '04', '05', '06']}, 'type'=>'CodeableConcept', 'path'=>'Entry.flag', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/list-item-flag'}},
42
42
  'deleted' => {'type'=>'boolean', 'path'=>'Entry.deleted', 'min'=>0, 'max'=>1},
43
43
  'date' => {'type'=>'dateTime', 'path'=>'Entry.date', 'min'=>0, 'max'=>1},
44
- 'item' => {'type'=>'Reference', 'path'=>'Entry.item', 'min'=>1, 'max'=>1}
44
+ 'item' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Entry.item', 'min'=>1, 'max'=>1}
45
45
  }
46
46
 
47
47
  attr_accessor :id # 0-1 string
@@ -50,7 +50,7 @@ module FHIR
50
50
  attr_accessor :flag # 0-1 CodeableConcept
51
51
  attr_accessor :deleted # 0-1 boolean
52
52
  attr_accessor :date # 0-1 dateTime
53
- attr_accessor :item # 1-1 Reference()
53
+ attr_accessor :item # 1-1 Reference(Resource)
54
54
  end
55
55
 
56
56
  attr_accessor :id # 0-1 id
@@ -66,10 +66,10 @@ module FHIR
66
66
  attr_accessor :mode # 1-1 code
67
67
  attr_accessor :title # 0-1 string
68
68
  attr_accessor :code # 0-1 CodeableConcept
69
- attr_accessor :subject # 0-1 Reference()
70
- attr_accessor :encounter # 0-1 Reference()
69
+ attr_accessor :subject # 0-1 Reference(Patient|Group|Device|Location)
70
+ attr_accessor :encounter # 0-1 Reference(Encounter)
71
71
  attr_accessor :date # 0-1 dateTime
72
- attr_accessor :source # 0-1 Reference()
72
+ attr_accessor :source # 0-1 Reference(Practitioner|Patient|Device)
73
73
  attr_accessor :orderedBy # 0-1 CodeableConcept
74
74
  attr_accessor :note # 0-* [ Annotation ]
75
75
  attr_accessor :entry # 0-* [ List::Entry ]
@@ -4,7 +4,7 @@ module FHIR
4
4
  include FHIR::Json
5
5
  include FHIR::Xml
6
6
 
7
- SEARCH_PARAMS = []
7
+ SEARCH_PARAMS = ['address', 'address-city', 'address-country', 'address-postalcode', 'address-state', 'address-use', 'endpoint', 'identifier', 'name', 'near', 'near-distance', 'organization', 'partof', 'status', 'type']
8
8
  METADATA = {
9
9
  'id' => {'type'=>'id', 'path'=>'Location.id', 'min'=>0, 'max'=>1},
10
10
  'meta' => {'type'=>'Meta', 'path'=>'Location.meta', 'min'=>0, 'max'=>1},
@@ -25,9 +25,9 @@ module FHIR
25
25
  'address' => {'type'=>'Address', 'path'=>'Location.address', 'min'=>0, 'max'=>1},
26
26
  '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'}},
27
27
  'position' => {'type'=>'Location::Position', 'path'=>'Location.position', 'min'=>0, 'max'=>1},
28
- 'managingOrganization' => {'type'=>'Reference', 'path'=>'Location.managingOrganization', 'min'=>0, 'max'=>1},
29
- 'partOf' => {'type'=>'Reference', 'path'=>'Location.partOf', 'min'=>0, 'max'=>1},
30
- 'endpoint' => {'type'=>'Reference', 'path'=>'Location.endpoint', 'min'=>0, 'max'=>Float::INFINITY}
28
+ 'managingOrganization' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'Location.managingOrganization', 'min'=>0, 'max'=>1},
29
+ 'partOf' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Location.partOf', 'min'=>0, 'max'=>1},
30
+ 'endpoint' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Endpoint'], 'type'=>'Reference', 'path'=>'Location.endpoint', 'min'=>0, 'max'=>Float::INFINITY}
31
31
  }
32
32
 
33
33
  class Position < FHIR::Model
@@ -71,9 +71,9 @@ module FHIR
71
71
  attr_accessor :address # 0-1 Address
72
72
  attr_accessor :physicalType # 0-1 CodeableConcept
73
73
  attr_accessor :position # 0-1 Location::Position
74
- attr_accessor :managingOrganization # 0-1 Reference()
75
- attr_accessor :partOf # 0-1 Reference()
76
- attr_accessor :endpoint # 0-* [ Reference() ]
74
+ attr_accessor :managingOrganization # 0-1 Reference(Organization)
75
+ attr_accessor :partOf # 0-1 Reference(Location)
76
+ attr_accessor :endpoint # 0-* [ Reference(Endpoint) ]
77
77
 
78
78
  def resourceType
79
79
  'Location'
@@ -4,7 +4,7 @@ module FHIR
4
4
  include FHIR::Json
5
5
  include FHIR::Xml
6
6
 
7
- SEARCH_PARAMS = []
7
+ SEARCH_PARAMS = ['date', 'description', 'effective', 'identifier', 'jurisdiction', 'name', 'publisher', 'status', 'title', 'topic', 'url', 'version']
8
8
  METADATA = {
9
9
  'id' => {'type'=>'id', 'path'=>'Measure.id', 'min'=>0, 'max'=>1},
10
10
  'meta' => {'type'=>'Meta', 'path'=>'Measure.meta', 'min'=>0, 'max'=>1},
@@ -36,7 +36,7 @@ module FHIR
36
36
  'contact' => {'type'=>'ContactDetail', 'path'=>'Measure.contact', 'min'=>0, 'max'=>Float::INFINITY},
37
37
  'copyright' => {'type'=>'markdown', 'path'=>'Measure.copyright', 'min'=>0, 'max'=>1},
38
38
  'relatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'Measure.relatedArtifact', 'min'=>0, 'max'=>Float::INFINITY},
39
- 'library' => {'type'=>'Reference', 'path'=>'Measure.library', 'min'=>0, 'max'=>Float::INFINITY},
39
+ 'library' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Library'], 'type'=>'Reference', 'path'=>'Measure.library', 'min'=>0, 'max'=>Float::INFINITY},
40
40
  'disclaimer' => {'type'=>'markdown', 'path'=>'Measure.disclaimer', 'min'=>0, 'max'=>1},
41
41
  'scoring' => {'valid_codes'=>{'http://hl7.org/fhir/measure-scoring'=>['proportion', 'ratio', 'continuous-variable', 'cohort', 'proportion', 'ratio', 'continuous-variable', 'cohort']}, 'type'=>'code', 'path'=>'Measure.scoring', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/measure-scoring'}},
42
42
  'compositeScoring' => {'valid_codes'=>{'http://hl7.org/fhir/composite-measure-scoring'=>['opportunity', 'all-or-nothing', 'linear', 'weighted', 'opportunity', 'all-or-nothing', 'linear', 'weighted']}, 'type'=>'code', 'path'=>'Measure.compositeScoring', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/composite-measure-scoring'}},
@@ -181,7 +181,7 @@ module FHIR
181
181
  attr_accessor :contact # 0-* [ ContactDetail ]
182
182
  attr_accessor :copyright # 0-1 markdown
183
183
  attr_accessor :relatedArtifact # 0-* [ RelatedArtifact ]
184
- attr_accessor :library # 0-* [ Reference() ]
184
+ attr_accessor :library # 0-* [ Reference(Library) ]
185
185
  attr_accessor :disclaimer # 0-1 markdown
186
186
  attr_accessor :scoring # 0-1 code
187
187
  attr_accessor :compositeScoring # 0-1 code
@@ -4,7 +4,7 @@ module FHIR
4
4
  include FHIR::Json
5
5
  include FHIR::Xml
6
6
 
7
- SEARCH_PARAMS = []
7
+ SEARCH_PARAMS = ['patient']
8
8
  METADATA = {
9
9
  'id' => {'type'=>'id', 'path'=>'MeasureReport.id', 'min'=>0, 'max'=>1},
10
10
  'meta' => {'type'=>'Meta', 'path'=>'MeasureReport.meta', 'min'=>0, 'max'=>1},
@@ -14,15 +14,15 @@ module FHIR
14
14
  'contained' => {'type'=>'Resource', 'path'=>'MeasureReport.contained', 'min'=>0, 'max'=>Float::INFINITY},
15
15
  'extension' => {'type'=>'Extension', 'path'=>'MeasureReport.extension', 'min'=>0, 'max'=>Float::INFINITY},
16
16
  'modifierExtension' => {'type'=>'Extension', 'path'=>'MeasureReport.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY},
17
- 'measure' => {'type'=>'Reference', 'path'=>'MeasureReport.measure', 'min'=>1, 'max'=>1},
17
+ 'measure' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Measure'], 'type'=>'Reference', 'path'=>'MeasureReport.measure', 'min'=>1, 'max'=>1},
18
18
  'type' => {'valid_codes'=>{'http://hl7.org/fhir/measure-report-type'=>['individual', 'patient-list', 'summary', 'individual', 'patient-list', 'summary']}, 'type'=>'code', 'path'=>'MeasureReport.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/measure-report-type'}},
19
- 'patient' => {'type'=>'Reference', 'path'=>'MeasureReport.patient', 'min'=>0, 'max'=>1},
19
+ 'patient' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient'], 'type'=>'Reference', 'path'=>'MeasureReport.patient', 'min'=>0, 'max'=>1},
20
20
  'period' => {'type'=>'Period', 'path'=>'MeasureReport.period', 'min'=>1, 'max'=>1},
21
21
  'status' => {'valid_codes'=>{'http://hl7.org/fhir/measure-report-status'=>['complete', 'pending', 'error', 'complete', 'pending', 'error']}, 'type'=>'code', 'path'=>'MeasureReport.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/measure-report-status'}},
22
22
  'date' => {'type'=>'dateTime', 'path'=>'MeasureReport.date', 'min'=>0, 'max'=>1},
23
- 'reportingOrganization' => {'type'=>'Reference', 'path'=>'MeasureReport.reportingOrganization', 'min'=>0, 'max'=>1},
23
+ 'reportingOrganization' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'MeasureReport.reportingOrganization', 'min'=>0, 'max'=>1},
24
24
  'group' => {'type'=>'MeasureReport::Group', 'path'=>'MeasureReport.group', 'min'=>0, 'max'=>Float::INFINITY},
25
- 'evaluatedResources' => {'type'=>'Reference', 'path'=>'MeasureReport.evaluatedResources', 'min'=>0, 'max'=>1}
25
+ 'evaluatedResources' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Bundle'], 'type'=>'Reference', 'path'=>'MeasureReport.evaluatedResources', 'min'=>0, 'max'=>1}
26
26
  }
27
27
 
28
28
  class Group < FHIR::Model
@@ -52,7 +52,7 @@ module FHIR
52
52
  'modifierExtension' => {'type'=>'Extension', 'path'=>'Population.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY},
53
53
  'type' => {'valid_codes'=>{'http://hl7.org/fhir/measure-population'=>['initial-population', 'numerator', 'numerator-exclusion', 'denominator', 'denominator-exclusion', 'denominator-exception', 'measure-population', 'measure-population-exclusion', 'measure-observation', 'initial-population', 'numerator', 'numerator-exclusion', 'denominator', 'denominator-exclusion', 'denominator-exception', 'measure-population', 'measure-population-exclusion', 'measure-observation']}, 'type'=>'code', 'path'=>'Population.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/measure-population'}},
54
54
  'count' => {'type'=>'integer', 'path'=>'Population.count', 'min'=>0, 'max'=>1},
55
- 'patients' => {'type'=>'Reference', 'path'=>'Population.patients', 'min'=>0, 'max'=>1}
55
+ 'patients' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/List'], 'type'=>'Reference', 'path'=>'Population.patients', 'min'=>0, 'max'=>1}
56
56
  }
57
57
 
58
58
  attr_accessor :id # 0-1 string
@@ -60,7 +60,7 @@ module FHIR
60
60
  attr_accessor :modifierExtension # 0-* [ Extension ]
61
61
  attr_accessor :type # 1-1 code
62
62
  attr_accessor :count # 0-1 integer
63
- attr_accessor :patients # 0-1 Reference()
63
+ attr_accessor :patients # 0-1 Reference(List)
64
64
  end
65
65
 
66
66
  class Stratifier < FHIR::Model
@@ -101,7 +101,7 @@ module FHIR
101
101
  'modifierExtension' => {'type'=>'Extension', 'path'=>'Population.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY},
102
102
  'type' => {'valid_codes'=>{'http://hl7.org/fhir/measure-population'=>['initial-population', 'numerator', 'numerator-exclusion', 'denominator', 'denominator-exclusion', 'denominator-exception', 'measure-population', 'measure-population-exclusion', 'measure-observation', 'initial-population', 'numerator', 'numerator-exclusion', 'denominator', 'denominator-exclusion', 'denominator-exception', 'measure-population', 'measure-population-exclusion', 'measure-observation']}, 'type'=>'code', 'path'=>'Population.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/measure-population'}},
103
103
  'count' => {'type'=>'integer', 'path'=>'Population.count', 'min'=>0, 'max'=>1},
104
- 'patients' => {'type'=>'Reference', 'path'=>'Population.patients', 'min'=>0, 'max'=>1}
104
+ 'patients' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/List'], 'type'=>'Reference', 'path'=>'Population.patients', 'min'=>0, 'max'=>1}
105
105
  }
106
106
 
107
107
  attr_accessor :id # 0-1 string
@@ -109,7 +109,7 @@ module FHIR
109
109
  attr_accessor :modifierExtension # 0-* [ Extension ]
110
110
  attr_accessor :type # 1-1 code
111
111
  attr_accessor :count # 0-1 integer
112
- attr_accessor :patients # 0-1 Reference()
112
+ attr_accessor :patients # 0-1 Reference(List)
113
113
  end
114
114
 
115
115
  attr_accessor :id # 0-1 string
@@ -151,7 +151,7 @@ module FHIR
151
151
  'modifierExtension' => {'type'=>'Extension', 'path'=>'Group.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY},
152
152
  'value' => {'type'=>'string', 'path'=>'Group.value', 'min'=>1, 'max'=>1},
153
153
  'count' => {'type'=>'integer', 'path'=>'Group.count', 'min'=>0, 'max'=>1},
154
- 'patients' => {'type'=>'Reference', 'path'=>'Group.patients', 'min'=>0, 'max'=>1}
154
+ 'patients' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/List'], 'type'=>'Reference', 'path'=>'Group.patients', 'min'=>0, 'max'=>1}
155
155
  }
156
156
 
157
157
  attr_accessor :id # 0-1 string
@@ -159,7 +159,7 @@ module FHIR
159
159
  attr_accessor :modifierExtension # 0-* [ Extension ]
160
160
  attr_accessor :value # 1-1 string
161
161
  attr_accessor :count # 0-1 integer
162
- attr_accessor :patients # 0-1 Reference()
162
+ attr_accessor :patients # 0-1 Reference(List)
163
163
  end
164
164
 
165
165
  attr_accessor :id # 0-1 string
@@ -187,15 +187,15 @@ module FHIR
187
187
  attr_accessor :contained # 0-* [ Resource ]
188
188
  attr_accessor :extension # 0-* [ Extension ]
189
189
  attr_accessor :modifierExtension # 0-* [ Extension ]
190
- attr_accessor :measure # 1-1 Reference()
190
+ attr_accessor :measure # 1-1 Reference(Measure)
191
191
  attr_accessor :type # 1-1 code
192
- attr_accessor :patient # 0-1 Reference()
192
+ attr_accessor :patient # 0-1 Reference(Patient)
193
193
  attr_accessor :period # 1-1 Period
194
194
  attr_accessor :status # 1-1 code
195
195
  attr_accessor :date # 0-1 dateTime
196
- attr_accessor :reportingOrganization # 0-1 Reference()
196
+ attr_accessor :reportingOrganization # 0-1 Reference(Organization)
197
197
  attr_accessor :group # 0-* [ MeasureReport::Group ]
198
- attr_accessor :evaluatedResources # 0-1 Reference()
198
+ attr_accessor :evaluatedResources # 0-1 Reference(Bundle)
199
199
 
200
200
  def resourceType
201
201
  'MeasureReport'
@@ -4,7 +4,7 @@ module FHIR
4
4
  include FHIR::Json
5
5
  include FHIR::Xml
6
6
 
7
- SEARCH_PARAMS = []
7
+ SEARCH_PARAMS = ['created', 'identifier', 'operator', 'patient', 'subject', 'subtype', 'type', 'view']
8
8
  METADATA = {
9
9
  'id' => {'type'=>'id', 'path'=>'Media.id', 'min'=>0, 'max'=>1},
10
10
  'meta' => {'type'=>'Meta', 'path'=>'Media.meta', 'min'=>0, 'max'=>1},
@@ -18,8 +18,8 @@ module FHIR
18
18
  'type' => {'valid_codes'=>{'http://hl7.org/fhir/digital-media-type'=>['photo', 'video', 'audio', 'photo', 'video', 'audio']}, 'type'=>'code', 'path'=>'Media.type', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/digital-media-type'}},
19
19
  'subtype' => {'valid_codes'=>{'http://nema.org/dicom/dicm'=>['AR', 'BMD', 'BDUS', 'EPS', 'CR', 'CT', 'DX', 'ECG', 'ES', 'XC', 'GM', 'HD', 'IO', 'IVOCT', 'IVUS', 'KER', 'LEN', 'MR', 'MG', 'NM', 'OAM', 'OCT', 'OPM', 'OP', 'OPR', 'OPT', 'OPV', 'OSS', 'PX', 'PT', 'RF', 'RG', 'SM', 'SRF', 'US', 'VA', 'XA'], 'http://snomed.info/sct'=>['306005', '334003', '435001', '642006', '762008', '951000', '1043007', '1044001', '1225002', '1292009', '1385001', '1414009', '1597004', '1787006', '2266004', '2508002', '2690005', '2696004', '2811005', '2847006', '2933008', '3047001', '3256004', '3258003', '3512003', '3620007', '3787003', '3799005', '3858009', '3991004', '3998005', '4008007', '4321009', '4438009', '4934001', '4970003', '5110001', '5131003', '5216004', '5433008', '5823005', '5846007', '6007000', '6127002', '6157006', '6238009', '6271008', '6480006', '6521006', '6650009', '6728003', '7174001', '7370001', '7421004', '7576008', '7656009', '7812007', '7993000', '7995007', '8031000', '8073008', '8151003', '8306009', '8358003', '8449009', '8503002', '8693001', '8994009', '9403009', '9518008', '9704004', '9988008', '10181005', '10374007', '10428007', '11269009', '11278003', '11295006', '11390003', '11582002', '11634002', '11760007', '11819005', '11892002', '11895000', '11971003', '12118001', '12124007', '12341000', '12356009', '12357000', '12389009', '12513003', '12749000', '13088001', '13167007', '13205008', '13256004', '13378009', '13450007', '13518004', '13578005', '13845008', '14211004', '14305004', '15282006', '15351005', '15364006', '15749009', '15757007', '16245009', '16278002', '16306001', '16310003', '16747000', '16910009', '17026004', '17375006', '17624002', '17711006', '17724006', '17745004', '17776005', '17984001', '18102001', '18370004', '18479002', '18499008', '18529002', '18640002', '18747005', '18848007', '18912009', '19086005', '19252005', '19490002', '19589009', '19671003', '19731001', '19961003', '20067007', '20350005', '20384009', '20603005', '20630000', '20740007', '20798004', '20836009', '21126008', '21339000', '21613005', '21623001', '21685006', '21970003', '22034001', '22059005', '22089003', '22289008', '22400007', '22446007', '22458007', '22530002', '22760005', '22761009', '22791004', '22873002', '22891007', '22901000', '22948003', '23225008', '23394003', '23461000', '23572007', '23738001', '23818008', '23846005', '23931002', '24058001', '24135002', '24267008', '24623002', '24646000', '24689001', '24715008', '24737001', '24848001', '24856003', '25306006', '25347009', '25411007', '25630002', '25759006', '25760001', '25850001', '26262000', '26308001', '26537001', '26648002', '26946001', '27300001', '27469002', '27483000', '27498003', '27821009', '27851003', '28033003', '28160007', '28303002', '28337005', '28339008', '28367004', '28514000', '28566009', '28686001', '28687005', '28806001', '28894006', '29117008', '29166005', '29357002', '29433003', '29559003', '29567006', '29592009', '29845000', '29967000', '30353000', '30439001', '30462004', '30536006', '30726001', '30788002', '30842004', '30918004', '30957007', '31157004', '31643000', '31683008', '31800006', '31911002', '31931003', '31962004', '31998007', '32012009', '32265006', '32289004', '32328007', '32345002', '32366005', '32535000', '32729002', '32962002', '33085008', '33148003', '33202000', '33357000', '33367005', '33450004', '33460008', '33527008', '33677003', '34227000', '34616009', '34885003', '34945008', '35198004', '35202002', '35249003', '35443000', '35492006', '35621002', '35757004', '36004004', '36624001', '36870006', '36960008', '37090007', '37307009', '37312005', '37348007', '37385004', '37403009', '37537004', '37541000', '37603004', '37707006', '37815002', '37859006', '38172006', '38336006', '38356007', '38366004', '38644000', '38769008', '38930009', '39305005', '39500001', '39714003', '39856007', '40008005', '40064005', '40228004', '40348008', '40357002', '40371005', '40372003', '40502003', '40538005', '40701008', '40892001', '41051004', '41209002', '41260001', '41333006', '41380003', '41385008', '41440006', '41466009', '41496004', '41500002', '41747008', '41785006', '41823007', '41842006', '41913002', '42003005', '42075002', '42539009', '42687005', '42705007', '42869005', '42957001', '42976004', '43129000', '43145003', '43204002', '43255009', '43294005', '43370007', '43704001', '43837006', '43947005', '44052005', '44260000', '44491008', '44545002', '44691001', '44884002', '45036003', '45315006', '45316007', '45554006', '45588000', '45689001', '45732007', '46108001', '46258004', '46291008', '46377000', '46424009', '46453005', '46471003', '46480003', '46597006', '46700000', '46798003', '46822003', '46854007', '46870009', '47079000', '47187002', '47293000', '47324001', '47616002', '47621004', '47859009', '47987001', '48138001', '48290004', '48380009', '48450000', '48526000', '48564003', '48633006', '48735005', '48816001', '48849005', '48858003', '48966008', '48986007', '48995004', '48996003', '49140003', '49276007', '49345004', '49459005', '49626003', '49673009', '49752000', '49856005', '50025001', '50251009', '50621006', '50759007', '50788008', '50867009', '50964001', '51006009', '51469006', '51619007', '51808006', '52221007', '52340003', '52432005', '52514008', '52566004', '52792009', '52823003', '52960000', '53054006', '53161007', '53457009', '53484005', '53495004', '53585008', '53683005', '53835005', '54042002', '54149009', '54321008', '54438008', '54640009', '54689004', '54780008', '54810009', '55052008', '55357008', '55447006', '55498000', '55501000', '55550006', '55596003', '55612007', '55761000', '55965002', '56058002', '56087001', '56216006', '56712007', '57093001', '57113004', '57235004', '57354002', '57417005', '57780004', '57902003', '58011003', '58082001', '58259007', '58316000', '58518000', '58713006', '58719005', '58746000', '58920005', '58951003', '59105009', '59413000', '59517002', '59608007', '59778004', '59800002', '59916001', '60006002', '60027007', '60228007', '60287000', '60443006', '60539009', '60619004', '60654006', '60668004', '61147008', '61361006', '61368000', '61518007', '61553000', '61593002', '61832002', '61982008', '62295005', '62434009', '62559003', '62581008', '62658002', '62756008', '63243008', '63469004', '63670007', '63713007', '64021002', '64152004', '64167000', '64318009', '64387007', '64432007', '64682006', '64707006', '65066001', '65083005', '65388005', '65416003', '65590007', '65749006', '65837003', '65839000', '65867009', '66088009', '66377006', '66596009', '66675005', '66769009', '66995002', '67022004', '67051000', '67071009', '67255001', '67357007', '67361001', '67499007', '67595003', '67632007', '67715004', '68083009', '68280004', '68306006', '68558001', '68796002', '68862002', '68965004', '69064006', '69143005', '69167002', '69477006', '69610007', '69657008', '69720006', '69772001', '70157001', '70268007', '70435002', '70780000', '71040008', '71093009', '71163001', '71233004', '71254006', '71503007', '71599004', '71651007', '71867003', '71894004', '71954002', '71977002', '72221006', '72383008', '72508000', '72716007', '72872009', '72911009', '73523002', '73771004', '74016001', '74017005', '74170002', '74193008', '74219000', '74546006', '74590001', '74710000', '74809003', '74834003', '74874009', '75014006', '75233009', '75385009', '75593005', '75675001', '75679007', '75691003', '75766009', '76285001', '76565001', '76573005', '76718005', '76913009', '76927004', '76930006', '76981001', '77343006', '77477000', '77532004', '77658008', '77660005', '77717008', '77973006', '78002002', '78013004', '78138006', '78176000', '78579002', '78669009', '78670005', '78711007', '78938007', '79073004', '79082005', '79092002', '79190008', '79237001', '79516005', '79563007', '79760008', '79777008', '79966006', '80218009', '80254008', '80302000', '80308001', '80372004', '80501006', '80648002', '80823002', '80865008', '81391006', '81451007', '81523000', '81618005', '81937003', '81941004', '82006003', '82066000', '82327001', '82420003', '82499005', '82588005', '82641000', '82831001', '82891004', '82899002', '82918005', '82921007', '83061004', '83093007', '83262001', '83429007', '83611007', '83641009', '83735008', '83788002', '83932002', '83949009', '84200003', '84311009', '84492002', '84881006', '85199006', '85339002', '85606007', '85815002', '85895003', '86086004', '86307000', '86354001', '86392000', '86410006', '86434001', '86543007', '86599005', '86811003', '86924002', '86950003', '87338009', '87411003', '87674005', '87751001', '87785000', '87932003', '88061002', '88365004', '88504002', '88628008', '88663003', '88745008', '88914000', '88935003', '89118008', '89240007', '89343007', '89846007', '90084008', '90223007', '90523008', '90686009', '90697009', '90711000', '90805008', '90992001', '91008002', '91119001', '91160008', '91186003', '91333005', '91360003', '91453008', '91583001', '91649003', '91672001', '103734008', '103745006', '105368002', '105369005', '105371005', '105372003', '105375001', '105376000', '105377009', '105378004', '108273007', '108274001', '108275000', '108276004', '108279006', '108280009', '108282001', '108283006', '108284000', '108285004', '108286003', '108287007', '108288002', '108294005', '108296007', '108300008', '113025000', '113090004', '113091000', '113094008', '113096005', '113099003', '113100006', '113103008', '113104002', '113105001', '113107009', '113109007', '113110002', '113113000', '113125002', '116152004', '129108007', '129118002', '129119005', '129120004', '133883001', '133884007', '133885008', '133886009', '133887000', '133888005', '133889002', '133890006', '164817009', '165095009', '168537006', '168558000', '168559008', '168560003', '168564007', '168565008', '168566009', '168573004', '168588009', '168594001', '168599006', '168600009', '168609005', '168619004', '168620005', '168623007', '168632009', '168633004', '168637003', '168654006', '168655007', '168663008', '168664002', '168665001', '168669007', '168681006', '168682004', '168702005', '168713008', '168716000', '168717009', '168719007', '168722009', '168723004', '168725006', '168729000', '168731009', '168736004', '168743005', '168744004', '168745003', '168746002', '168759005', '168760000', '168763003', '168764009', '168766006', '168767002', '168770003', '168772006', '168773001', '168775008', '168779002', '168780004', '168781000', '168783002', '168800007', '168803009', '168810003', '168811004', '168812006', '168814007', '168816009', '168817000', '168818005', '168821007', '168831000', '168836005', '168843004', '168844005', '168845006', '168846007', '168847003', '168854009', '168858007', '168859004', '168860009', '168861008', '168864000', '168870006', '168875001', '168881009', '168882002', '168884001', '168890002', '168892005', '168894006', '168896008', '168897004', '168899001', '168900006', '168902003', '168903008', '168904002', '168905001', '168906000', '168908004', '168917004', '168918009', '168919001', '168920007', '168922004', '168941001', '168968001', '168969009', '168970005', '168971009', '168973007', '168974001', '168975000', '168976004', '168977008', '168978003', '168979006', '168981008', '168982001', '168988002', '168989005', '168990001', '168996007', '168997003', '168998008', '168999000', '169000003', '169001004', '169002006', '169003001', '169004007', '169005008', '169006009', '169007000', '169008005', '169009002', '169010007', '169011006', '169012004', '169014003', '169015002', '169016001', '169017005', '169018000', '169019008', '169020002', '169021003', '169022005', '169023000', '169025007', '169026008', '169031005', '169032003', '169033008', '169034002', '169035001', '169037009', '169044000', '169045004', '169046003', '169047007', '169048002', '169049005', '169050005', '169055000', '169056004', '169057008', '169058003', '169061002', '169066007', '169067003', '169068008', '169069000', '169070004', '169071000', '169072007', '169074008', '169078006', '169086006', '169087002', '169088007', '169089004', '169090008', '169091007', '169092000', '169093005', '169094004', '169096002', '169097006', '169098001', '169099009', '169100001', '169103004', '169106007', '169107003', '169108008', '169109000', '169110005', '169111009', '169112002', '169115000', '169116004', '169123003', '169126006', '169127002', '169138002', '169139005', '169140007', '169141006', '169142004', '169143009', '169146001', '169147005', '169148000', '169150008', '169151007', '169152000', '169153005', '169155003', '169160004', '169161000', '169162007', '169164008', '169165009', '169166005', '169167001', '169175007', '169224002', '169225001', '169228004', '169229007', '169230002', '169237004', '169238009', '169243002', '169250003', '169251004', '169252006', '169258005', '169283005', '169668007', '169669004', '169670003', '171229005', '171549002', '172581008', '172859007', '173771003', '174027003', '174303008', '174304002', '174377008', '174608008', '174609000', '174643009', '174648000', '174651007', '174652000', '174653005', '174654004', '174681004', '174682006', '174750001', '174751002', '174770007', '175162001', '175166003', '175357006', '175411008', '175462006', '175463001', '175467000', '175722006', '175971006', '175988004', '176082005', '176086008', '176087004', '178005004', '178329003', '178330008', '179929004', '180198004', '186473000', '187231000', '197157006', '201456002', '202440005', '204327002', '205115004', '212480007', '228084000', '228709004', '228710009', '228711008', '228712001', '229033006', '230927001', '230928006', '235504000', '235505004', '235506003', '235507007', '235508002', '235576002', '235583009', '236196009', '236197000', '240959006', '240968008', '241032008', '241033003', '241034009', '241035005', '241036006', '241037002', '241038007', '241040002', '241041003', '241042005', '241043000', '241044006', '241045007', '241046008', '241047004', '241048009', '241049001', '241050001', '241051002', '241052009', '241053004', '241055006', '241056007', '241057003', '241058008', '241059000', '241062002', '241063007', '241066004', '241069006', '241071006', '241072004', '241073009', '241074003', '241075002', '241076001', '241077005', '241078000', '241079008', '241080006', '241081005', '241082003', '241083008', '241085001', '241088004', '241089007', '241090003', '241091004', '241092006', '241093001', '241094007', '241095008', '241096009', '241097000', '241098005', '241099002', '241100005', '241101009', '241102002', '241103007', '241104001', '241105000', '241106004', '241107008', '241108003', '241109006', '241110001', '241111002', '241112009', '241113004', '241114005', '241115006', '241116007', '241117003', '241118008', '241119000', '241120006', '241122003', '241123008', '241124002', '241125001', '241127009', '241128004', '241129007', '241130002', '241131003', '241132005', '241133000', '241134006', '241135007', '241136008', '241137004', '241138009', '241139001', '241141000', '241142007', '241143002', '241144008', '241145009', '241146005', '241147001', '241149003', '241150003', '241151004', '241152006', '241153001', '241155008', '241156009', '241157000', '241158005', '241160007', '241161006', '241162004', '241163009', '241164003', '241165002', '241166001', '241167005', '241168000', '241169008', '241170009', '241171008', '241172001', '241173006', '241174000', '241175004', '241176003', '241177007', '241178002', '241179005', '241180008', '241181007', '241182000', '241183005', '241184004', '241185003', '241186002', '241188001', '241189009', '241190000', '241191001', '241193003', '241194009', '241195005', '241196006', '241197002', '241198007', '241200001', '241201002', '241202009', '241203004', '241204005', '241205006', '241206007', '241209000', '241210005', '241211009', '241213007', '241214001', '241215000', '241217008', '241218003', '241219006', '241220000', '241221001', '241222008', '241224009', '241226006', '241227002', '241228007', '241229004', '241230009', '241231008', '241232001', '241233006', '241234000', '241235004', '241237007', '241238002', '241239005', '241240007', '241241006', '241243009', '241244003', '241245002', '241246001', '241249008', '241250008', '241252000', '241253005', '241255003', '241256002', '241257006', '241258001', '241259009', '241260004', '241261000', '241262007', '241263002', '241264008', '241268006', '241269003', '241270002', '241271003', '241272005', '241273000', '241274006', '241275007', '241279001', '241280003', '241282006', '241283001', '241284007', '241285008', '241286009', '241287000', '241288005', '241289002', '241290006', '241291005', '241292003', '241293008', '241294002', '241295001', '241296000', '241297009', '241298004', '241299007', '241300004', '241301000', '241302007', '241303002', '241304008', '241305009', '241306005', '241307001', '241309003', '241310008', '241311007', '241312000', '241313005', '241314004', '241316002', '241317006', '241318001', '241319009', '241321004', '241322006', '241323001', '241324007', '241325008', '241326009', '241328005', '241329002', '241330007', '241331006', '241332004', '241333009', '241334003', '241335002', '241336001', '241337005', '241340005', '241341009', '241342002', '241343007', '241344001', '241345000', '241346004', '241347008', '241348003', '241349006', '241350006', '241351005', '241352003', '241354002', '241355001', '241357009', '241359007', '241362005', '241363000', '241364006', '241366008', '241367004', '241368009', '241369001', '241371001', '241372008', '241373003', '241375005', '241376006', '241377002', '241378007', '241379004', '241380001', '241381002', '241387003', '241388008', '241389000', '241390009', '241391008', '241392001', '241393006', '241394000', '241395004', '241396003', '241397007', '241398002', '241399005', '241401004', '241403001', '241404007', '241405008', '241406009', '241407000', '241408005', '241409002', '241410007', '241411006', '241412004', '241416001', '241417005', '241426008', '241427004', '241433008', '241434002', '241435001', '241436000', '241437009', '241438004', '241439007', '241440009', '241441008', '241442001', '241443006', '241444000', '241445004', '241446003', '241447007', '241449005', '241450005', '241452002', '241453007', '241454001', '241455000', '241456004', '241457008', '241458003', '241460001', '241461002', '241462009', '241463004', '241464005', '241465006', '241466007', '241467003', '241468008', '241469000', '241471000', '241472007', '241473002', '241474008', '241475009', '241476005', '241477001', '241478006', '241479003', '241480000', '241481001', '241484009', '241485005', '241487002', '241488007', '241489004', '241490008', '241491007', '241493005', '241494004', '241497006', '241498001', '241499009', '241500000', '241502008', '241503003', '241504009', '241505005', '241506006', '241507002', '241511008', '241512001', '241513006', '241514000', '241515004', '241516003', '241518002', '241519005', '241520004', '241521000', '241522007', '241523002', '241524008', '241525009', '241526005', '241527001', '241528006', '241529003', '241530008', '241531007', '241532000', '241533005', '241534004', '241535003', '241536002', '241537006', '241538001', '241539009', '241540006', '241541005', '241542003', '241543008', '241544002', '241545001', '241546000', '241547009', '241548004', '241549007', '241550007', '241551006', '241552004', '241553009', '241554003', '241555002', '241557005', '241558000', '241559008', '241561004', '241562006', '241563001', '241564007', '241565008', '241566009', '241567000', '241568005', '241569002', '241570001', '241571002', '241572009', '241573004', '241574005', '241575006', '241576007', '241577003', '241578008', '241579000', '241580002', '241581003', '241582005', '241583000', '241584006', '241585007', '241586008', '241587004', '241588009', '241589001', '241590005', '241591009', '241592002', '241593007', '241594001', '241595000', '241596004', '241597008', '241599006', '241600009', '241601008', '241602001', '241603006', '241604000', '241605004', '241606003', '241607007', '241609005', '241610000', '241611001', '241612008', '241613003', '241614009', '241615005', '241616006', '241617002', '241618007', '241619004', '241620005', '241621009', '241622002', '241623007', '241624001', '241625000', '241626004', '241627008', '241628003', '241629006', '241630001', '241631002', '241632009', '241633004', '241634005', '241635006', '241636007', '241637003', '241638008', '241639000', '241640003', '241641004', '241642006', '241643001', '241644007', '241645008', '241646009', '241647000', '241648005', '241649002', '241650002', '241651003', '241652005', '241653000', '241654006', '241655007', '241656008', '241657004', '241658009', '241659001', '241660006', '241661005', '241662003', '241663008', '241664002', '241665001', '241666000', '241667009', '241668004', '241669007', '241670008', '241671007', '241672000', '241673005', '241675003', '241676002', '241677006', '241678001', '241679009', '241680007', '241682004', '241683009', '241685002', '241686001', '244981007', '245911009', '252420009', '252421008', '252426003', '252427007', '252429005', '252431001', '252432008', '252433003', '252434009', '252435005', '252437002', '252443000', '252444006', '252445007', '252447004', '252448009', '252449001', '252450001', '252452009', '252462002', '252463007', '252466004', '252467008', '252573007', '252642000', '252643005', '252644004', '252646002', '252647006', '252674007', '252679002', '252680004', '252682007', '252684008', '252819009', '252821004', '252822006', '252823001', '252939009', '252983000', '252984006', '258172002', '258174001', '258175000', '258176004', '258177008', '264318007', '265068003', '265483003', '265484009', '265523002', '265531007', '268425006', '268427003', '268428008', '268430005', '268431009', '268432002', '268433007', '268434001', '268435000', '268436004', '268441007', '268442000', '268445003', '268447006', '271311001', '271312008', '271313003', '271315005', '271317002', '271318007', '271442007', '271455008', '271456009', '271457000', '271459002', '271460007', '271993009', '274404002', '274405001', '274415007', '276015003', '276016002', '276017006', '276018001', '276019009', '276020003', '276021004', '276022006', '276478001', '277458000', '277582007', '277583002', '277584008', '277585009', '277586005', '277590007', '277591006', '277592004', '277666002', '277667006', '277668001', '277673007', '278009009', '278010004', '279771007', '281616007', '281617003', '281619000', '281669008', '281671008', '282096008', '282721001', '282733006', '285569006', '285754008', '287573008', '287574002', '287575001', '287576000', '287577009', '287578004', '287581009', '287582002', '287583007', '287585000', '287592005', '287593000', '287594006', '287595007', '287597004', '287598009', '287599001', '287600003', '287601004', '287604007', '287606009', '287607000', '287994002', '300906006', '302402006', '302766006', '302797005', '302798000', '302799008', '302800007', '302801006', '303254008', '303653007', '303654001', '303655000', '303658003', '303662009', '303663004', '303664005', '303665006', '303666007', '303667003', '303668008', '303669000', '303671000', '303673002', '303675009', '303676005', '303677001', '303678006', '303679003', '303680000', '303681001', '303682008', '303686006', '303687002', '303688007', '303694004', '303695003', '303697006', '303698001', '303745009', '303746005', '303747001', '303748006', '303751004', '303757000', '303758005', '303759002', '303761006', '303774000', '303776003', '303777007', '303778002', '303780008', '303781007', '303782000', '303783005', '303786002', '303787006', '303788001', '303789009', '303790000', '303791001', '303792008', '303808007', '303809004', '303810009', '303812001', '303813006', '303814000', '303818002', '303820004', '303821000', '303822007', '303827001', '303828006', '303829003', '303845001', '303846000', '303847009', '303848004', '303849007', '303860003', '303866009', '303867000', '303868005', '303869002', '303870001', '303871002', '303878008', '303879000', '303883000', '303897008', '303898003', '303899006', '303900001', '303904005', '303905006', '303907003', '303909000', '303911009', '303915000', '303916004', '303917008', '303918003', '303919006', '303922008', '303923003', '303924009', '303925005', '303926006', '303927002', '303928007', '303929004', '303931008', '303932001', '303935004', '303936003', '303937007', '303938002', '303939005', '303940007', '303941006', '303942004', '303943009', '303944003', '303945002', '303946001', '304016006', '305053005', '305436009', '306728006', '306991000', '306992007', '306993002', '306994008', '306995009', '306996005', '307714006', '307813007', '308001003', '308730000', '308744006', '308749001', '310658009', '310810003', '312363006', '312364000', '312498005', '312499002', '312681000', '312691006', '312724001', '312725000', '312726004', '312727008', '312729006', '312730001', '312731002', '312813005', '312814004', '314607003', '314608008', '314613007', '314614001', '314615000', '314616004', '314618003', '314635004', '315028004', '315289004', '315291007', '315292000', '315293005', '315294004', '346950004', '352689002', '359659005', '359866008', '359869001', '359991009', '360333006', '361238009', '363023007', '363046009', '363047000', '363075003', '363102003', '363141001', '363206008', '363209001', '363270003', '363271004', '363272006', '363275008', '363276009', '363277000', '363278005', '363327001', '363332000', '363334004', '363335003', '363680008', '367385006', '367401004', '367414003', '367448002', '370142005', '371003002', '371571005', '371575001', '371576000', '372078009', '372079001', '372080003', '372081004', '372082006', '372083001', '372084007', '372085008', '373205008', '373365009', '373671009', '373681008', '385443001', '386206008', '386550008', '386552000', '386718000', '386722005', '390852004', '391077008', '392010000', '394719009', '394911000', '396205005', '396207002', '396209004', '396329001', '397521009', '397556008', '397835000', '397986006', '398305002', '398765001', '399208008', '399331006', '401215001', '401216000', '401217009', '401218004', '401219007', '401220001', '401221002', '401222009', '401223004', '401224005', '401225006', '404221001', '404222008', '405250000', '405251001', '405704002', '408740001', '408754009', '408814002', '408815001', '410440008', '410441007', '410442000', '413222006', '413240005', '413257009', '413815006', '413901008', '413902001', '414457001', '414458006', '414459003', '414880004', '415231009', '415232002', '416112003', '416197005', '416323006', '416369006', '416733000', '417464007', '417679006', '417884003', '417885002', '417897001', '417899003', '417905003', '417911000', '417912007', '417925004', '417931001', '417936006', '417945007', '417958008', '417968003', '417970007', '417972004', '417973009', '417974003', '417979008', '417983008', '417984002', '417986000', '417994007', '418003005', '418012007', '418015009', '418023006', '418029005', '418030000', '418041003', '418046008', '418050001', '418062002', '418066004', '418069006', '418074003', '418090003', '418099002', '418100005', '418105000', '418110001', '418120006', '418123008', '418129007', '418132005', '418135007', '418154007', '418155008', '418156009', '418158005', '418160007', '418167005', '418178002', '418180008', '418181007', '418196006', '418198007', '418199004', '418202009', '418203004', '418206007', '418210005', '418214001', '418218003', '418219006', '418220000', '418231008', '418234000', '418249008', '418253005', '418256002', '418263002', '418269003', '418272005', '418276008', '418284007', '418292003', '418293008', '418294002', '418296000', '418308006', '418332004', '418347008', '418354002', '418355001', '418358004', '418378007', '418388008', '418394000', '418398002', '418400003', '418405008', '418410007', '418419008', '418426008', '418432003', '418447007', '418454001', '418458003', '418461002', '418462009', '418463004', '418474008', '418485005', '418486006', '418487002', '418491007', '418503003', '418507002', '418515004', '418527001', '418539009', '418542003', '418549007', '418554003', '418573004', '418575006', '418580002', '418581003', '418583000', '418584006', '418587004', '418592002', '418618007', '418621009', '418623007', '418625000', '418640003', '418650002', '418654006', '418655007', '418658009', '418659001', '418662003', '418687005', '418691000', '418696005', '418704006', '418705007', '418714002', '418718004', '418733007', '418738003', '418740008', '418749009', '418762008', '418766006', '418782007', '418786005', '418787001', '418790007', '418793009', '418797005', '418798000', '418802004', '418819002', '418827006', '418828001', '418832007', '418838006', '418844005', '418846007', '418847003', '418857002', '418863006', '418867007', '418873008', '418876000', '418880005', '418881009', '418889006', '418891003', '418903008', '418910002', '418917004', '418919001', '418940000', '418952007', '418953002', '418956005', '418976004', '418979006', '418982001', '418986003', '418988002', '418994005', '419014003', '419023000', '419031005', '419059006', '419060001', '419075009', '419077001', '419078006', '419080000', '419084009', '419085005', '419089004', '419091007', '419104005', '419105006', '419108008', '419109000', '419113007', '419119006', '419120000', '419123003', '419124009', '419127002', '419139005', '419146001', '419147005', '419149008', '419150008', '419157006', '419162007', '419164008', '419174006', '419177004', '419178009', '419194002', '419216007', '419218008', '419224002', '419225001', '419227009', '419233000', '419235007', '419245009', '419252006', '419256009', '419257000', '419259002', '419275004', '419277007', '419280008', '419299004', '419306001', '419311004', '419319002', '419334008', '419335009', '419341002', '419344005', '419348008', '419352008', '419356006', '419357002', '419364000', '419368002', '419380005', '419381009', '419387008', '419394006', '419401007', '419407006', '419413002', '419415009', '419416005', '419425004', '419426003', '419431001', '419434009', '419436006', '419453004', '419457003', '419461009', '419467008', '419470007', '419480006', '419486000', '419497000', '419506000', '419507009', '419516008', '419520007', '419523009', '419524003', '419526001', '419528000', '419535008', '419537000', '419539002', '419545005', '419552007', '419553002', '419554008', '419555009', '419559003', '419561007', '419564004', '419571009', '419578003', '419580009', '419595006', '419611005', '419636004', '419638003', '419641007', '419644004', '419654000', '419658002', '419660000', '419664009', '419673001', '419674007', '419680004', '419683002', '419698000', '419700009', '419701008', '419713003', '419716006', '419719004', '419721009', '419722002', '419726004', '419734005', '419739000', '419740003', '419741004', '419753000', '419773005', '419777006', '419779009', '419785002', '419791000', '419798006', '419801000', '419802007', '419803002', '419812000', '419827000', '419832004', '419833009', '419840005', '419857009', '419861003', '419870000', '419876006', '419903003', '419906006', '419925009', '419929003', '419934004', '419940006', '419941005', '419942003', '419946000', '419949007', '419976007', '419978008', '419987004', '419992002', '419995000', '419996004', '419997008', '420005003', '420007006', '420013002', '420017001', '420022001', '420026003', '420027007', '420031001', '420034009', '420036006', '420039004', '420040002', '420041003', '420042005', '420043000', '420046008', '420052009', '420068003', '420073009', '420078000', '420085001', '420088004', '420095008', '420102002', '420106004', '420108003', '420117003', '420122003', '420128004', '420130002', '420131003', '420136008', '420137004', '420139001', '420145009', '420154007', '420161006', '420171008', '420199004', '420202009', '420206007', '420210005', '420225005', '420230009', '420231008', '420233006', '420237007', '423736003', '423911002', '424398008', '424475001', '425410009', '425463001', '425501003', '425539006', '425542000', '425551008', '425559005', '425583002', '425613000', '425666002', '425703002', '425768009', '425789000', '425813003', '425814009', '425816006', '425848005', '425876002', '425916005', '425945007', '426005005', '426019005', '426036002', '426094001', '426099006', '426100003', '426225003', '426241002', '426252008', '426279007', '426295007', '426296008', '426311001', '426344007', '426420006', '426491001', '426494009', '426581005', '426585001', '426707009', '426721006', '426730003', '426775000', '426808008', '426817008', '426827002', '426840007', '426859009', '426860004', '426880003', '426903000', '426908009', '426940008', '426945003', '427019001', '427043003', '427052007', '427061007', '427068001', '427072002', '427108001', '427112007', '427133003', '427158008', '427253008', '427257009', '427366006', '427407003', '427462007', '427472005', '427623005', '427703003', '427757005', '427961005', '428313006', '428377003', '428569003', '428603007', '428605000', '428665002', '428907005', '429148001', '429165005', '429373009', '429401008', '429529009', '429646003', '429651009', '429700005', '429725001', '429781007', '429791001', '429792008', '429793003', '429794009', '429795005', '429796006', '429797002', '429799004', '429800000', '429801001', '429805005', '429806006', '429807002', '429809004', '429813006', '429814000', '429815004', '429816003', '429818002', '429820004', '429821000', '429823002', '429824008', '429851006', '429852004', '429853009', '429854003', '429855002', '429856001', '429857005', '429858000', '429859008', '429860003', '429861004', '429862006', '429863001', '429864007', '429865008', '429866009', '429867000', '429868005', '429869002', '429870001', '429871002', '429872009', '429873004', '429874005', '429875006', '429876007', '429877003', '429884006', '429915000', '429922008', '429923003', '429924009', '429925005', '429926006', '429927002', '429928007', '429929004', '429930009', '429931008', '429932001', '429933006', '430021001', '430063002', '430064008', '430121004', '430143007', '430164006', '430165007', '430194000', '430227007', '430243000', '430247004', '430265000', '430266004', '430269006', '430270007', '430272004', '430277005', '430278000', '430280006', '430282003', '430284002', '430286000', '430287009', '430290003', '430291004', '430294007', '430308003', '430323008', '430326000', '430341000', '430403008', '430419001', '430420007', '430421006', '430430003', '430431004', '430432006', '430433001', '430434007', '430435008', '430436009', '430437000', '430438005', '430439002', '430440000', '430441001', '430442008', '430443003', '430444009', '430445005', '430446006', '430447002', '430448007', '430449004', '430450004', '430451000', '430452007', '430453002', '430454008', '430455009', '430471009', '430472002', '430473007', '430507007', '430614000', '430638001', '430639009', '430825006', '430826007', '430827003', '430828008', '430829000', '430830005', '430831009', '430832002', '431185003', '431190000', '431191001', '431192008', '431198007', '431199004', '431201002', '431202009', '431203004', '431204005', '431206007', '431209000', '431210005', '431211009', '431212002', '431213007', '431214001', '431216004', '431217008', '431218003', '431219006', '431220000', '431221001', '431225005', '431226006', '431227002', '431228007', '431229004', '431241006', '431242004', '431243009', '431247005', '431248000', '431249008', '431250008', '431251007', '431252000', '431253005', '431254004', '431255003', '431298004', '431299007', '431302007', '431303002', '431304008', '431305009', '431306005', '431312000', '431313005', '431321004', '431322006', '431323001', '431324007', '431326009', '431327000', '431328005', '431334003', '431337005', '431338000', '431341009', '431342002', '431343007', '431344001', '431345000', '431346004', '431349006', '431350006', '431362005', '431363000', '431364006', '431392001', '431394000', '431397007', '431398002', '431400003', '431401004', '431402006', '431407000', '431410007', '431411006', '431417005', '431418000', '431421003', '431422005', '431426008', '431427004', '431428009', '431430006', '431431005', '431433008', '431434002', '431435001', '431438004', '431440009', '431451009', '431452002', '431453007', '431454001', '431455000', '431457008', '431458003', '431459006', '431460001', '431461002', '431462009', '431470004', '431471000', '431472007', '431473002', '431474008', '431475009', '431476005', '431477001', '431478006', '431483003', '431484009', '431485005', '431486006', '431487002', '431488007', '431489004', '431492000', '431493005', '431494004', '431495003', '431496002', '431497006', '431508007', '431511008', '431512001', '431513006', '431514000', '431515004', '431516003', '431518002', '431519005', '431522007', '431523002', '431525009', '431528006', '431529003', '431530008', '431532000', '431533005', '431535003', '431536002', '431537006', '431538001', '431541005', '431542003', '431543008', '431544002', '431547009', '431548004', '431552004', '431553009', '431554003', '431555002', '431556001', '431557005', '431558000', '431559008', '431560003', '431561004', '431581003', '431585007', '431587004', '431589001', '431590005', '431592002', '431594001', '431595000', '431596004', '431597008', '431599006', '431600009', '431601008', '431602001', '431603006', '431604000', '431605004', '431607007', '431608002', '431609005', '431611001', '431612008', '431613003', '431615005', '431616006', '431617002', '431618007', '431619004', '431620005', '431621009', '431622002', '431623007', '431624001', '431625000', '431626004', '431627008', '431643001', '431644007', '431645008', '431646009', '431647000', '431648005', '431649002', '431650002', '431651003', '431652005', '431653000', '431655007', '431656008', '431657004', '431658009', '431659001', '431660006', '431661005', '431662003', '431663008', '431664002', '431665001', '431666000', '431667009', '431668004', '431669007', '431670008', '431671007', '431672000', '431675003', '431676002', '431677006', '431678001', '431698006', '431699003', '431700002', '431701003', '431702005', '431704006', '431705007', '431711005', '431712003', '431713008', '431714002', '431715001', '431716000', '431717009', '431718004', '431720001', '431721002', '431722009', '431726007', '431727003', '431729000', '431731009', '431732002', '431733007', '431740008', '431741007', '431742000', '431744004', '431745003', '431746002', '431747006', '431748001', '431749009', '431750009', '431751008', '431752001', '431753006', '431754000', '431755004', '431756003', '431757007', '431759005', '431760000', '431761001', '431762008', '431763003', '431764009', '431766006', '431767002', '431772006', '431773001', '431775008', '431777000', '431778005', '431779002', '431780004', '431781000', '431782007', '431783002', '431785009', '431795002', '431796001', '431798000', '431799008', '431800007', '431801006', '431802004', '431803009', '431805002', '431808000', '431809008', '431810003', '431811004', '431814007', '431816009', '431817000', '431818005', '431819002', '431820008', '431821007', '431822000', '431823005', '431824004', '431825003', '431826002', '431827006', '431828001', '431835009', '431836005', '431837001', '431838006', '431839003', '431840001', '431841002', '431842009', '431843004', '431844005', '431845006', '431846007', '431847003', '431848008', '431849000', '431850000', '431851001', '431852008', '431860009', '431861008', '431863006', '431864000', '431865004', '431866003', '431867007', '431869005', '431870006', '431871005', '431872003', '431879007', '431880005', '431881009', '431890002', '431891003', '431892005', '431893000', '431894006', '431895007', '431897004', '431899001', '431900006', '431901005', '431903008', '431904002', '431906000', '431907009', '431908004', '431910002', '431911003', '431915007', '431916008', '431928000', '431930003', '431931004', '431932006', '431933001', '431935008', '431936009', '431939002', '431941001', '431942008', '431943003', '431944009', '431945005', '431946006', '431948007', '431951000', '431954008', '431955009', '431959003', '431960008', '431961007', '431979006', '431980009', '431981008', '431982001', '431983006', '431984000', '431985004', '431986003', '431987007', '431988002', '431995006', '431996007', '431997003', '431998008', '431999000', '432000006', '432001005', '432002003', '432003008', '432004002', '432017004', '432018009', '432019001', '432022004', '432026001', '432027005', '432029008', '432030003', '432031004', '432032006', '432033001', '432035008', '432036009', '432037000', '432038005', '432039002', '432040000', '432041001', '432042008', '432046006', '432047002', '432048007', '432049004', '432050004', '432051000', '432052007', '432053002', '432056005', '432067006', '432068001', '432069009', '432070005', '432071009', '432072002', '432073007', '432074001', '432075000', '432076004', '432077008', '432078003', '432079006', '432089005', '432090001', '432092009', '432093004', '432095006', '432101007', '432103005', '432104004', '432105003', '432106002', '432107006', '432108001', '432109009', '432110004', '432111000', '432112007', '432113002', '432114008', '432115009', '432116005', '432117001', '432147004', '432148009', '432149001', '432150001', '432151002', '432152009', '432153004', '432154005', '432155006', '432156007', '432157003', '432158008', '432215003', '432216002', '432217006', '432226009', '432230007', '432234003', '432235002', '432236001', '432237005', '432238000', '432239008', '432240005', '432241009', '432242002', '432243007', '432244001', '432245000', '432246004', '432273003', '432274009', '432275005', '432301003', '432302005', '432305007', '432306008', '432307004', '432308009', '432310006', '432311005', '432312003', '432313008', '432314002', '432315001', '432334001', '432335000', '432336004', '432337008', '432364009', '432365005', '432366006', '432367002', '432368007', '432369004', '432370003', '432371004', '432372006', '432373001', '432374007', '432375008', '432376009', '432377000', '432378005', '432379002', '432380004', '432391006', '432392004', '432393009', '432394003', '432395002', '432396001', '432397005', '432398000', '432399008', '432400001', '432401002', '432402009', '432403004', '432404005', '432405006', '432406007', '432421001', '432422008', '432423003', '432424009', '432425005', '432426006', '432427002', '432428007', '432429004', '432430009', '432431008', '432432001', '432433006', '432437007', '432438002', '432495001', '432496000', '432497009', '432498004', '432499007', '432500003', '432501004', '432502006', '432503001', '432507000', '432508005', '432509002', '432510007', '432539007', '432540009', '432541008', '432542001', '432543006', '432544000', '432545004', '432546003', '432547007', '432548002', '432549005', '432550005', '432551009', '432552002', '432556004', '432557008', '432558003', '432582008', '432584009', '432585005', '432586006', '432587002', '432588007', '432589004', '432590008', '432603009', '432629009', '432630004', '432631000', '432632007', '432633002', '432634008', '432635009', '432637001', '432638006', '432639003', '432640001', '432641002', '432642009', '432643004', '432644005', '432645006', '432647003', '432648008', '432649000', '432650000', '432651001', '432652008', '432653003', '432654009', '432660009', '432661008', '432662001', '432663006', '432664000', '432665004', '432666003', '432667007', '432668002', '432669005', '432670006', '432671005', '432672003', '432673008', '432674002', '432675001', '432683007', '432684001', '432687008', '432688003', '432689006', '432690002', '432691003', '432692005', '432693000', '432694006', '432695007', '432700000', '432701001', '432702008', '432703003', '432719005', '432720004', '432721000', '432731007', '432732000', '432765008', '432766009', '432767000', '432768005', '432769002', '432770001', '432771002', '432778008', '432779000', '432780002', '432783000', '432784006', '432785007', '432786008', '432787004', '432790005', '432798003', '432799006', '432802002', '432803007', '432811002', '432812009', '432813004', '432814005', '432815006', '432816007', '432817003', '432818008', '432823008', '432839001', '432840004', '432841000', '432842007', '432845009', '432846005', '432847001', '432848006', '432849003', '432850003', '432851004', '432852006', '432853001', '432854007', '432855008', '432856009', '432866001', '432867005', '432868000', '432869008', '432870009', '432871008', '432872001', '432873006', '432874000', '432875004', '432876003', '432877007', '432878002', '432879005', '432880008', '432881007', '432882000', '432883005', '432898007', '432900009', '432901008', '432902001', '432903006', '432904000', '432905004', '432906003', '432933004', '432934005', '432941004', '432942006', '432943001', '432944007', '432945008', '432946009', '432947000', '432948005', '432949002', '432951003', '432952005', '432953000', '432956008', '432979009', '433006008', '433007004', '433008009', '433009001', '433021002', '433022009', '433023004', '433024005', '433025006', '433026007', '433027003', '433028008', '433029000', '433030005', '433031009', '433032002', '433033007', '433034001', '433039006', '433040008', '433041007', '433043005', '433056003', '433057007', '433058002', '433059005', '433060000', '433061001', '433062008', '433063003', '433064009', '433065005', '433069004', '433106006', '433107002', '433108007', '433109004', '433110009', '433111008', '433112001', '433113006', '433128006', '433129003', '433130008', '433131007', '433132000', '433133005', '433134004', '433135003', '433136002', '433137006', '433138001', '433139009', '433140006', '433141005', '433149007', '433153009', '433154003', '433155002', '433156001', '433157005', '433158000', '433166009', '433167000', '433168005', '433169002', '433170001', '433171002', '433172009', '433173004', '433174005', '433175006', '433176007', '433177003', '433199006', '433200009', '433201008', '433212008', '433213003', '433214009', '433217002', '433218007', '433219004', '433220005', '433221009', '433222002', '433223007', '433226004', '433227008', '433231002', '433232009', '433233004', '433235006', '433236007', '433238008', '433239000', '433240003', '433241004', '433242006', '433243001', '433244007', '433245008', '433246009', '433248005', '433256008', '433257004', '433270008', '433307009', '433325002', '433337000', '433339002', '433585003', '433587006', '433589009', '433591001', '433593003', '433594009', '433595005', '433596006', '433597002', '433598007', '433599004', '433629004', '433630009', '433631008', '433632001', '433633006', '433634000', '433636003', '433637007', '433638002', '433662007', '433663002', '433680003', '433681004', '433682006', '433683001', '433684007', '433685008', '433686009', '433688005', '433689002', '433690006', '433691005', '433692003', '433694002', '433711000', '433712007', '433713002', '433714008', '433717001', '433722001', '433734009', '433735005', '433736006', '433737002', '433738007', '433739004', '433761009', '433762002', '433763007', '433764001', '433765000', '433766004', '433767008', '433768003', '433770007', '433771006', '433772004', '433773009', '433774003', '433777005', '433778000', '433779008', '433780006', '433781005', '433794007', '433796009', '433802006', '433803001', '433805008', '433806009', '433808005', '433816001', '433817005', '433818000', '433843006', '433844000', '433852002', '433856004', '433857008', '433858003', '433862009', '433866007', '433875009', '433876005', '433918001', '433975005', '433976006', '434009008', '434026002', '434027006', '434031000', '434097004', '434101008', '434120005', '434121009', '434138008', '434139000', '434157004', '434158009', '434159001', '434160006', '434166000', '434167009', '434220004', '434225009', '434245001', '434246000', '434267000', '434268005', '434289001', '434297008', '434300003', '434304007', '434308005', '434310007', '434312004', '434321003', '434359006', '434364005', '434365006', '434366007', '434367003', '434368008', '434376005', '434377001', '434378006', '434379003', '434380000', '434381001', '434405007', '434417009', '434423004', '434432002', '434433007', '434434001', '434435000', '434436004', '434438003', '434545000', '434566008', '434569001', '434642005', '434649001', '434690003', '434723003', '434767001', '434768006', '434773000', '434775007', '437952004', '438300009', '438301008', '438302001', '438304000', '438305004', '438306003', '438307007', '438308002', '438309005', '438320005', '438344007', '438345008', '438348005', '438349002', '438350002', '438365001', '438376002', '438410001', '438411002', '438412009', '438413004', '438414005', '438416007', '438491001', '438521008', '438522001', '438523006', '438524000', '438525004', '438526003', '438527007', '438529005', '438530000', '438531001', '438532008', '438533003', '438567008', '438590003', '438591004', '438592006', '438593001', '438594007', '438602007', '438615003', '438616002', '438619009', '438620003', '438623001', '438652003', '438778003', '438779006', '438787007', '438788002', '438791002', '438812002', '438813007', '438814001', '438815000', '438817008', '438818003', '438819006', '438820000', '438821001', '438822008', '438823003', '438824009', '438826006', '438829004', '438834000', '438857006', '438887000', '438888005', '438999008', '439015006', '439056009', '439065002', '439083005', '439084004', '439085003', '439086002', '439087006', '439088001', '439089009', '439090000', '439091001', '439092008', '439093003', '439094009', '439095005', '439096006', '439097002', '439098007', '439099004', '439100007', '439101006', '439155005', '439205008', '439240009', '439245004', '439324009', '439396000', '439457005', '439463001', '439464007', '439465008', '439466009', '439475006', '439476007', '439477003', '439487004', '439488009', '439489001', '439514002', '439517009', '439521002', '439530005', '439531009', '439536004', '439537008', '439538003', '439539006', '439540008', '439541007', '439542000', '439543005', '439544004', '439585009', '439586005', '439625002', '439700004', '439703002', '439709003', '439711007', '439723001', '439858009', '439864002', '439939004', '439999002', '440036001', '440043007', '440044001', '440061003', '440074009', '440086007', '440088008', '440093006', '440102005', '440112003', '440119007', '440204002', '440210002', '440212005', '440235008', '440236009', '440330000', '440331001', '440332008', '440333003', '440334009', '440335005', '440372004', '440408002', '440447000', '440448005', '440449002', '440450002', '440451003', '440452005', '440453000', '440454006', '440455007', '440456008', '440457004', '440459001', '440462003', '440463008', '440464002', '440465001', '440466000', '440467009', '440491000', '440492007', '440494008', '440495009', '440496005', '440497001', '440498006', '440499003', '440512006', '440513001', '440514007', '440517000', '440518005', '440519002', '440607000', '440657008', '440686006', '440694004', '440695003', '440882005', '441137002', '441138007', '441272008', '441284005', '441325006', '441483001', '441489002', '441491005', '441537009', '441538004', '441540009', '441542001', '441544000', '441552002', '441561002', '441577001', '441624004', '441631000', '441633002', '441677009', '441731007', '441740006', '441754003', '441802002', '441812009', '441873006', '441875004', '441958009', '441964002', '441985002', '441986001', '441987005', '442000009', '442010000', '442086001', '442087005', '442116008', '442178003', '442203000', '442204006', '442280004', '442525005', '442567001', '442677007', '442787002', '442796002', '442811000', '442831001', '442833003', '442854005', '442861009', '442865000', '442869006', '442876001', '442877005', '442881005', '442883008', '442887009', '442891004', '442892006', '442916009', '442920008', '442921007', '442938006', '442939003', '442958007', '442963006', '442973008', '442978004', '442979007', '442989006', '442992005', '442993000', '443005005', '443013006', '443015004', '443016003', '443021000', '443029003', '443030008', '443037006', '443040006', '443041005', '443076007', '443077003', '443078008', '443079000', '443080002', '443081003', '443084006', '443126008', '443127004', '443128009', '443145004', '443170004', '443171000', '443213001', '443214007', '443215008', '443229009', '443232007', '443233002', '443234008', '443235009', '443236005', '443237001', '443242009', '443243004', '443248008', '443249000', '443266003', '443267007', '443269005', '443271005', '443272003', '443275001', '443276000', '443277009', '443287008', '443299001', '443300009', '443306003', '443338008', '443340003', '443365001', '443366000', '443367009', '443368004', '443380007', '443381006', '443382004', '443383009', '443386001', '443396005', '443408003', '443409006', '443413004', '443426000', '443451004', '443462004', '443473006', '443513002', '443516005', '443517001', '443518006', '443531001', '443532008', '443534009', '443535005', '443536006', '443537002', '443550001', '443558008', '443560005', '443561009', '443563007', '443574003', '443575002', '443576001', '443577005', '443578000', '443579008', '443580006', '443594007', '443595008', '443601000', '443602007', '443603002', '443623001', '443624007', '443628005', '443629002', '443630007', '443631006', '443632004', '443637005', '443638000', '443647008', '443701005', '443702003', '443755009', '443774001', '443844003', '443885008', '443886009', '443939006', '443940008', '444017003', '444023008', '444037004', '444085003', '444137001', '444203001', '444399007', '444441005', '444585009', '444614006', '444618009', '444628000', '444630003', '444633001', '444634007', '444636009', '444674001', '444687007', '444703002', '444704008', '444708006', '444709003', '444721004', '444758004', '444795004', '444796003', '444797007', '444811001', '444812008', '444900008', '444945007', '444968003', '444969006', '444970007', '445089003', '445171002', '445317004', '445318009', '445419002', '445515006', '445583005', '445712007', '445714008', '445740002', '445751002', '445844000', '445847007', '445863004', '445864005', '445865006', '445866007', '445867003', '445893005', '445901000', '445903002', '445946004', '445954002', '445959007', '446010003', '446011004', '446012006', '446025003', '446030004', '446031000', '446034008', '446045006', '446060009', '446061008', '446063006', '446078004', '446080005', '446135006', '446138008', '446181006', '446182004', '446185002', '446186001', '446190004', '446208007', '446224008', '446233005', '446315002', '446353007', '446448001', '446458002', '446459005', '446463003', '446473001', '446522006', '446542002', '446564006', '446595004', '446621008', '446624000', '446629005', '446639004', '446640002', '446651002', '446694007', '446696009', '446697000', '446724009', '446725005', '446748000', '446749008', '446750008', '446772005', '446782006', '446784007', '446785008', '446810002', '446811003', '446833001', '446834007', '446843003', '446849004', '446858006', '446866002', '446874001', '446875000', '446876004', '446886003', '446888002', '446920006', '447151005', '447183004', '447218006', '447224000', '447225004', '447228002', '447239004', '447248009', '447263007', '447334006', '447387006', '447388001', '447393003', '447411003', '447413000', '447525000', '447526004', '447586001', '447699006', '447793000', '447853006', '447864009', '447974008', '447976005', '448011006', '448046003', '448047007', '448048002', '448049005', '448193008', '448196000', '448197009', '448198004', '448242007', '448292008', '448306001', '448307005', '448335009', '448336005', '448343004', '448344005', '448345006', '448351001', '448431001', '448433003', '448443000', '448452009', '448523009', '448541001', '448587007', '448613008', '448640008', '448641007', '448676009', '448677000', '448689003', '448704000', '448706003', '448718007', '448740003', '448750002', '448752005', '448760006', '448761005', '448764002', '448766000', '448770008', '448841009', '448869001', '449036006', '449061009', '449195005', '449201002', '449202009', '449209000', '449245002', '449265009', '449287000', '449303002', '449327000', '449328005', '449339008', '449348003', '449387003', '449395004', '449401004', '449405008', '449406009', '449616006', '449617002', '449876000', '449877009', '449878004', '449879007', '449880005', '449881009', '449882002', '449883007', '449921006', '449922004', '450436003', '450438002', '450460004', '450506009', '450527004', '450528009', '450529001', '450556004', '450558003', '450566007', '450820006', '450821005', '450825001', '451004008', '451016002', '451017006', '470755001', '472824009', '473196007', '473197003', '473198008', '473222009', '473381003', '609148003', '609149006', '609150006', '609151005', '609152003', '609153008', '609154002', '609155001', '609156000', '609158004', '609159007', '609160002', '609168009', '609169001', '609171001', '609173003', '609186007', '609219003', '609220009', '609222001', '609223006', '609224000', '609317003', '609318008', '698254001', '698354004', '698355003', '698740005', '699094001', '699114003', '699115002', '699203009', '699239003', '699578000', '699579008', '699580006', '699581005', '699582003', '699583008', '699584002', '699585001', '699586000', '699587009', '700068001', '700069009', '700070005', '700100008', '700101007', '700233009', '700244001', '700245000', '700246004', '700319007', '700320001', '700321002', '700322009', '700365005', '700387001', '700442004', '700494002', '700495001', '700505008', '702420007', '702430003', '702435008', '702456005', '702457001', '702458006', '702459003', '702460008', '702461007', '702483006', '702484000', '702485004', '702486003', '702487007', '702488002', '702489005', '702490001', '702491002', '702492009', '702493004', '702494005', '702495006', '702496007', '702497003', '702498008', '702499000', '702500009', '702501008', '702502001', '702503006', '702505004', '702506003', '702507007', '702509005', '702512008', '702513003', '702514009', '702515005', '702516006', '702517002', '702518007', '702519004', '702520005', '702521009', '702522002', '702523007', '702524001', '702525000', '702554006', '702556008', '702560006', '702568004', '702570008', '702571007', '702572000', '702573005', '702574004', '702585002', '702588000', '702589008', '702590004', '702592007', '702593002', '702594008', '702607002', '702608007', '702618002', '702620004', '702621000', '702622007', '702631007', '702647009', '702648004', '702649007', '702652004', '702653009', '702671002', '702672009', '702676007', '702682005', '702684006', '702685007', '702687004', '702690005', '702708000', '702719002', '702720008', '702721007', '702722000', '702723005', '702724004', '702725003', '702726002', '702727006', '702728001', '702729009', '702759004', '702760009', '702761008', '702762001', '702763006', '702764000', '702765004', '702766003', '702767007', '702768002', '702769005', '702791003', '702793000', '702984009', '702985005', '703067005', '703068000', '703071008', '703072001', '703073006', '703074000', '703083005', '703092008', '703093003', '703094009', '703098007', '703099004', '703100007', '703101006', '703102004', '703103009', '703104003', '703105002', '703106001', '703108000', '703139003', '703140001', '703338002', '703620007', '703869007', '703940002', '704036002', '704037006', '704115002', '704496006', '704964009', '705022001', '707164004', '707804004', '707849001', '707850001', '708602000', '708603005', '708604004', '708605003', '708606002', '708607006', '708608001', '708609009', '708610004', '708611000', '708656007', '708666004', '708678000', '708679008', '708680006', '708681005', '708682003', '708683008', '708684002', '708687009', '708688004', '708690003', '708693001', '708694007', '708695008', '708697000', '708698005', '708701002', '708702009', '708733006', '708734000', '708811003', '708812005', '708813000', '708814006', '708815007', '708820007', '708821006', '709420008', '709464000', '709467007', '709501009', '709502002', '709505000', '709521005', '709522003', '709523008', '709524002', '709525001', '709526000', '709527009', '709528004', '709529007', '709531003', '709546005', '709547001', '709548006', '709549003', '709550003', '709551004', '709552006', '709553001', '709554007', '709555008', '709565002', '709566001', '709567005', '709568000', '709569008', '709570009', '709571008', '709572001', '709573006', '709574000', '709575004', '709576003', '709577007', '709578002', '709579005', '709580008', '709581007', '709586002', '709588001', '709589009', '709590000', '709591001', '709593003', '709595005', '709615000', '709616004', '709617008', '709618003', '709619006', '709620000', '709621001', '709622008', '709623003', '709624009', '709625005', '709626006', '709627002', '709628007', '709629004', '709630009', '709631008', '709632001', '709633006', '709634000', '709635004', '709636003', '709637007', '709638002', '709639005', '709640007', '709641006', '709642004', '709643009', '709644003', '709645002', '709646001', '709647005', '709648000', '709649008', '709650008', '709651007', '709652000', '709653005', '709654004', '709655003', '709656002', '709657006', '709658001', '709659009', '709660004', '709661000', '709662007', '709664008', '709665009', '709688005', '709689002', '709690006', '709691005', '709697009', '709698004', '709699007', '709700008', '709766004', '709767008', '709768003', '709772004', '709787009', '709845004', '709851009', '709855000', '709856004', '709857008', '709858003', '709859006', '709860001', '709861002', '709862009', '709979004', '709980001', '709981002', '709982009', '709983004', '709990009', '709996003', '710073000', '710074006', '710129002', '710130007', '710131006', '710132004', '710133009', '710161003', '710162005', '710163000', '710164006', '710165007', '710197007', '710201007', '710203005', '710207006', '710210004', '710240002', '710241003', '710285001', '710286000', '710288004', '710289007', '710291004', '710293001', '710294007', '710299002', '710300005', '710301009', '710302002', '710303007', '710304001', '710305000', '710306004', '710307008', '710308003', '710310001', '710312009', '710313004', '710316007', '710317003', '710338009', '710339001', '710340004', '710341000', '710342007', '710343002', '710344008', '710578001', '710579009', '710790002', '710791003', '710792005', '710794006', '710796008', '710797004', '711104001', '711181007', '711182000', '711183005', '711184004', '711185003', '711186002', '711187006', '711207003', '711208008', '711209000', '711210005', '711217008', '711220000', '711221001', '711222008', '711223003', '711224009', '711225005', '711226006', '711227002', '711231008', '711232001', '711269003', '711271003', '711273000', '711274006', '711278009', '711279001', '711280003', '711304008', '711306005', '711307001', '711308006', '711309003', '711310008', '711311007', '711312000', '711313005', '711314004', '711333009', '711352003', '711353008', '711354002', '711355001', '711356000', '711363000', '711367004', '711371001', '711415002', '711417005', '711418000', '711419008', '711421003', '711422005', '711423000', '711424006', '711425007', '711426008', '711427004', '711430006', '711484009', '711485005', '711486006', '711488007', '711490008', '711491007', '711492000', '711498001', '711500000', '711501001', '711502008', '711503003', '711504009', '711507002', '711508007', '711540006', '711547009', '711548004', '711549007', '711550007', '711551006', '711554003', '711555002', '711581003', '711612008', '712470002', '712532003', '712536000', '712538004', '712539007', '712540009', '712541008', '712639003', '712727001', '712729003', '712732000', '712738001', '712749007', '712792002', '712809006', '712810001', '712811002', '712813004', '712816007', '712848006', '712855008', '712856009', '712868000', '712873006', '712874000', '712876003', '712970008', '712972000', '712973005', '712974004', '712975003', '712990004', '713015001', '713016000', '713021002', '713023004', '713024005', '713025006', '713026007', '713027003', '713028008', '713041007', '713044004', '713047006', '713077000', '713206003', '713208002', '713216006', '713219004', '713495007', '713547001', '713548006', '713552006', '713553001', '713554007', '713555008', '713557000', '713558005', '713559002', '713560007', '713561006', '713562004', '713563009', '713564003', '713565002', '713569008', '713592008', '713599004', '713601002', '713617008', '713635004', '713680003', '713681004', '713682006', '713683001', '713684007', '713699007', '713701007', '713740002', '713856004', '713859006', '713878006', '713912000', '714150002', '714166000', '714257005', '714977007', '715169004', '715173001', '715188006', '715193009', '715245005', '715246006', '715247002', '715248007', '715249004', '715250004', '715275000', '715276004', '715277008', '715278003', '715283006', '715288002', '715289005', '715290001', '715291002', '715292009', '715293004', '715294005', '715312007', '715313002', '715457004', '715458009', '715459001', '715461005', '715494008', '715536005', '715581009', '715584001', '715588003', '715681001', '715682008', '715683003', '715684009', '715685005', '715686006', '715687002', '715688007', '715689004', '715690008', '715691007', '715692000', '715728004', '715850007', '715853009', '715891009', '715914001', '715959009', '715964008', '715965009', '715966005', '715967001', '715968006', '715970002', '715974006', '715996000', '716004000', '716033004', '716035006', '716038008', '716049002', '716052005', '716055007', '716064002', '716065001', '716067009', '716100006', '716146006', '716148007', '716150004', '716152007', '716235000', '716236004', '716237008', '716316003', '716317007', '716518003', '716554004', '716558001', '716562007', '716679005', '716693003', '716694009', '716695005', '716748002', '716755000', '716756004', '716818006', '717193008', '717340001', '717341002', '717342009', '717343004', '717344005', '717346007', '717347003', '717348008', '717349000', '717687001', '717688006', '717689003', '717690007', '717691006', '717692004', '717693009', '717694003', '717695002', '717777006', '717991009', '717992002', '717993007', '717994001', '717995000', '717996004', '717997008', '717998003', '717999006', '718000000', '718001001', '718002008', '718003003', '718004009', '718005005', '718006006', '718007002', '718008007', '718009004', '718010009', '718011008', '718012001', '718013006', '718014000', '718015004', '718027001', '718030008', '718031007', '718071002', '718072009', '718073004', '718074005', '718076007', '718078008', '718079000', '718144000', '718285000', '718286004', '718290002', '718305004', '718306003', '718310000', '718313003', '718314009', '718326004', '718475004', '718486002', '718491001'], 'http://hl7.org/fhir/media-subtype'=>['diagram', 'fax', 'scan', 'retina', 'fingerprint', 'iris', 'palm', 'face', 'diagram', 'fax', 'scan', 'retina', 'fingerprint', 'iris', 'palm', 'face'], nil=>[]}, 'type'=>'CodeableConcept', 'path'=>'Media.subtype', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/digital-media-subtype'}},
20
20
  'view' => {'valid_codes'=>{'http://snomed.info/sct'=>['260421001', '260422008', '260424009', '260425005', '260426006', '260427002', '260428007', '260430009', '260431008', '260432001', '260434000', '260435004', '260436003', '260437007', '260438002', '260439005', '260440007', '260441006', '260442004', '260443009', '260444003', '260445002', '260446001', '260447005', '260450008', '260451007', '260452000', '260453005', '260454004', '260455003', '260458001', '260459009', '260460004', '260461000', '260463002', '260464008', '260465009', '260466005', '260467001', '260468006', '260469003', '260470002', '260471003', '260472005', '260473000', '260475007', '260476008', '260477004', '260478009', '260479001', '260481004', '260482006', '260483001', '260484007', '260485008', '260486009', '260487000', '260489002', '260490006', '260491005', '260492003', '260493008', '260494002', '260496000', '260497009', '260499007', '260500003', '260501004', '260502006', '260503001', '260504007', '260506009', '272455005', '272456006', '272457002', '272458007', '272459004', '272460009', '272461008', '272462001', '272464000', '272465004', '272466003', '272467007', '272468002', '272469005', '272470006', '272472003', '272473008', '272474002', '272475001', '272476000', '272478004', '272479007', '272480005', '272481009', '272482002', '272483007', '272484001', '278255003', '278267001', '278318001', '398996004', '399000008', '399001007', '399002000', '399003005', '399004004', '399005003', '399006002', '399011000', '399012007', '399013002', '399022001', '399024000', '399025004', '399026003', '399028002', '399033003', '399037002', '399038007', '399059000', '399061009', '399065000', '399067008', '399071006', '399073009', '399074003', '399075002', '399080006', '399082003', '399083008', '399089007', '399098005', '399099002', '399101009', '399103007', '399108003', '399110001', '399113004', '399118008', '399125001', '399127009', '399129007', '399130002', '399132005', '399135007', '399136008', '399138009', '399142007', '399146005', '399148006', '399152006', '399156009', '399157000', '399159002', '399160007', '399161006', '399162004', '399163009', '399168000', '399169008', '399171008', '399173006', '399179005', '399181007', '399182000', '399184004', '399188001', '399192008', '399196006', '399198007', '399199004', '399201002', '399206007', '399212002', '399215000', '399218003', '399225005', '399227002', '399234000', '399236003', '399237007', '399241006', '399242004', '399243009', '399245002', '399246001', '399247005', '399251007', '399255003', '399260004', '399263002', '399265009', '399268006', '399270002', '399272005', '399273000', '399277004', '399278009', '399280003', '399281004', '399284007', '399285008', '399288005', '399290006', '399292003', '399296000', '399297009', '399300004', '399303002', '399308006', '399311007', '399312000', '399313005', '399316002', '399318001', '399320003', '399321004', '399325008', '399327000', '399330007', '399332004', '399335002', '399341009', '399342002', '399344001', '399348003', '399349006', '399351005', '399352003', '399355001', '399356000', '399358004', '399360002', '399361003', '399362005', '399365007', '399368009', '399370000', '399372008', '408723005', '408724004', '408725003', '408726002', '422534007', '422568001', '422670003', '422795009', '422861003', '422954003', '422996004', '423091003', '423720000', '424086005', '424655003', '424811006', '424962005', '425030002', '425035007', '425042007', '425157002', '425188003', '441505008', '441555000', '441672003', '441753009', '442361004', '442441009', '442580003', '442581004', '442593008', '442594002', '442640004', '442653001', '442667005']}, 'type'=>'CodeableConcept', 'path'=>'Media.view', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/media-view'}},
21
- 'subject' => {'type'=>'Reference', 'path'=>'Media.subject', 'min'=>0, 'max'=>1},
22
- 'operator' => {'type'=>'Reference', 'path'=>'Media.operator', 'min'=>0, 'max'=>1},
21
+ 'subject' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Specimen'], 'type'=>'Reference', 'path'=>'Media.subject', 'min'=>0, 'max'=>1},
22
+ 'operator' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner'], 'type'=>'Reference', 'path'=>'Media.operator', 'min'=>0, 'max'=>1},
23
23
  'deviceName' => {'type'=>'string', 'path'=>'Media.deviceName', 'min'=>0, 'max'=>1},
24
24
  'height' => {'type'=>'positiveInt', 'path'=>'Media.height', 'min'=>0, 'max'=>1},
25
25
  'width' => {'type'=>'positiveInt', 'path'=>'Media.width', 'min'=>0, 'max'=>1},
@@ -40,8 +40,8 @@ module FHIR
40
40
  attr_accessor :type # 1-1 code
41
41
  attr_accessor :subtype # 0-1 CodeableConcept
42
42
  attr_accessor :view # 0-1 CodeableConcept
43
- attr_accessor :subject # 0-1 Reference()
44
- attr_accessor :operator # 0-1 Reference()
43
+ attr_accessor :subject # 0-1 Reference(Patient|Practitioner|Group|Device|Specimen)
44
+ attr_accessor :operator # 0-1 Reference(Practitioner)
45
45
  attr_accessor :deviceName # 0-1 string
46
46
  attr_accessor :height # 0-1 positiveInt
47
47
  attr_accessor :width # 0-1 positiveInt