Class: FHIR::R5::HealthcareService
- Defined in:
- lib/fhir_models/r5/generated/resources/HealthcareService.rb
Defined Under Namespace
Classes: Eligibility
Constant Summary collapse
- SEARCH_PARAMS =
['active', 'characteristic', 'communication', 'coverage-area', 'eligibility', 'endpoint', 'identifier', 'location', 'name', 'offered-in', 'organization', 'program', 'service-category', 'service-type', 'specialty']
- METADATA =
{ 'id' => {'type'=>'id', 'path'=>'HealthcareService.id', 'min'=>0, 'max'=>1}, 'meta' => {'type'=>'Meta', 'path'=>'HealthcareService.meta', 'min'=>0, 'max'=>1}, 'implicitRules' => {'type'=>'uri', 'path'=>'HealthcareService.implicitRules', 'min'=>0, 'max'=>1}, 'language' => {'type'=>'code', 'path'=>'HealthcareService.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, 'text' => {'type'=>'Narrative', 'path'=>'HealthcareService.text', 'min'=>0, 'max'=>1}, 'contained' => {'type'=>'Resource', 'path'=>'HealthcareService.contained', 'min'=>0, 'max'=>Float::INFINITY}, 'extension' => {'type'=>'Extension', 'path'=>'HealthcareService.extension', 'min'=>0, 'max'=>Float::INFINITY}, 'modifierExtension' => {'type'=>'Extension', 'path'=>'HealthcareService.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, 'identifier' => {'type'=>'Identifier', 'path'=>'HealthcareService.identifier', 'min'=>0, 'max'=>Float::INFINITY}, 'active' => {'type'=>'boolean', 'path'=>'HealthcareService.active', 'min'=>0, 'max'=>1}, 'providedBy' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'HealthcareService.providedBy', 'min'=>0, 'max'=>1}, 'offeredIn' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/HealthcareService'], 'type'=>'Reference', 'path'=>'HealthcareService.offeredIn', 'min'=>0, 'max'=>Float::INFINITY}, 'category' => {'type'=>'CodeableConcept', 'path'=>'HealthcareService.category', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-category'}}, 'type' => {'type'=>'CodeableConcept', 'path'=>'HealthcareService.type', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-type'}}, 'specialty' => {'valid_codes'=>{'http://snomed.info/sct'=>['408467006', '394577000', '394578005', '421661004', '408462000', '394579002', '394804000', '394580004', '394803006', '408480009', '408454008', '394809005', '394592004', '394600006', '394601005', '394581000', '408478003', '394812008', '408444009', '394582007', '408475000', '410005002', '394583002', '419772000', '394584008', '408443003', '394802001', '394915009', '394814009', '394808002', '394811001', '408446006', '394586005', '394916005', '408472002', '394597005', '394598000', '394807007', '419192003', '408468001', '394593009', '394813003', '410001006', '394589003', '394591006', '394599008', '394649004', '408470005', '394585009', '394821009', '422191005', '394594003', '416304004', '418960008', '394882004', '394806003', '394588006', '408459003', '394607009', '419610006', '418058008', '420208008', '418652005', '418535003', '418862001', '419365004', '418002000', '419983000', '419170002', '419472004', '394539006', '420112009', '409968004', '394587001', '394913002', '408440000', '418112009', '419815003', '394914008', '408455009', '394602003', '408447002', '394810000', '408450004', '408476004', '408469009', '408466002', '408471009', '408464004', '408441001', '408465003', '394605001', '394608004', '408461007', '408460008', '394606000', '408449004', '418018006', '394604002', '394609007', '408474001', '394610002', '394611003', '408477008', '394801008', '408463005', '419321007', '394576009', '394590007', '409967009', '408448007', '419043006', '394612005', '394733009', '394732004']}, 'type'=>'CodeableConcept', 'path'=>'HealthcareService.specialty', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/c80-practice-codes'}}, 'location' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'HealthcareService.location', 'min'=>0, 'max'=>Float::INFINITY}, 'name' => {'type'=>'string', 'path'=>'HealthcareService.name', 'min'=>0, 'max'=>1}, 'comment' => {'type'=>'markdown', 'path'=>'HealthcareService.comment', 'min'=>0, 'max'=>1}, 'extraDetails' => {'type'=>'markdown', 'path'=>'HealthcareService.extraDetails', 'min'=>0, 'max'=>1}, 'photo' => {'type'=>'Attachment', 'path'=>'HealthcareService.photo', 'min'=>0, 'max'=>1}, 'contact' => {'type'=>'ExtendedContactDetail', 'path'=>'HealthcareService.contact', 'min'=>0, 'max'=>Float::INFINITY}, 'coverageArea' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'HealthcareService.coverageArea', 'min'=>0, 'max'=>Float::INFINITY}, 'serviceProvisionCode' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/service-provision-conditions'=>['free', 'disc', 'cost']}, 'type'=>'CodeableConcept', 'path'=>'HealthcareService.serviceProvisionCode', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-provision-conditions'}}, 'eligibility' => {'type'=>'HealthcareService::Eligibility', 'path'=>'HealthcareService.eligibility', 'min'=>0, 'max'=>Float::INFINITY}, 'program' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/program'=>['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33', '34', '35', '36', '37', '38', '39', '40', '41', '42', '43', '44', '45']}, 'type'=>'CodeableConcept', 'path'=>'HealthcareService.program', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/program'}}, 'characteristic' => {'valid_codes'=>{'http://hl7.org/fhir/service-mode'=>['in-person', 'telephone', 'videoconference', 'chat']}, 'type'=>'CodeableConcept', 'path'=>'HealthcareService.characteristic', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-mode'}}, 'communication' => {'type'=>'CodeableConcept', 'path'=>'HealthcareService.communication', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'required', 'additional'=>[{'purpose'=>'starter', 'valueSet'=>'http://hl7.org/fhir/ValueSet/languages'}], 'uri'=>'http://hl7.org/fhir/ValueSet/all-languages'}}, 'referralMethod' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/service-referral-method'=>['fax', 'phone', 'elec', 'semail', 'mail']}, 'type'=>'CodeableConcept', 'path'=>'HealthcareService.referralMethod', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-referral-method'}}, 'appointmentRequired' => {'type'=>'boolean', 'path'=>'HealthcareService.appointmentRequired', 'min'=>0, 'max'=>1}, 'availability' => {'type'=>'Availability', 'path'=>'HealthcareService.availability', 'min'=>0, 'max'=>Float::INFINITY}, 'endpoint' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Endpoint'], 'type'=>'Reference', 'path'=>'HealthcareService.endpoint', 'min'=>0, 'max'=>Float::INFINITY} }
Constants included from FHIR::R4
FHIR::R4::PRIMITIVES, FHIR::R4::RESOURCES, FHIR::R4::TYPES
Constants included from FHIR
Account, ActivityDefinition, Address, AdverseEvent, Age, AllergyIntolerance, Annotation, Appointment, AppointmentResponse, Attachment, AuditEvent, BackboneElement, Basic, Binary, BiologicallyDerivedProduct, BodyStructure, Bundle, CapabilityStatement, CarePlan, CareTeam, CatalogEntry, ChargeItem, ChargeItemDefinition, Claim, ClaimResponse, ClinicalImpression, CodeSystem, CodeableConcept, Coding, Communication, CommunicationRequest, CompartmentDefinition, Composition, ConceptMap, Condition, Consent, ContactDetail, ContactPoint, Contract, Contributor, Count, Coverage, CoverageEligibilityRequest, CoverageEligibilityResponse, DataRequirement, Definitions, DetectedIssue, Device, DeviceDefinition, DeviceMetric, DeviceRequest, DeviceUseStatement, DiagnosticReport, Distance, DocumentManifest, DocumentReference, DomainResource, Dosage, Duration, EffectEvidenceSynthesis, Element, ElementDefinition, Encounter, Endpoint, EnrollmentRequest, EnrollmentResponse, EpisodeOfCare, EventDefinition, Evidence, EvidenceVariable, ExampleScenario, ExplanationOfBenefit, Expression, Extension, FamilyMemberHistory, Flag, Goal, GraphDefinition, Group, GuidanceResponse, HealthcareService, HumanName, Identifier, ImagingStudy, Immunization, ImmunizationEvaluation, ImmunizationRecommendation, ImplementationGuide, InsurancePlan, Invoice, Library, Linkage, List, Location, MarketingStatus, Measure, MeasureReport, Media, Medication, MedicationAdministration, MedicationDispense, MedicationKnowledge, MedicationRequest, MedicationStatement, MedicinalProduct, MedicinalProductAuthorization, MedicinalProductContraindication, MedicinalProductIndication, MedicinalProductIngredient, MedicinalProductInteraction, MedicinalProductManufactured, MedicinalProductPackaged, MedicinalProductPharmaceutical, MedicinalProductUndesirableEffect, MessageDefinition, MessageHeader, Meta, MolecularSequence, Money, NamingSystem, Narrative, NutritionOrder, Observation, ObservationDefinition, OperationDefinition, OperationOutcome, Organization, OrganizationAffiliation, PRIMITIVES, ParameterDefinition, Parameters, Patient, PaymentNotice, PaymentReconciliation, Period, Person, PlanDefinition, Population, Practitioner, PractitionerRole, Procedure, ProdCharacteristic, ProductShelfLife, Provenance, Quantity, Questionnaire, QuestionnaireResponse, FHIR::RESOURCES, FHIR::Range, FHIR::Ratio, FHIR::Reference, FHIR::RelatedArtifact, FHIR::RelatedPerson, FHIR::RequestGroup, FHIR::ResearchDefinition, FHIR::ResearchElementDefinition, FHIR::ResearchStudy, FHIR::ResearchSubject, FHIR::Resource, FHIR::RiskAssessment, FHIR::RiskEvidenceSynthesis, SampledData, Schedule, SearchParameter, ServiceRequest, Signature, Slot, Specimen, SpecimenDefinition, StructureDefinition, StructureDefinitionCompare, StructureMap, Subscription, Substance, SubstanceAmount, SubstanceNucleicAcid, SubstancePolymer, SubstanceProtein, SubstanceReferenceInformation, SubstanceSourceMaterial, SubstanceSpecification, SupplyDelivery, SupplyRequest, TYPES, Task, TerminologyCapabilities, TestReport, TestScript, Timing, TriggerDefinition, UsageContext, ValueSet, VerificationResult, VisionPrescription
Constants included from FHIR::R5
Instance Attribute Summary collapse
-
#active ⇒ Object
0-1 boolean.
-
#appointmentRequired ⇒ Object
0-1 boolean.
-
#availability ⇒ Object
0-* [ Availability ].
-
#category ⇒ Object
0-* [ CodeableConcept ].
-
#characteristic ⇒ Object
0-* [ CodeableConcept ].
-
#comment ⇒ Object
0-1 markdown.
-
#communication ⇒ Object
0-* [ CodeableConcept ].
-
#contact ⇒ Object
0-* [ ExtendedContactDetail ].
-
#contained ⇒ Object
0-* [ Resource ].
-
#coverageArea ⇒ Object
0-* [ Reference(Location) ].
-
#eligibility ⇒ Object
0-* [ HealthcareService::Eligibility ].
-
#endpoint ⇒ Object
0-* [ Reference(Endpoint) ].
-
#extension ⇒ Object
0-* [ Extension ].
-
#extraDetails ⇒ Object
0-1 markdown.
-
#id ⇒ Object
0-1 id.
-
#identifier ⇒ Object
0-* [ Identifier ].
-
#implicitRules ⇒ Object
0-1 uri.
-
#language ⇒ Object
0-1 code.
-
#location ⇒ Object
0-* [ Reference(Location) ].
-
#meta ⇒ Object
0-1 Meta.
-
#modifierExtension ⇒ Object
0-* [ Extension ].
-
#name ⇒ Object
0-1 string.
-
#offeredIn ⇒ Object
0-* [ Reference(HealthcareService) ].
-
#photo ⇒ Object
0-1 Attachment.
-
#program ⇒ Object
0-* [ CodeableConcept ].
-
#providedBy ⇒ Object
0-1 Reference(Organization).
-
#referralMethod ⇒ Object
0-* [ CodeableConcept ].
-
#serviceProvisionCode ⇒ Object
0-* [ CodeableConcept ].
-
#specialty ⇒ Object
0-* [ CodeableConcept ].
-
#text ⇒ Object
0-1 Narrative.
-
#type ⇒ Object
0-* [ CodeableConcept ].
Instance Method Summary collapse
Methods included from FHIR::R4
#fhir_version_string, #versioned_fhir_module
Methods included from FHIR
default_logger, fhir_version_string, logger, logger=, primitive?, versioned_fhir_module
Methods included from ClassMethods
Methods included from ClassXml
#from_xml, #valid?, #validate, #xml_node_to_hash
Methods included from InstanceXml
Methods included from ClassJson
Methods included from InstanceJson
Methods included from Hashable
Methods included from FHIR::R5
#fhir_version_string, #versioned_fhir_module
Methods inherited from Model
#==, #attribute_mismatch, #compare_attribute, #each_element, #equals?, #hash, #initialize, #method_missing, #mismatch, #primitive?, #respond_to_missing?, #to_reference, #valid?, #validate, #validate_profile
Methods included from Deprecate
Constructor Details
This class inherits a constructor from FHIR::Model
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class FHIR::Model
Instance Attribute Details
#active ⇒ Object
0-1 boolean
72 73 74 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 72 def active @active end |
#appointmentRequired ⇒ Object
0-1 boolean
91 92 93 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 91 def appointmentRequired @appointmentRequired end |
#availability ⇒ Object
0-* [ Availability ]
92 93 94 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 92 def availability @availability end |
#category ⇒ Object
0-* [ CodeableConcept ]
75 76 77 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 75 def category @category end |
#characteristic ⇒ Object
0-* [ CodeableConcept ]
88 89 90 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 88 def characteristic @characteristic end |
#comment ⇒ Object
0-1 markdown
80 81 82 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 80 def comment @comment end |
#communication ⇒ Object
0-* [ CodeableConcept ]
89 90 91 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 89 def communication @communication end |
#contact ⇒ Object
0-* [ ExtendedContactDetail ]
83 84 85 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 83 def contact @contact end |
#contained ⇒ Object
0-* [ Resource ]
68 69 70 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 68 def contained @contained end |
#coverageArea ⇒ Object
0-* [ Reference(Location) ]
84 85 86 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 84 def coverageArea @coverageArea end |
#eligibility ⇒ Object
0-* [ HealthcareService::Eligibility ]
86 87 88 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 86 def eligibility @eligibility end |
#endpoint ⇒ Object
0-* [ Reference(Endpoint) ]
93 94 95 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 93 def endpoint @endpoint end |
#extension ⇒ Object
0-* [ Extension ]
69 70 71 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 69 def extension @extension end |
#extraDetails ⇒ Object
0-1 markdown
81 82 83 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 81 def extraDetails @extraDetails end |
#id ⇒ Object
0-1 id
63 64 65 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 63 def id @id end |
#identifier ⇒ Object
0-* [ Identifier ]
71 72 73 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 71 def identifier @identifier end |
#implicitRules ⇒ Object
0-1 uri
65 66 67 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 65 def implicitRules @implicitRules end |
#language ⇒ Object
0-1 code
66 67 68 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 66 def language @language end |
#location ⇒ Object
0-* [ Reference(Location) ]
78 79 80 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 78 def location @location end |
#meta ⇒ Object
0-1 Meta
64 65 66 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 64 def end |
#modifierExtension ⇒ Object
0-* [ Extension ]
70 71 72 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 70 def modifierExtension @modifierExtension end |
#name ⇒ Object
0-1 string
79 80 81 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 79 def name @name end |
#offeredIn ⇒ Object
0-* [ Reference(HealthcareService) ]
74 75 76 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 74 def offeredIn @offeredIn end |
#photo ⇒ Object
0-1 Attachment
82 83 84 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 82 def photo @photo end |
#program ⇒ Object
0-* [ CodeableConcept ]
87 88 89 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 87 def program @program end |
#providedBy ⇒ Object
0-1 Reference(Organization)
73 74 75 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 73 def providedBy @providedBy end |
#referralMethod ⇒ Object
0-* [ CodeableConcept ]
90 91 92 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 90 def referralMethod @referralMethod end |
#serviceProvisionCode ⇒ Object
0-* [ CodeableConcept ]
85 86 87 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 85 def serviceProvisionCode @serviceProvisionCode end |
#specialty ⇒ Object
0-* [ CodeableConcept ]
77 78 79 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 77 def specialty @specialty end |
#text ⇒ Object
0-1 Narrative
67 68 69 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 67 def text @text end |
#type ⇒ Object
0-* [ CodeableConcept ]
76 77 78 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 76 def type @type end |
Instance Method Details
#resourceType ⇒ Object
95 96 97 |
# File 'lib/fhir_models/r5/generated/resources/HealthcareService.rb', line 95 def resourceType 'HealthcareService' end |