Class: FHIR::R5::InventoryReport
- Defined in:
- lib/fhir_models/r5/generated/resources/InventoryReport.rb
Defined Under Namespace
Classes: InventoryListing
Constant Summary collapse
- SEARCH_PARAMS =
['identifier', 'item', 'item-reference', 'status']
- METADATA =
{ 'id' => {'type'=>'id', 'path'=>'InventoryReport.id', 'min'=>0, 'max'=>1}, 'meta' => {'type'=>'Meta', 'path'=>'InventoryReport.meta', 'min'=>0, 'max'=>1}, 'implicitRules' => {'type'=>'uri', 'path'=>'InventoryReport.implicitRules', 'min'=>0, 'max'=>1}, 'language' => {'type'=>'code', 'path'=>'InventoryReport.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'=>'InventoryReport.text', 'min'=>0, 'max'=>1}, 'contained' => {'type'=>'Resource', 'path'=>'InventoryReport.contained', 'min'=>0, 'max'=>Float::INFINITY}, 'extension' => {'type'=>'Extension', 'path'=>'InventoryReport.extension', 'min'=>0, 'max'=>Float::INFINITY}, 'modifierExtension' => {'type'=>'Extension', 'path'=>'InventoryReport.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, 'identifier' => {'type'=>'Identifier', 'path'=>'InventoryReport.identifier', 'min'=>0, 'max'=>Float::INFINITY}, 'status' => {'valid_codes'=>{'http://hl7.org/fhir/inventoryreport-status'=>['draft', 'requested', 'active', 'entered-in-error']}, 'type'=>'code', 'path'=>'InventoryReport.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/inventoryreport-status'}}, 'countType' => {'valid_codes'=>{'http://hl7.org/fhir/inventoryreport-counttype'=>['snapshot', 'difference']}, 'type'=>'code', 'path'=>'InventoryReport.countType', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/inventoryreport-counttype'}}, 'operationType' => {'type'=>'CodeableConcept', 'path'=>'InventoryReport.operationType', 'min'=>0, 'max'=>1}, 'operationTypeReason' => {'type'=>'CodeableConcept', 'path'=>'InventoryReport.operationTypeReason', 'min'=>0, 'max'=>1}, 'reportedDateTime' => {'type'=>'dateTime', 'path'=>'InventoryReport.reportedDateTime', 'min'=>1, 'max'=>1}, 'reporter' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Device'], 'type'=>'Reference', 'path'=>'InventoryReport.reporter', 'min'=>0, 'max'=>1}, 'reportingPeriod' => {'type'=>'Period', 'path'=>'InventoryReport.reportingPeriod', 'min'=>0, 'max'=>1}, 'inventoryListing' => {'type'=>'InventoryReport::InventoryListing', 'path'=>'InventoryReport.inventoryListing', 'min'=>0, 'max'=>Float::INFINITY}, 'note' => {'type'=>'Annotation', 'path'=>'InventoryReport.note', '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
-
#contained ⇒ Object
0-* [ Resource ].
-
#countType ⇒ Object
1-1 code.
-
#extension ⇒ Object
0-* [ Extension ].
-
#id ⇒ Object
0-1 id.
-
#identifier ⇒ Object
0-* [ Identifier ].
-
#implicitRules ⇒ Object
0-1 uri.
-
#inventoryListing ⇒ Object
0-* [ InventoryReport::InventoryListing ].
-
#language ⇒ Object
0-1 code.
-
#meta ⇒ Object
0-1 Meta.
-
#modifierExtension ⇒ Object
0-* [ Extension ].
-
#note ⇒ Object
0-* [ Annotation ].
-
#operationType ⇒ Object
0-1 CodeableConcept.
-
#operationTypeReason ⇒ Object
0-1 CodeableConcept.
-
#reportedDateTime ⇒ Object
1-1 dateTime.
-
#reporter ⇒ Object
0-1 Reference(Practitioner|Patient|RelatedPerson|Device).
-
#reportingPeriod ⇒ Object
0-1 Period.
-
#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
#contained ⇒ Object
0-* [ Resource ]
81 82 83 |
# File 'lib/fhir_models/r5/generated/resources/InventoryReport.rb', line 81 def contained @contained end |
#countType ⇒ Object
1-1 code
86 87 88 |
# File 'lib/fhir_models/r5/generated/resources/InventoryReport.rb', line 86 def countType @countType end |
#extension ⇒ Object
0-* [ Extension ]
82 83 84 |
# File 'lib/fhir_models/r5/generated/resources/InventoryReport.rb', line 82 def extension @extension end |
#id ⇒ Object
0-1 id
76 77 78 |
# File 'lib/fhir_models/r5/generated/resources/InventoryReport.rb', line 76 def id @id end |
#identifier ⇒ Object
0-* [ Identifier ]
84 85 86 |
# File 'lib/fhir_models/r5/generated/resources/InventoryReport.rb', line 84 def identifier @identifier end |
#implicitRules ⇒ Object
0-1 uri
78 79 80 |
# File 'lib/fhir_models/r5/generated/resources/InventoryReport.rb', line 78 def implicitRules @implicitRules end |
#inventoryListing ⇒ Object
0-* [ InventoryReport::InventoryListing ]
92 93 94 |
# File 'lib/fhir_models/r5/generated/resources/InventoryReport.rb', line 92 def inventoryListing @inventoryListing end |
#language ⇒ Object
0-1 code
79 80 81 |
# File 'lib/fhir_models/r5/generated/resources/InventoryReport.rb', line 79 def language @language end |
#meta ⇒ Object
0-1 Meta
77 78 79 |
# File 'lib/fhir_models/r5/generated/resources/InventoryReport.rb', line 77 def @meta end |
#modifierExtension ⇒ Object
0-* [ Extension ]
83 84 85 |
# File 'lib/fhir_models/r5/generated/resources/InventoryReport.rb', line 83 def modifierExtension @modifierExtension end |
#note ⇒ Object
0-* [ Annotation ]
93 94 95 |
# File 'lib/fhir_models/r5/generated/resources/InventoryReport.rb', line 93 def note @note end |
#operationType ⇒ Object
0-1 CodeableConcept
87 88 89 |
# File 'lib/fhir_models/r5/generated/resources/InventoryReport.rb', line 87 def operationType @operationType end |
#operationTypeReason ⇒ Object
0-1 CodeableConcept
88 89 90 |
# File 'lib/fhir_models/r5/generated/resources/InventoryReport.rb', line 88 def operationTypeReason @operationTypeReason end |
#reportedDateTime ⇒ Object
1-1 dateTime
89 90 91 |
# File 'lib/fhir_models/r5/generated/resources/InventoryReport.rb', line 89 def reportedDateTime @reportedDateTime end |
#reporter ⇒ Object
0-1 Reference(Practitioner|Patient|RelatedPerson|Device)
90 91 92 |
# File 'lib/fhir_models/r5/generated/resources/InventoryReport.rb', line 90 def reporter @reporter end |
#reportingPeriod ⇒ Object
0-1 Period
91 92 93 |
# File 'lib/fhir_models/r5/generated/resources/InventoryReport.rb', line 91 def reportingPeriod @reportingPeriod end |
#status ⇒ Object
1-1 code
85 86 87 |
# File 'lib/fhir_models/r5/generated/resources/InventoryReport.rb', line 85 def status @status end |
#text ⇒ Object
0-1 Narrative
80 81 82 |
# File 'lib/fhir_models/r5/generated/resources/InventoryReport.rb', line 80 def text @text end |
Instance Method Details
#resourceType ⇒ Object
95 96 97 |
# File 'lib/fhir_models/r5/generated/resources/InventoryReport.rb', line 95 def resourceType 'InventoryReport' end |