Class: FHIR::R5::SubstancePolymer

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

Defined Under Namespace

Classes: MonomerSet, Repeat

Constant Summary collapse

SEARCH_PARAMS =
[]
METADATA =
{
  'id' => {'type'=>'id', 'path'=>'SubstancePolymer.id', 'min'=>0, 'max'=>1},
  'meta' => {'type'=>'Meta', 'path'=>'SubstancePolymer.meta', 'min'=>0, 'max'=>1},
  'implicitRules' => {'type'=>'uri', 'path'=>'SubstancePolymer.implicitRules', 'min'=>0, 'max'=>1},
  'language' => {'type'=>'code', 'path'=>'SubstancePolymer.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'=>'SubstancePolymer.text', 'min'=>0, 'max'=>1},
  'contained' => {'type'=>'Resource', 'path'=>'SubstancePolymer.contained', 'min'=>0, 'max'=>Float::INFINITY},
  'extension' => {'type'=>'Extension', 'path'=>'SubstancePolymer.extension', 'min'=>0, 'max'=>Float::INFINITY},
  'modifierExtension' => {'type'=>'Extension', 'path'=>'SubstancePolymer.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY},
  'identifier' => {'type'=>'Identifier', 'path'=>'SubstancePolymer.identifier', 'min'=>0, 'max'=>1},
  'class' => {'local_name'=>'local_class', 'type'=>'CodeableConcept', 'path'=>'SubstancePolymer.class', 'min'=>0, 'max'=>1},
  'geometry' => {'type'=>'CodeableConcept', 'path'=>'SubstancePolymer.geometry', 'min'=>0, 'max'=>1},
  'copolymerConnectivity' => {'type'=>'CodeableConcept', 'path'=>'SubstancePolymer.copolymerConnectivity', 'min'=>0, 'max'=>Float::INFINITY},
  'modification' => {'type'=>'string', 'path'=>'SubstancePolymer.modification', 'min'=>0, 'max'=>1},
  'monomerSet' => {'type'=>'SubstancePolymer::MonomerSet', 'path'=>'SubstancePolymer.monomerSet', 'min'=>0, 'max'=>Float::INFINITY},
  'repeat' => {'type'=>'SubstancePolymer::Repeat', 'path'=>'SubstancePolymer.repeat', '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

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 ]



172
173
174
# File 'lib/fhir_models/r5/generated/resources/SubstancePolymer.rb', line 172

def contained
  @contained
end

#copolymerConnectivityObject

0-* [ CodeableConcept ]



178
179
180
# File 'lib/fhir_models/r5/generated/resources/SubstancePolymer.rb', line 178

def copolymerConnectivity
  @copolymerConnectivity
end

#extensionObject

0-* [ Extension ]



173
174
175
# File 'lib/fhir_models/r5/generated/resources/SubstancePolymer.rb', line 173

def extension
  @extension
end

#geometryObject

0-1 CodeableConcept



177
178
179
# File 'lib/fhir_models/r5/generated/resources/SubstancePolymer.rb', line 177

def geometry
  @geometry
end

#idObject

0-1 id



167
168
169
# File 'lib/fhir_models/r5/generated/resources/SubstancePolymer.rb', line 167

def id
  @id
end

#identifierObject

0-1 Identifier



175
176
177
# File 'lib/fhir_models/r5/generated/resources/SubstancePolymer.rb', line 175

def identifier
  @identifier
end

#implicitRulesObject

0-1 uri



169
170
171
# File 'lib/fhir_models/r5/generated/resources/SubstancePolymer.rb', line 169

def implicitRules
  @implicitRules
end

#languageObject

0-1 code



170
171
172
# File 'lib/fhir_models/r5/generated/resources/SubstancePolymer.rb', line 170

def language
  @language
end

#local_classObject

0-1 CodeableConcept



176
177
178
# File 'lib/fhir_models/r5/generated/resources/SubstancePolymer.rb', line 176

def local_class
  @local_class
end

#metaObject

0-1 Meta



168
169
170
# File 'lib/fhir_models/r5/generated/resources/SubstancePolymer.rb', line 168

def meta
  @meta
end

#modificationObject

0-1 string



179
180
181
# File 'lib/fhir_models/r5/generated/resources/SubstancePolymer.rb', line 179

def modification
  @modification
end

#modifierExtensionObject

0-* [ Extension ]



174
175
176
# File 'lib/fhir_models/r5/generated/resources/SubstancePolymer.rb', line 174

def modifierExtension
  @modifierExtension
end

#monomerSetObject

0-* [ SubstancePolymer::MonomerSet ]



180
181
182
# File 'lib/fhir_models/r5/generated/resources/SubstancePolymer.rb', line 180

def monomerSet
  @monomerSet
end

#repeatObject

0-* [ SubstancePolymer::Repeat ]



181
182
183
# File 'lib/fhir_models/r5/generated/resources/SubstancePolymer.rb', line 181

def repeat
  @repeat
end

#textObject

0-1 Narrative



171
172
173
# File 'lib/fhir_models/r5/generated/resources/SubstancePolymer.rb', line 171

def text
  @text
end

Instance Method Details

#resourceTypeObject



183
184
185
# File 'lib/fhir_models/r5/generated/resources/SubstancePolymer.rb', line 183

def resourceType
  'SubstancePolymer'
end