Class: FHIR::ValueSet
- Defined in:
- lib/fhir_models/fhir/resources/ValueSet.rb
Defined Under Namespace
Constant Summary collapse
- SEARCH_PARAMS =
['context', 'context-quantity', 'context-type', 'date', 'description', 'jurisdiction', 'name', 'publisher', 'status', 'title', 'url', 'version', 'identifier', 'code', 'expansion', 'reference']
- METADATA =
{ 'id' => {'type'=>'id', 'path'=>'ValueSet.id', 'min'=>0, 'max'=>1}, 'meta' => {'type'=>'Meta', 'path'=>'ValueSet.meta', 'min'=>0, 'max'=>1}, 'implicitRules' => {'type'=>'uri', 'path'=>'ValueSet.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'=>'ValueSet.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/languages'}}, 'text' => {'type'=>'Narrative', 'path'=>'ValueSet.text', 'min'=>0, 'max'=>1}, 'contained' => {'type'=>'Resource', 'path'=>'ValueSet.contained', 'min'=>0, 'max'=>Float::INFINITY}, 'extension' => {'type'=>'Extension', 'path'=>'ValueSet.extension', 'min'=>0, 'max'=>Float::INFINITY}, 'modifierExtension' => {'type'=>'Extension', 'path'=>'ValueSet.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY}, 'url' => {'type'=>'uri', 'path'=>'ValueSet.url', 'min'=>0, 'max'=>1}, 'identifier' => {'type'=>'Identifier', 'path'=>'ValueSet.identifier', 'min'=>0, 'max'=>Float::INFINITY}, 'version' => {'type'=>'string', 'path'=>'ValueSet.version', 'min'=>0, 'max'=>1}, 'name' => {'type'=>'string', 'path'=>'ValueSet.name', 'min'=>0, 'max'=>1}, 'title' => {'type'=>'string', 'path'=>'ValueSet.title', 'min'=>0, 'max'=>1}, 'status' => {'valid_codes'=>{'http://hl7.org/fhir/publication-status'=>['draft', 'active', 'retired', 'unknown']}, 'type'=>'code', 'path'=>'ValueSet.status', 'min'=>1, 'max'=>1, 'binding'=>{'strength'=>'required', 'uri'=>'http://hl7.org/fhir/ValueSet/publication-status|4.0.0'}}, 'experimental' => {'type'=>'boolean', 'path'=>'ValueSet.experimental', 'min'=>0, 'max'=>1}, 'date' => {'type'=>'dateTime', 'path'=>'ValueSet.date', 'min'=>0, 'max'=>1}, 'publisher' => {'type'=>'string', 'path'=>'ValueSet.publisher', 'min'=>0, 'max'=>1}, 'contact' => {'type'=>'ContactDetail', 'path'=>'ValueSet.contact', 'min'=>0, 'max'=>Float::INFINITY}, 'description' => {'type'=>'markdown', 'path'=>'ValueSet.description', 'min'=>0, 'max'=>1}, 'useContext' => {'type'=>'UsageContext', 'path'=>'ValueSet.useContext', 'min'=>0, 'max'=>Float::INFINITY}, 'jurisdiction' => {'type'=>'CodeableConcept', 'path'=>'ValueSet.jurisdiction', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/jurisdiction'}}, 'immutable' => {'type'=>'boolean', 'path'=>'ValueSet.immutable', 'min'=>0, 'max'=>1}, 'purpose' => {'type'=>'markdown', 'path'=>'ValueSet.purpose', 'min'=>0, 'max'=>1}, 'copyright' => {'type'=>'markdown', 'path'=>'ValueSet.copyright', 'min'=>0, 'max'=>1}, 'compose' => {'type'=>'ValueSet::Compose', 'path'=>'ValueSet.compose', 'min'=>0, 'max'=>1}, 'expansion' => {'type'=>'ValueSet::Expansion', 'path'=>'ValueSet.expansion', 'min'=>0, 'max'=>1} }
Instance Attribute Summary collapse
-
#compose ⇒ Object
0-1 ValueSet::Compose.
-
#contact ⇒ Object
0-* [ ContactDetail ].
-
#contained ⇒ Object
0-* [ Resource ].
-
#copyright ⇒ Object
0-1 markdown.
-
#date ⇒ Object
0-1 dateTime.
-
#description ⇒ Object
0-1 markdown.
-
#expansion ⇒ Object
0-1 ValueSet::Expansion.
-
#experimental ⇒ Object
0-1 boolean.
-
#extension ⇒ Object
0-* [ Extension ].
-
#id ⇒ Object
0-1 id.
-
#identifier ⇒ Object
0-* [ Identifier ].
-
#immutable ⇒ Object
0-1 boolean.
-
#implicitRules ⇒ Object
0-1 uri.
-
#jurisdiction ⇒ Object
0-* [ CodeableConcept ].
-
#language ⇒ Object
0-1 code.
-
#meta ⇒ Object
0-1 Meta.
-
#modifierExtension ⇒ Object
0-* [ Extension ].
-
#name ⇒ Object
0-1 string.
-
#publisher ⇒ Object
0-1 string.
-
#purpose ⇒ Object
0-1 markdown.
-
#status ⇒ Object
1-1 code.
-
#text ⇒ Object
0-1 Narrative.
-
#title ⇒ Object
0-1 string.
-
#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
#compose ⇒ Object
0-1 ValueSet::Compose
272 273 274 |
# File 'lib/fhir_models/fhir/resources/ValueSet.rb', line 272 def compose @compose end |
#contact ⇒ Object
0-* [ ContactDetail ]
265 266 267 |
# File 'lib/fhir_models/fhir/resources/ValueSet.rb', line 265 def contact @contact end |
#contained ⇒ Object
0-* [ Resource ]
253 254 255 |
# File 'lib/fhir_models/fhir/resources/ValueSet.rb', line 253 def contained @contained end |
#copyright ⇒ Object
0-1 markdown
271 272 273 |
# File 'lib/fhir_models/fhir/resources/ValueSet.rb', line 271 def copyright @copyright end |
#date ⇒ Object
0-1 dateTime
263 264 265 |
# File 'lib/fhir_models/fhir/resources/ValueSet.rb', line 263 def date @date end |
#description ⇒ Object
0-1 markdown
266 267 268 |
# File 'lib/fhir_models/fhir/resources/ValueSet.rb', line 266 def description @description end |
#expansion ⇒ Object
0-1 ValueSet::Expansion
273 274 275 |
# File 'lib/fhir_models/fhir/resources/ValueSet.rb', line 273 def expansion @expansion end |
#experimental ⇒ Object
0-1 boolean
262 263 264 |
# File 'lib/fhir_models/fhir/resources/ValueSet.rb', line 262 def experimental @experimental end |
#extension ⇒ Object
0-* [ Extension ]
254 255 256 |
# File 'lib/fhir_models/fhir/resources/ValueSet.rb', line 254 def extension @extension end |
#id ⇒ Object
0-1 id
248 249 250 |
# File 'lib/fhir_models/fhir/resources/ValueSet.rb', line 248 def id @id end |
#identifier ⇒ Object
0-* [ Identifier ]
257 258 259 |
# File 'lib/fhir_models/fhir/resources/ValueSet.rb', line 257 def identifier @identifier end |
#immutable ⇒ Object
0-1 boolean
269 270 271 |
# File 'lib/fhir_models/fhir/resources/ValueSet.rb', line 269 def immutable @immutable end |
#implicitRules ⇒ Object
0-1 uri
250 251 252 |
# File 'lib/fhir_models/fhir/resources/ValueSet.rb', line 250 def implicitRules @implicitRules end |
#jurisdiction ⇒ Object
0-* [ CodeableConcept ]
268 269 270 |
# File 'lib/fhir_models/fhir/resources/ValueSet.rb', line 268 def jurisdiction @jurisdiction end |
#language ⇒ Object
0-1 code
251 252 253 |
# File 'lib/fhir_models/fhir/resources/ValueSet.rb', line 251 def language @language end |
#meta ⇒ Object
0-1 Meta
249 250 251 |
# File 'lib/fhir_models/fhir/resources/ValueSet.rb', line 249 def @meta end |
#modifierExtension ⇒ Object
0-* [ Extension ]
255 256 257 |
# File 'lib/fhir_models/fhir/resources/ValueSet.rb', line 255 def modifierExtension @modifierExtension end |
#name ⇒ Object
0-1 string
259 260 261 |
# File 'lib/fhir_models/fhir/resources/ValueSet.rb', line 259 def name @name end |
#publisher ⇒ Object
0-1 string
264 265 266 |
# File 'lib/fhir_models/fhir/resources/ValueSet.rb', line 264 def publisher @publisher end |
#purpose ⇒ Object
0-1 markdown
270 271 272 |
# File 'lib/fhir_models/fhir/resources/ValueSet.rb', line 270 def purpose @purpose end |
#status ⇒ Object
1-1 code
261 262 263 |
# File 'lib/fhir_models/fhir/resources/ValueSet.rb', line 261 def status @status end |
#text ⇒ Object
0-1 Narrative
252 253 254 |
# File 'lib/fhir_models/fhir/resources/ValueSet.rb', line 252 def text @text end |
#title ⇒ Object
0-1 string
260 261 262 |
# File 'lib/fhir_models/fhir/resources/ValueSet.rb', line 260 def title @title end |
#url ⇒ Object
0-1 uri
256 257 258 |
# File 'lib/fhir_models/fhir/resources/ValueSet.rb', line 256 def url @url end |
#useContext ⇒ Object
0-* [ UsageContext ]
267 268 269 |
# File 'lib/fhir_models/fhir/resources/ValueSet.rb', line 267 def useContext @useContext end |
#version ⇒ Object
0-1 string
258 259 260 |
# File 'lib/fhir_models/fhir/resources/ValueSet.rb', line 258 def version @version end |
Instance Method Details
#resourceType ⇒ Object
275 276 277 |
# File 'lib/fhir_models/fhir/resources/ValueSet.rb', line 275 def resourceType 'ValueSet' end |