Class: FHIR::R5::TestReport

Inherits:
Model show all
Includes:
Hashable, Json, Xml
Defined in:
lib/fhir_models/r5/generated/resources/TestReport.rb

Defined Under Namespace

Classes: Participant, Setup, Teardown, Test

Constant Summary collapse

SEARCH_PARAMS =
['identifier', 'issued', 'participant', 'result', 'status', 'tester', 'testscript']
METADATA =
{
  'id' => {'type'=>'id', 'path'=>'TestReport.id', 'min'=>0, 'max'=>1},
  'meta' => {'type'=>'Meta', 'path'=>'TestReport.meta', 'min'=>0, 'max'=>1},
  'implicitRules' => {'type'=>'uri', 'path'=>'TestReport.implicitRules', 'min'=>0, 'max'=>1},
  'language' => {'type'=>'code', 'path'=>'TestReport.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'=>'TestReport.text', 'min'=>0, 'max'=>1},
  'contained' => {'type'=>'Resource', 'path'=>'TestReport.contained', 'min'=>0, 'max'=>Float::INFINITY},
  'extension' => {'type'=>'Extension', 'path'=>'TestReport.extension', 'min'=>0, 'max'=>Float::INFINITY},
  'modifierExtension' => {'type'=>'Extension', 'path'=>'TestReport.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY},
  'identifier' => {'type'=>'Identifier', 'path'=>'TestReport.identifier', 'min'=>0, 'max'=>1},
  'name' => {'type'=>'string', 'path'=>'TestReport.name', 'min'=>0, 'max'=>1},
  'status' => {'valid_codes'=>{'http://hl7.org/fhir/report-status-codes'=>['completed', 'in-progress', 'waiting', 'stopped', 'entered-in-error']}, 'type'=>'code', 'path'=>'TestReport.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/report-status-codes'}},
  'testScript' => {'type'=>'canonical', 'path'=>'TestReport.testScript', 'min'=>1, 'max'=>1},
  'result' => {'valid_codes'=>{'http://hl7.org/fhir/report-result-codes'=>['pass', 'fail', 'pending']}, 'type'=>'code', 'path'=>'TestReport.result', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/report-result-codes'}},
  'score' => {'type'=>'decimal', 'path'=>'TestReport.score', 'min'=>0, 'max'=>1},
  'tester' => {'type'=>'string', 'path'=>'TestReport.tester', 'min'=>0, 'max'=>1},
  'issued' => {'type'=>'dateTime', 'path'=>'TestReport.issued', 'min'=>0, 'max'=>1},
  'participant' => {'type'=>'TestReport::Participant', 'path'=>'TestReport.participant', 'min'=>0, 'max'=>Float::INFINITY},
  'setup' => {'type'=>'TestReport::Setup', 'path'=>'TestReport.setup', 'min'=>0, 'max'=>1},
  'test' => {'type'=>'TestReport::Test', 'path'=>'TestReport.test', 'min'=>0, 'max'=>Float::INFINITY},
  'teardown' => {'type'=>'TestReport::Teardown', 'path'=>'TestReport.teardown', '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

PRIMITIVES, RESOURCES, TYPES

Instance Attribute Summary collapse

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

#from_contents

Methods included from ClassXml

#from_xml, #valid?, #validate, #xml_node_to_hash

Methods included from InstanceXml

#hash_to_xml_node, #to_xml

Methods included from ClassJson

#from_json

Methods included from InstanceJson

#to_json

Methods included from Hashable

#from_hash, #to_hash

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

#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

#containedObject

0-* [ Resource ]



244
245
246
# File 'lib/fhir_models/r5/generated/resources/TestReport.rb', line 244

def contained
  @contained
end

#extensionObject

0-* [ Extension ]



245
246
247
# File 'lib/fhir_models/r5/generated/resources/TestReport.rb', line 245

def extension
  @extension
end

#idObject

0-1 id



239
240
241
# File 'lib/fhir_models/r5/generated/resources/TestReport.rb', line 239

def id
  @id
end

#identifierObject

0-1 Identifier



247
248
249
# File 'lib/fhir_models/r5/generated/resources/TestReport.rb', line 247

def identifier
  @identifier
end

#implicitRulesObject

0-1 uri



241
242
243
# File 'lib/fhir_models/r5/generated/resources/TestReport.rb', line 241

def implicitRules
  @implicitRules
end

#issuedObject

0-1 dateTime



254
255
256
# File 'lib/fhir_models/r5/generated/resources/TestReport.rb', line 254

def issued
  @issued
end

#languageObject

0-1 code



242
243
244
# File 'lib/fhir_models/r5/generated/resources/TestReport.rb', line 242

def language
  @language
end

#metaObject

0-1 Meta



240
241
242
# File 'lib/fhir_models/r5/generated/resources/TestReport.rb', line 240

def meta
  @meta
end

#modifierExtensionObject

0-* [ Extension ]



246
247
248
# File 'lib/fhir_models/r5/generated/resources/TestReport.rb', line 246

def modifierExtension
  @modifierExtension
end

#nameObject

0-1 string



248
249
250
# File 'lib/fhir_models/r5/generated/resources/TestReport.rb', line 248

def name
  @name
end

#participantObject

0-* [ TestReport::Participant ]



255
256
257
# File 'lib/fhir_models/r5/generated/resources/TestReport.rb', line 255

def participant
  @participant
end

#resultObject

1-1 code



251
252
253
# File 'lib/fhir_models/r5/generated/resources/TestReport.rb', line 251

def result
  @result
end

#scoreObject

0-1 decimal



252
253
254
# File 'lib/fhir_models/r5/generated/resources/TestReport.rb', line 252

def score
  @score
end

#setupObject

0-1 TestReport::Setup



256
257
258
# File 'lib/fhir_models/r5/generated/resources/TestReport.rb', line 256

def setup
  @setup
end

#statusObject

1-1 code



249
250
251
# File 'lib/fhir_models/r5/generated/resources/TestReport.rb', line 249

def status
  @status
end

#teardownObject

0-1 TestReport::Teardown



258
259
260
# File 'lib/fhir_models/r5/generated/resources/TestReport.rb', line 258

def teardown
  @teardown
end

#testObject

0-* [ TestReport::Test ]



257
258
259
# File 'lib/fhir_models/r5/generated/resources/TestReport.rb', line 257

def test
  @test
end

#testerObject

0-1 string



253
254
255
# File 'lib/fhir_models/r5/generated/resources/TestReport.rb', line 253

def tester
  @tester
end

#testScriptObject

1-1 canonical



250
251
252
# File 'lib/fhir_models/r5/generated/resources/TestReport.rb', line 250

def testScript
  @testScript
end

#textObject

0-1 Narrative



243
244
245
# File 'lib/fhir_models/r5/generated/resources/TestReport.rb', line 243

def text
  @text
end

Instance Method Details

#resourceTypeObject



260
261
262
# File 'lib/fhir_models/r5/generated/resources/TestReport.rb', line 260

def resourceType
  'TestReport'
end