Class: FHIR::R5::Slot
- Defined in:
- lib/fhir_models/r5/generated/resources/Slot.rb
Constant Summary collapse
- SEARCH_PARAMS =
['appointment-type', 'identifier', 'schedule', 'service-category', 'service-type', 'service-type-reference', 'specialty', 'start', 'status']
- METADATA =
{ 'id' => {'type'=>'id', 'path'=>'Slot.id', 'min'=>0, 'max'=>1}, 'meta' => {'type'=>'Meta', 'path'=>'Slot.meta', 'min'=>0, 'max'=>1}, 'implicitRules' => {'type'=>'uri', 'path'=>'Slot.implicitRules', 'min'=>0, 'max'=>1}, 'language' => {'type'=>'code', 'path'=>'Slot.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'=>'Slot.text', 'min'=>0, 'max'=>1}, 'contained' => {'type'=>'Resource', 'path'=>'Slot.contained', 'min'=>0, 'max'=>Float::INFINITY}, 'extension' => {'type'=>'Extension', 'path'=>'Slot.extension', 'min'=>0, 'max'=>Float::INFINITY}, 'modifierExtension' => {'type'=>'Extension', 'path'=>'Slot.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, 'identifier' => {'type'=>'Identifier', 'path'=>'Slot.identifier', 'min'=>0, 'max'=>Float::INFINITY}, 'serviceCategory' => {'type'=>'CodeableConcept', 'path'=>'Slot.serviceCategory', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/service-category'}}, 'serviceType' => {'type'=>'CodeableReference', 'path'=>'Slot.serviceType', 'min'=>0, 'max'=>Float::INFINITY}, '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'=>'Slot.specialty', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/c80-practice-codes'}}, 'appointmentType' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v2-0276'=>['ROUTINE', 'WALKIN', 'CHECKUP', 'FOLLOWUP', 'EMERGENCY']}, 'type'=>'CodeableConcept', 'path'=>'Slot.appointmentType', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://terminology.hl7.org/ValueSet/v2-0276'}}, 'schedule' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Schedule'], 'type'=>'Reference', 'path'=>'Slot.schedule', 'min'=>1, 'max'=>1}, 'status' => {'valid_codes'=>{'http://hl7.org/fhir/slotstatus'=>['busy', 'free', 'busy-unavailable', 'busy-tentative', 'entered-in-error']}, 'type'=>'code', 'path'=>'Slot.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/slotstatus'}}, 'start' => {'type'=>'instant', 'path'=>'Slot.start', 'min'=>1, 'max'=>1}, 'end' => {'type'=>'instant', 'path'=>'Slot.end', 'min'=>1, 'max'=>1}, 'overbooked' => {'type'=>'boolean', 'path'=>'Slot.overbooked', 'min'=>0, 'max'=>1}, 'comment' => {'type'=>'string', 'path'=>'Slot.comment', 'min'=>0, 'max'=>1} }
Constants included from FHIR::R4
FHIR::R4::PRIMITIVES, FHIR::R4::RESOURCES, FHIR::R4::TYPES
Constants included from FHIR
Account, ActivityDefinition, Address, AdverseEvent, Age, AllergyIntolerance, Annotation, Appointment, AppointmentResponse, Attachment, AuditEvent, BackboneElement, Basic, Binary, BiologicallyDerivedProduct, BodyStructure, Bundle, CapabilityStatement, CarePlan, CareTeam, CatalogEntry, ChargeItem, ChargeItemDefinition, Claim, ClaimResponse, ClinicalImpression, CodeSystem, CodeableConcept, Coding, Communication, CommunicationRequest, CompartmentDefinition, Composition, ConceptMap, Condition, Consent, ContactDetail, ContactPoint, Contract, Contributor, Count, Coverage, CoverageEligibilityRequest, CoverageEligibilityResponse, DataRequirement, Definitions, DetectedIssue, Device, DeviceDefinition, DeviceMetric, DeviceRequest, DeviceUseStatement, DiagnosticReport, Distance, DocumentManifest, DocumentReference, DomainResource, Dosage, Duration, EffectEvidenceSynthesis, Element, ElementDefinition, Encounter, Endpoint, EnrollmentRequest, EnrollmentResponse, EpisodeOfCare, EventDefinition, Evidence, EvidenceVariable, ExampleScenario, ExplanationOfBenefit, Expression, Extension, FamilyMemberHistory, Flag, Goal, GraphDefinition, Group, GuidanceResponse, HealthcareService, HumanName, Identifier, ImagingStudy, Immunization, ImmunizationEvaluation, ImmunizationRecommendation, ImplementationGuide, InsurancePlan, Invoice, Library, Linkage, List, Location, MarketingStatus, Measure, MeasureReport, Media, Medication, MedicationAdministration, MedicationDispense, MedicationKnowledge, MedicationRequest, MedicationStatement, MedicinalProduct, MedicinalProductAuthorization, MedicinalProductContraindication, MedicinalProductIndication, MedicinalProductIngredient, MedicinalProductInteraction, MedicinalProductManufactured, MedicinalProductPackaged, MedicinalProductPharmaceutical, MedicinalProductUndesirableEffect, MessageDefinition, MessageHeader, Meta, MolecularSequence, Money, NamingSystem, Narrative, NutritionOrder, Observation, ObservationDefinition, OperationDefinition, OperationOutcome, Organization, OrganizationAffiliation, PRIMITIVES, ParameterDefinition, Parameters, Patient, PaymentNotice, PaymentReconciliation, Period, Person, PlanDefinition, Population, Practitioner, PractitionerRole, Procedure, ProdCharacteristic, ProductShelfLife, Provenance, Quantity, Questionnaire, QuestionnaireResponse, FHIR::RESOURCES, FHIR::Range, FHIR::Ratio, FHIR::Reference, FHIR::RelatedArtifact, FHIR::RelatedPerson, FHIR::RequestGroup, FHIR::ResearchDefinition, FHIR::ResearchElementDefinition, FHIR::ResearchStudy, FHIR::ResearchSubject, FHIR::Resource, FHIR::RiskAssessment, FHIR::RiskEvidenceSynthesis, SampledData, Schedule, SearchParameter, ServiceRequest, Signature, Slot, Specimen, SpecimenDefinition, StructureDefinition, StructureDefinitionCompare, StructureMap, Subscription, Substance, SubstanceAmount, SubstanceNucleicAcid, SubstancePolymer, SubstanceProtein, SubstanceReferenceInformation, SubstanceSourceMaterial, SubstanceSpecification, SupplyDelivery, SupplyRequest, TYPES, Task, TerminologyCapabilities, TestReport, TestScript, Timing, TriggerDefinition, UsageContext, ValueSet, VerificationResult, VisionPrescription
Constants included from FHIR::R5
Instance Attribute Summary collapse
-
#appointmentType ⇒ Object
0-* [ CodeableConcept ].
-
#comment ⇒ Object
0-1 string.
-
#contained ⇒ Object
0-* [ Resource ].
-
#end ⇒ Object
1-1 instant.
-
#extension ⇒ Object
0-* [ Extension ].
-
#id ⇒ Object
0-1 id.
-
#identifier ⇒ Object
0-* [ Identifier ].
-
#implicitRules ⇒ Object
0-1 uri.
-
#language ⇒ Object
0-1 code.
-
#meta ⇒ Object
0-1 Meta.
-
#modifierExtension ⇒ Object
0-* [ Extension ].
-
#overbooked ⇒ Object
0-1 boolean.
-
#schedule ⇒ Object
1-1 Reference(Schedule).
-
#serviceCategory ⇒ Object
0-* [ CodeableConcept ].
-
#serviceType ⇒ Object
0-* [ CodeableReference ].
-
#specialty ⇒ Object
0-* [ CodeableConcept ].
-
#start ⇒ Object
1-1 instant.
-
#status ⇒ Object
1-1 code.
-
#text ⇒ Object
0-1 Narrative.
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
#appointmentType ⇒ Object
0-* [ CodeableConcept ]
43 44 45 |
# File 'lib/fhir_models/r5/generated/resources/Slot.rb', line 43 def appointmentType @appointmentType end |
#comment ⇒ Object
0-1 string
49 50 51 |
# File 'lib/fhir_models/r5/generated/resources/Slot.rb', line 49 def comment @comment end |
#contained ⇒ Object
0-* [ Resource ]
36 37 38 |
# File 'lib/fhir_models/r5/generated/resources/Slot.rb', line 36 def contained @contained end |
#end ⇒ Object
1-1 instant
47 48 49 |
# File 'lib/fhir_models/r5/generated/resources/Slot.rb', line 47 def end @end end |
#extension ⇒ Object
0-* [ Extension ]
37 38 39 |
# File 'lib/fhir_models/r5/generated/resources/Slot.rb', line 37 def extension @extension end |
#id ⇒ Object
0-1 id
31 32 33 |
# File 'lib/fhir_models/r5/generated/resources/Slot.rb', line 31 def id @id end |
#identifier ⇒ Object
0-* [ Identifier ]
39 40 41 |
# File 'lib/fhir_models/r5/generated/resources/Slot.rb', line 39 def identifier @identifier end |
#implicitRules ⇒ Object
0-1 uri
33 34 35 |
# File 'lib/fhir_models/r5/generated/resources/Slot.rb', line 33 def implicitRules @implicitRules end |
#language ⇒ Object
0-1 code
34 35 36 |
# File 'lib/fhir_models/r5/generated/resources/Slot.rb', line 34 def language @language end |
#meta ⇒ Object
0-1 Meta
32 33 34 |
# File 'lib/fhir_models/r5/generated/resources/Slot.rb', line 32 def @meta end |
#modifierExtension ⇒ Object
0-* [ Extension ]
38 39 40 |
# File 'lib/fhir_models/r5/generated/resources/Slot.rb', line 38 def modifierExtension @modifierExtension end |
#overbooked ⇒ Object
0-1 boolean
48 49 50 |
# File 'lib/fhir_models/r5/generated/resources/Slot.rb', line 48 def overbooked @overbooked end |
#schedule ⇒ Object
1-1 Reference(Schedule)
44 45 46 |
# File 'lib/fhir_models/r5/generated/resources/Slot.rb', line 44 def schedule @schedule end |
#serviceCategory ⇒ Object
0-* [ CodeableConcept ]
40 41 42 |
# File 'lib/fhir_models/r5/generated/resources/Slot.rb', line 40 def serviceCategory @serviceCategory end |
#serviceType ⇒ Object
0-* [ CodeableReference ]
41 42 43 |
# File 'lib/fhir_models/r5/generated/resources/Slot.rb', line 41 def serviceType @serviceType end |
#specialty ⇒ Object
0-* [ CodeableConcept ]
42 43 44 |
# File 'lib/fhir_models/r5/generated/resources/Slot.rb', line 42 def specialty @specialty end |
#start ⇒ Object
1-1 instant
46 47 48 |
# File 'lib/fhir_models/r5/generated/resources/Slot.rb', line 46 def start @start end |
#status ⇒ Object
1-1 code
45 46 47 |
# File 'lib/fhir_models/r5/generated/resources/Slot.rb', line 45 def status @status end |
#text ⇒ Object
0-1 Narrative
35 36 37 |
# File 'lib/fhir_models/r5/generated/resources/Slot.rb', line 35 def text @text end |
Instance Method Details
#resourceType ⇒ Object
51 52 53 |
# File 'lib/fhir_models/r5/generated/resources/Slot.rb', line 51 def resourceType 'Slot' end |