Class: FHIR::R5::MessageHeader
- Defined in:
- lib/fhir_models/r5/generated/resources/MessageHeader.rb
Defined Under Namespace
Classes: Destination, Response, Source
Constant Summary collapse
- MULTIPLE_TYPES =
{ 'event' => ['Coding', 'canonical'] }
- SEARCH_PARAMS =
['author', 'code', 'destination', 'event', 'focus', 'receiver', 'response-id', 'responsible', 'sender', 'source', 'target']
- METADATA =
{ 'id' => {'type'=>'id', 'path'=>'MessageHeader.id', 'min'=>0, 'max'=>1}, 'meta' => {'type'=>'Meta', 'path'=>'MessageHeader.meta', 'min'=>0, 'max'=>1}, 'implicitRules' => {'type'=>'uri', 'path'=>'MessageHeader.implicitRules', 'min'=>0, 'max'=>1}, 'language' => {'type'=>'code', 'path'=>'MessageHeader.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'=>'MessageHeader.text', 'min'=>0, 'max'=>1}, 'contained' => {'type'=>'Resource', 'path'=>'MessageHeader.contained', 'min'=>0, 'max'=>Float::INFINITY}, 'extension' => {'type'=>'Extension', 'path'=>'MessageHeader.extension', 'min'=>0, 'max'=>Float::INFINITY}, 'modifierExtension' => {'type'=>'Extension', 'path'=>'MessageHeader.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, 'eventCoding' => {'type'=>'Coding', 'path'=>'MessageHeader.event[x]', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'example'}}, 'eventCanonical' => {'type'=>'canonical', 'path'=>'MessageHeader.event[x]', 'min'=>1, 'max'=>1}, 'destination' => {'type'=>'MessageHeader::Destination', 'path'=>'MessageHeader.destination', 'min'=>0, 'max'=>Float::INFINITY}, 'sender' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'MessageHeader.sender', 'min'=>0, 'max'=>1}, 'author' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'MessageHeader.author', 'min'=>0, 'max'=>1}, 'source' => {'type'=>'MessageHeader::Source', 'path'=>'MessageHeader.source', 'min'=>1, 'max'=>1}, 'responsible' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/Organization'], 'type'=>'Reference', 'path'=>'MessageHeader.responsible', 'min'=>0, 'max'=>1}, 'reason' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/message-reasons-encounter'=>['admit', 'discharge', 'absent', 'return', 'moved', 'edit']}, 'type'=>'CodeableConcept', 'path'=>'MessageHeader.reason', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/message-reason-encounter'}}, 'response' => {'type'=>'MessageHeader::Response', 'path'=>'MessageHeader.response', 'min'=>0, 'max'=>1}, 'focus' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'MessageHeader.focus', 'min'=>0, 'max'=>Float::INFINITY}, 'definition' => {'type'=>'canonical', 'path'=>'MessageHeader.definition', '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
-
#author ⇒ Object
0-1 Reference(Practitioner|PractitionerRole|Device|Organization).
-
#contained ⇒ Object
0-* [ Resource ].
-
#definition ⇒ Object
0-1 canonical.
-
#destination ⇒ Object
0-* [ MessageHeader::Destination ].
-
#eventCanonical ⇒ Object
1-1 canonical.
-
#eventCoding ⇒ Object
1-1 Coding.
-
#extension ⇒ Object
0-* [ Extension ].
-
#focus ⇒ Object
0-* [ Reference(Resource) ].
-
#id ⇒ Object
0-1 id.
-
#implicitRules ⇒ Object
0-1 uri.
-
#language ⇒ Object
0-1 code.
-
#meta ⇒ Object
0-1 Meta.
-
#modifierExtension ⇒ Object
0-* [ Extension ].
-
#reason ⇒ Object
0-1 CodeableConcept.
-
#response ⇒ Object
0-1 MessageHeader::Response.
-
#responsible ⇒ Object
0-1 Reference(Practitioner|PractitionerRole|Organization).
-
#sender ⇒ Object
0-1 Reference(Practitioner|PractitionerRole|Device|Organization).
-
#source ⇒ Object
1-1 MessageHeader::Source.
-
#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
#author ⇒ Object
0-1 Reference(Practitioner|PractitionerRole|Device|Organization)
128 129 130 |
# File 'lib/fhir_models/r5/generated/resources/MessageHeader.rb', line 128 def @author end |
#contained ⇒ Object
0-* [ Resource ]
121 122 123 |
# File 'lib/fhir_models/r5/generated/resources/MessageHeader.rb', line 121 def contained @contained end |
#definition ⇒ Object
0-1 canonical
134 135 136 |
# File 'lib/fhir_models/r5/generated/resources/MessageHeader.rb', line 134 def definition @definition end |
#destination ⇒ Object
0-* [ MessageHeader::Destination ]
126 127 128 |
# File 'lib/fhir_models/r5/generated/resources/MessageHeader.rb', line 126 def destination @destination end |
#eventCanonical ⇒ Object
1-1 canonical
125 126 127 |
# File 'lib/fhir_models/r5/generated/resources/MessageHeader.rb', line 125 def eventCanonical @eventCanonical end |
#eventCoding ⇒ Object
1-1 Coding
124 125 126 |
# File 'lib/fhir_models/r5/generated/resources/MessageHeader.rb', line 124 def eventCoding @eventCoding end |
#extension ⇒ Object
0-* [ Extension ]
122 123 124 |
# File 'lib/fhir_models/r5/generated/resources/MessageHeader.rb', line 122 def extension @extension end |
#focus ⇒ Object
0-* [ Reference(Resource) ]
133 134 135 |
# File 'lib/fhir_models/r5/generated/resources/MessageHeader.rb', line 133 def focus @focus end |
#id ⇒ Object
0-1 id
116 117 118 |
# File 'lib/fhir_models/r5/generated/resources/MessageHeader.rb', line 116 def id @id end |
#implicitRules ⇒ Object
0-1 uri
118 119 120 |
# File 'lib/fhir_models/r5/generated/resources/MessageHeader.rb', line 118 def implicitRules @implicitRules end |
#language ⇒ Object
0-1 code
119 120 121 |
# File 'lib/fhir_models/r5/generated/resources/MessageHeader.rb', line 119 def language @language end |
#meta ⇒ Object
0-1 Meta
117 118 119 |
# File 'lib/fhir_models/r5/generated/resources/MessageHeader.rb', line 117 def @meta end |
#modifierExtension ⇒ Object
0-* [ Extension ]
123 124 125 |
# File 'lib/fhir_models/r5/generated/resources/MessageHeader.rb', line 123 def modifierExtension @modifierExtension end |
#reason ⇒ Object
0-1 CodeableConcept
131 132 133 |
# File 'lib/fhir_models/r5/generated/resources/MessageHeader.rb', line 131 def reason @reason end |
#response ⇒ Object
0-1 MessageHeader::Response
132 133 134 |
# File 'lib/fhir_models/r5/generated/resources/MessageHeader.rb', line 132 def response @response end |
#responsible ⇒ Object
0-1 Reference(Practitioner|PractitionerRole|Organization)
130 131 132 |
# File 'lib/fhir_models/r5/generated/resources/MessageHeader.rb', line 130 def responsible @responsible end |
#sender ⇒ Object
0-1 Reference(Practitioner|PractitionerRole|Device|Organization)
127 128 129 |
# File 'lib/fhir_models/r5/generated/resources/MessageHeader.rb', line 127 def sender @sender end |
#source ⇒ Object
1-1 MessageHeader::Source
129 130 131 |
# File 'lib/fhir_models/r5/generated/resources/MessageHeader.rb', line 129 def source @source end |
#text ⇒ Object
0-1 Narrative
120 121 122 |
# File 'lib/fhir_models/r5/generated/resources/MessageHeader.rb', line 120 def text @text end |
Instance Method Details
#resourceType ⇒ Object
136 137 138 |
# File 'lib/fhir_models/r5/generated/resources/MessageHeader.rb', line 136 def resourceType 'MessageHeader' end |