Class: FHIR::EffectEvidenceSynthesis
- Defined in:
- lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb
Defined Under Namespace
Classes: Certainty, EffectEstimate, ResultsByExposure, SampleSize
Constant Summary collapse
- SEARCH_PARAMS =
['context', 'context-quantity', 'context-type', 'date', 'description', 'effective', 'identifier', 'jurisdiction', 'name', 'publisher', 'status', 'title', 'url', 'version']
- METADATA =
{ 'id' => {'type'=>'id', 'path'=>'EffectEvidenceSynthesis.id', 'min'=>0, 'max'=>1}, 'meta' => {'type'=>'Meta', 'path'=>'EffectEvidenceSynthesis.meta', 'min'=>0, 'max'=>1}, 'implicitRules' => {'type'=>'uri', 'path'=>'EffectEvidenceSynthesis.implicitRules', 'min'=>0, 'max'=>1}, 'language' => {'valid_codes'=>{'urn:ietf:bcp:47'=>['ar', 'bn', 'cs', 'da', 'de', 'de-AT', 'de-CH', 'de-DE', 'el', 'en', 'en-AU', 'en-CA', 'en-GB', 'en-IN', 'en-NZ', 'en-SG', 'en-US', 'es', 'es-AR', 'es-ES', 'es-UY', 'fi', 'fr', 'fr-BE', 'fr-CH', 'fr-FR', 'fy', 'fy-NL', 'hi', 'hr', 'it', 'it-CH', 'it-IT', 'ja', 'ko', 'nl', 'nl-BE', 'nl-NL', 'no', 'no-NO', 'pa', 'pl', 'pt', 'pt-BR', 'ru', 'ru-RU', 'sr', 'sr-RS', 'sv', 'sv-SE', 'te', 'zh', 'zh-CN', 'zh-HK', 'zh-SG', 'zh-TW']}, 'type'=>'code', 'path'=>'EffectEvidenceSynthesis.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/languages'}}, 'text' => {'type'=>'Narrative', 'path'=>'EffectEvidenceSynthesis.text', 'min'=>0, 'max'=>1}, 'contained' => {'type'=>'Resource', 'path'=>'EffectEvidenceSynthesis.contained', 'min'=>0, 'max'=>Float::INFINITY}, 'extension' => {'type'=>'Extension', 'path'=>'EffectEvidenceSynthesis.extension', 'min'=>0, 'max'=>Float::INFINITY}, 'modifierExtension' => {'type'=>'Extension', 'path'=>'EffectEvidenceSynthesis.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, 'url' => {'type'=>'uri', 'path'=>'EffectEvidenceSynthesis.url', 'min'=>0, 'max'=>1}, 'identifier' => {'type'=>'Identifier', 'path'=>'EffectEvidenceSynthesis.identifier', 'min'=>0, 'max'=>Float::INFINITY}, 'version' => {'type'=>'string', 'path'=>'EffectEvidenceSynthesis.version', 'min'=>0, 'max'=>1}, 'name' => {'type'=>'string', 'path'=>'EffectEvidenceSynthesis.name', 'min'=>0, 'max'=>1}, 'title' => {'type'=>'string', 'path'=>'EffectEvidenceSynthesis.title', 'min'=>0, 'max'=>1}, 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'EffectEvidenceSynthesis.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status|4.0.0'}}, 'date' => {'type'=>'dateTime', 'path'=>'EffectEvidenceSynthesis.date', 'min'=>0, 'max'=>1}, 'publisher' => {'type'=>'string', 'path'=>'EffectEvidenceSynthesis.publisher', 'min'=>0, 'max'=>1}, 'contact' => {'type'=>'ContactDetail', 'path'=>'EffectEvidenceSynthesis.contact', 'min'=>0, 'max'=>Float::INFINITY}, 'description' => {'type'=>'markdown', 'path'=>'EffectEvidenceSynthesis.description', 'min'=>0, 'max'=>1}, 'note' => {'type'=>'Annotation', 'path'=>'EffectEvidenceSynthesis.note', 'min'=>0, 'max'=>Float::INFINITY}, 'useContext' => {'type'=>'UsageContext', 'path'=>'EffectEvidenceSynthesis.useContext', 'min'=>0, 'max'=>Float::INFINITY}, 'jurisdiction' => {'type'=>'CodeableConcept', 'path'=>'EffectEvidenceSynthesis.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, 'copyright' => {'type'=>'markdown', 'path'=>'EffectEvidenceSynthesis.copyright', 'min'=>0, 'max'=>1}, 'approvalDate' => {'type'=>'date', 'path'=>'EffectEvidenceSynthesis.approvalDate', 'min'=>0, 'max'=>1}, 'lastReviewDate' => {'type'=>'date', 'path'=>'EffectEvidenceSynthesis.lastReviewDate', 'min'=>0, 'max'=>1}, 'effectivePeriod' => {'type'=>'Period', 'path'=>'EffectEvidenceSynthesis.effectivePeriod', 'min'=>0, 'max'=>1}, 'topic' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/definition-topic'=>['treatment', 'education', 'assessment']}, 'type'=>'CodeableConcept', 'path'=>'EffectEvidenceSynthesis.topic', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'example', 'uri'=>'http://hl7.org/fhir/ValueSet/definition-topic'}}, 'author' => {'type'=>'ContactDetail', 'path'=>'EffectEvidenceSynthesis.author', 'min'=>0, 'max'=>Float::INFINITY}, 'editor' => {'type'=>'ContactDetail', 'path'=>'EffectEvidenceSynthesis.editor', 'min'=>0, 'max'=>Float::INFINITY}, 'reviewer' => {'type'=>'ContactDetail', 'path'=>'EffectEvidenceSynthesis.reviewer', 'min'=>0, 'max'=>Float::INFINITY}, 'endorser' => {'type'=>'ContactDetail', 'path'=>'EffectEvidenceSynthesis.endorser', 'min'=>0, 'max'=>Float::INFINITY}, 'relatedArtifact' => {'type'=>'RelatedArtifact', 'path'=>'EffectEvidenceSynthesis.relatedArtifact', 'min'=>0, 'max'=>Float::INFINITY}, 'synthesisType' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/synthesis-type'=>['std-MA', 'IPD-MA', 'indirect-NMA', 'combined-NMA', 'range', 'classification']}, 'type'=>'CodeableConcept', 'path'=>'EffectEvidenceSynthesis.synthesisType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/synthesis-type'}}, 'studyType' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/study-type'=>['RCT', 'CCT', 'cohort', 'case-control', 'series', 'case-report', 'mixed']}, 'type'=>'CodeableConcept', 'path'=>'EffectEvidenceSynthesis.studyType', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/study-type'}}, 'population' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/EvidenceVariable'], 'type'=>'Reference', 'path'=>'EffectEvidenceSynthesis.population', 'min'=>1, 'max'=>1}, 'exposure' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/EvidenceVariable'], 'type'=>'Reference', 'path'=>'EffectEvidenceSynthesis.exposure', 'min'=>1, 'max'=>1}, 'exposureAlternative' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/EvidenceVariable'], 'type'=>'Reference', 'path'=>'EffectEvidenceSynthesis.exposureAlternative', 'min'=>1, 'max'=>1}, 'outcome' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/EvidenceVariable'], 'type'=>'Reference', 'path'=>'EffectEvidenceSynthesis.outcome', 'min'=>1, 'max'=>1}, 'sampleSize' => {'type'=>'EffectEvidenceSynthesis::SampleSize', 'path'=>'EffectEvidenceSynthesis.sampleSize', 'min'=>0, 'max'=>1}, 'resultsByExposure' => {'type'=>'EffectEvidenceSynthesis::ResultsByExposure', 'path'=>'EffectEvidenceSynthesis.resultsByExposure', 'min'=>0, 'max'=>Float::INFINITY}, 'effectEstimate' => {'type'=>'EffectEvidenceSynthesis::EffectEstimate', 'path'=>'EffectEvidenceSynthesis.effectEstimate', 'min'=>0, 'max'=>Float::INFINITY}, 'certainty' => {'type'=>'EffectEvidenceSynthesis::Certainty', 'path'=>'EffectEvidenceSynthesis.certainty', 'min'=>0, 'max'=>Float::INFINITY} }
Instance Attribute Summary collapse
-
#approvalDate ⇒ Object
0-1 date.
-
#author ⇒ Object
0-* [ ContactDetail ].
-
#certainty ⇒ Object
0-* [ EffectEvidenceSynthesis::Certainty ].
-
#contact ⇒ Object
0-* [ ContactDetail ].
-
#contained ⇒ Object
0-* [ Resource ].
-
#copyright ⇒ Object
0-1 markdown.
-
#date ⇒ Object
0-1 dateTime.
-
#description ⇒ Object
0-1 markdown.
-
#editor ⇒ Object
0-* [ ContactDetail ].
-
#effectEstimate ⇒ Object
0-* [ EffectEvidenceSynthesis::EffectEstimate ].
-
#effectivePeriod ⇒ Object
0-1 Period.
-
#endorser ⇒ Object
0-* [ ContactDetail ].
-
#exposure ⇒ Object
1-1 Reference(EvidenceVariable).
-
#exposureAlternative ⇒ Object
1-1 Reference(EvidenceVariable).
-
#extension ⇒ Object
0-* [ Extension ].
-
#id ⇒ Object
0-1 id.
-
#identifier ⇒ Object
0-* [ Identifier ].
-
#implicitRules ⇒ Object
0-1 uri.
-
#jurisdiction ⇒ Object
0-* [ CodeableConcept ].
-
#language ⇒ Object
0-1 code.
-
#lastReviewDate ⇒ Object
0-1 date.
-
#meta ⇒ Object
0-1 Meta.
-
#modifierExtension ⇒ Object
0-* [ Extension ].
-
#name ⇒ Object
0-1 string.
-
#note ⇒ Object
0-* [ Annotation ].
-
#outcome ⇒ Object
1-1 Reference(EvidenceVariable).
-
#population ⇒ Object
1-1 Reference(EvidenceVariable).
-
#publisher ⇒ Object
0-1 string.
-
#relatedArtifact ⇒ Object
0-* [ RelatedArtifact ].
-
#resultsByExposure ⇒ Object
0-* [ EffectEvidenceSynthesis::ResultsByExposure ].
-
#reviewer ⇒ Object
0-* [ ContactDetail ].
-
#sampleSize ⇒ Object
0-1 EffectEvidenceSynthesis::SampleSize.
-
#status ⇒ Object
1-1 code.
-
#studyType ⇒ Object
0-1 CodeableConcept.
-
#synthesisType ⇒ Object
0-1 CodeableConcept.
-
#text ⇒ Object
0-1 Narrative.
-
#title ⇒ Object
0-1 string.
-
#topic ⇒ Object
0-* [ CodeableConcept ].
-
#url ⇒ Object
0-1 uri.
-
#useContext ⇒ Object
0-* [ UsageContext ].
-
#version ⇒ Object
0-1 string.
Instance Method Summary collapse
Methods included from Xml
from_xml, #to_xml, valid?, validate
Methods included from Deprecate
Methods included from Json
Methods included from Hashable
Methods inherited from Model
#==, #attribute_mismatch, #compare_attribute, #equals?, #hash, #initialize, #method_missing, #mismatch, #primitive?, #to_reference, #valid?, #validate, #validate_profile
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
#approvalDate ⇒ Object
0-1 date
216 217 218 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 216 def approvalDate @approvalDate end |
#author ⇒ Object
0-* [ ContactDetail ]
220 221 222 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 220 def @author end |
#certainty ⇒ Object
0-* [ EffectEvidenceSynthesis::Certainty ]
234 235 236 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 234 def certainty @certainty end |
#contact ⇒ Object
0-* [ ContactDetail ]
210 211 212 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 210 def contact @contact end |
#contained ⇒ Object
0-* [ Resource ]
199 200 201 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 199 def contained @contained end |
#copyright ⇒ Object
0-1 markdown
215 216 217 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 215 def copyright @copyright end |
#date ⇒ Object
0-1 dateTime
208 209 210 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 208 def date @date end |
#description ⇒ Object
0-1 markdown
211 212 213 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 211 def description @description end |
#editor ⇒ Object
0-* [ ContactDetail ]
221 222 223 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 221 def editor @editor end |
#effectEstimate ⇒ Object
0-* [ EffectEvidenceSynthesis::EffectEstimate ]
233 234 235 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 233 def effectEstimate @effectEstimate end |
#effectivePeriod ⇒ Object
0-1 Period
218 219 220 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 218 def effectivePeriod @effectivePeriod end |
#endorser ⇒ Object
0-* [ ContactDetail ]
223 224 225 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 223 def endorser @endorser end |
#exposure ⇒ Object
1-1 Reference(EvidenceVariable)
228 229 230 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 228 def exposure @exposure end |
#exposureAlternative ⇒ Object
1-1 Reference(EvidenceVariable)
229 230 231 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 229 def exposureAlternative @exposureAlternative end |
#extension ⇒ Object
0-* [ Extension ]
200 201 202 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 200 def extension @extension end |
#id ⇒ Object
0-1 id
194 195 196 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 194 def id @id end |
#identifier ⇒ Object
0-* [ Identifier ]
203 204 205 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 203 def identifier @identifier end |
#implicitRules ⇒ Object
0-1 uri
196 197 198 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 196 def implicitRules @implicitRules end |
#jurisdiction ⇒ Object
0-* [ CodeableConcept ]
214 215 216 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 214 def jurisdiction @jurisdiction end |
#language ⇒ Object
0-1 code
197 198 199 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 197 def language @language end |
#lastReviewDate ⇒ Object
0-1 date
217 218 219 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 217 def lastReviewDate @lastReviewDate end |
#meta ⇒ Object
0-1 Meta
195 196 197 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 195 def @meta end |
#modifierExtension ⇒ Object
0-* [ Extension ]
201 202 203 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 201 def modifierExtension @modifierExtension end |
#name ⇒ Object
0-1 string
205 206 207 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 205 def name @name end |
#note ⇒ Object
0-* [ Annotation ]
212 213 214 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 212 def note @note end |
#outcome ⇒ Object
1-1 Reference(EvidenceVariable)
230 231 232 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 230 def outcome @outcome end |
#population ⇒ Object
1-1 Reference(EvidenceVariable)
227 228 229 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 227 def population @population end |
#publisher ⇒ Object
0-1 string
209 210 211 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 209 def publisher @publisher end |
#relatedArtifact ⇒ Object
0-* [ RelatedArtifact ]
224 225 226 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 224 def @relatedArtifact end |
#resultsByExposure ⇒ Object
0-* [ EffectEvidenceSynthesis::ResultsByExposure ]
232 233 234 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 232 def resultsByExposure @resultsByExposure end |
#reviewer ⇒ Object
0-* [ ContactDetail ]
222 223 224 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 222 def reviewer @reviewer end |
#sampleSize ⇒ Object
0-1 EffectEvidenceSynthesis::SampleSize
231 232 233 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 231 def sampleSize @sampleSize end |
#status ⇒ Object
1-1 code
207 208 209 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 207 def status @status end |
#studyType ⇒ Object
0-1 CodeableConcept
226 227 228 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 226 def studyType @studyType end |
#synthesisType ⇒ Object
0-1 CodeableConcept
225 226 227 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 225 def synthesisType @synthesisType end |
#text ⇒ Object
0-1 Narrative
198 199 200 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 198 def text @text end |
#title ⇒ Object
0-1 string
206 207 208 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 206 def title @title end |
#topic ⇒ Object
0-* [ CodeableConcept ]
219 220 221 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 219 def topic @topic end |
#url ⇒ Object
0-1 uri
202 203 204 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 202 def url @url end |
#useContext ⇒ Object
0-* [ UsageContext ]
213 214 215 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 213 def useContext @useContext end |
#version ⇒ Object
0-1 string
204 205 206 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 204 def version @version end |
Instance Method Details
#resourceType ⇒ Object
236 237 238 |
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 236 def resourceType 'EffectEvidenceSynthesis' end |