Class: FHIR::EffectEvidenceSynthesis

Inherits:
Model
  • Object
show all
Includes:
Hashable, Json, Xml
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

Instance Method Summary collapse

Methods included from Xml

from_xml, #to_xml, valid?, validate

Methods included from Deprecate

#deprecate

Methods included from Json

from_json, #to_json

Methods included from Hashable

#from_hash, #to_hash

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

#approvalDateObject

0-1 date



216
217
218
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 216

def approvalDate
  @approvalDate
end

#authorObject

0-* [ ContactDetail ]



220
221
222
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 220

def author
  @author
end

#certaintyObject

0-* [ EffectEvidenceSynthesis::Certainty ]



234
235
236
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 234

def certainty
  @certainty
end

#contactObject

0-* [ ContactDetail ]



210
211
212
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 210

def contact
  @contact
end

#containedObject

0-* [ Resource ]



199
200
201
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 199

def contained
  @contained
end

0-1 markdown



215
216
217
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 215

def copyright
  @copyright
end

#dateObject

0-1 dateTime



208
209
210
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 208

def date
  @date
end

#descriptionObject

0-1 markdown



211
212
213
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 211

def description
  @description
end

#editorObject

0-* [ ContactDetail ]



221
222
223
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 221

def editor
  @editor
end

#effectEstimateObject

0-* [ EffectEvidenceSynthesis::EffectEstimate ]



233
234
235
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 233

def effectEstimate
  @effectEstimate
end

#effectivePeriodObject

0-1 Period



218
219
220
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 218

def effectivePeriod
  @effectivePeriod
end

#endorserObject

0-* [ ContactDetail ]



223
224
225
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 223

def endorser
  @endorser
end

#exposureObject

1-1 Reference(EvidenceVariable)



228
229
230
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 228

def exposure
  @exposure
end

#exposureAlternativeObject

1-1 Reference(EvidenceVariable)



229
230
231
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 229

def exposureAlternative
  @exposureAlternative
end

#extensionObject

0-* [ Extension ]



200
201
202
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 200

def extension
  @extension
end

#idObject

0-1 id



194
195
196
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 194

def id
  @id
end

#identifierObject

0-* [ Identifier ]



203
204
205
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 203

def identifier
  @identifier
end

#implicitRulesObject

0-1 uri



196
197
198
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 196

def implicitRules
  @implicitRules
end

#jurisdictionObject

0-* [ CodeableConcept ]



214
215
216
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 214

def jurisdiction
  @jurisdiction
end

#languageObject

0-1 code



197
198
199
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 197

def language
  @language
end

#lastReviewDateObject

0-1 date



217
218
219
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 217

def lastReviewDate
  @lastReviewDate
end

#metaObject

0-1 Meta



195
196
197
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 195

def meta
  @meta
end

#modifierExtensionObject

0-* [ Extension ]



201
202
203
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 201

def modifierExtension
  @modifierExtension
end

#nameObject

0-1 string



205
206
207
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 205

def name
  @name
end

#noteObject

0-* [ Annotation ]



212
213
214
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 212

def note
  @note
end

#outcomeObject

1-1 Reference(EvidenceVariable)



230
231
232
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 230

def outcome
  @outcome
end

#populationObject

1-1 Reference(EvidenceVariable)



227
228
229
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 227

def population
  @population
end

#publisherObject

0-1 string



209
210
211
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 209

def publisher
  @publisher
end

#relatedArtifactObject

0-* [ RelatedArtifact ]



224
225
226
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 224

def relatedArtifact
  @relatedArtifact
end

#resultsByExposureObject

0-* [ EffectEvidenceSynthesis::ResultsByExposure ]



232
233
234
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 232

def resultsByExposure
  @resultsByExposure
end

#reviewerObject

0-* [ ContactDetail ]



222
223
224
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 222

def reviewer
  @reviewer
end

#sampleSizeObject

0-1 EffectEvidenceSynthesis::SampleSize



231
232
233
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 231

def sampleSize
  @sampleSize
end

#statusObject

1-1 code



207
208
209
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 207

def status
  @status
end

#studyTypeObject

0-1 CodeableConcept



226
227
228
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 226

def studyType
  @studyType
end

#synthesisTypeObject

0-1 CodeableConcept



225
226
227
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 225

def synthesisType
  @synthesisType
end

#textObject

0-1 Narrative



198
199
200
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 198

def text
  @text
end

#titleObject

0-1 string



206
207
208
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 206

def title
  @title
end

#topicObject

0-* [ CodeableConcept ]



219
220
221
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 219

def topic
  @topic
end

#urlObject

0-1 uri



202
203
204
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 202

def url
  @url
end

#useContextObject

0-* [ UsageContext ]



213
214
215
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 213

def useContext
  @useContext
end

#versionObject

0-1 string



204
205
206
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 204

def version
  @version
end

Instance Method Details

#resourceTypeObject



236
237
238
# File 'lib/fhir_models/fhir/resources/EffectEvidenceSynthesis.rb', line 236

def resourceType
  'EffectEvidenceSynthesis'
end