Class: FHIR::Provenance

Inherits:
Model
  • Object
show all
Includes:
Hashable, Json, Xml
Defined in:
lib/fhir_models/fhir/resources/Provenance.rb

Defined Under Namespace

Classes: Agent, Entity

Constant Summary collapse

MULTIPLE_TYPES =
{
  'occurred' => ['Period', 'dateTime']
}
SEARCH_PARAMS =
['agent', 'agent-role', 'agent-type', 'entity', 'location', 'patient', 'recorded', 'signature-type', 'target', 'when']
METADATA =
{
  'id' => {'type'=>'id', 'path'=>'Provenance.id', 'min'=>0, 'max'=>1},
  'meta' => {'type'=>'Meta', 'path'=>'Provenance.meta', 'min'=>0, 'max'=>1},
  'implicitRules' => {'type'=>'uri', 'path'=>'Provenance.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'=>'Provenance.language', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'preferred', 'uri'=>'http://hl7.org/fhir/ValueSet/languages'}},
  'text' => {'type'=>'Narrative', 'path'=>'Provenance.text', 'min'=>0, 'max'=>1},
  'contained' => {'type'=>'Resource', 'path'=>'Provenance.contained', 'min'=>0, 'max'=>Float::INFINITY},
  'extension' => {'type'=>'Extension', 'path'=>'Provenance.extension', 'min'=>0, 'max'=>Float::INFINITY},
  'modifierExtension' => {'type'=>'Extension', 'path'=>'Provenance.modifierExtension', 'min'=>0, 'max'=>Float::INFINITY},
  'target' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Resource'], 'type'=>'Reference', 'path'=>'Provenance.target', 'min'=>1, 'max'=>Float::INFINITY},
  'occurredPeriod' => {'type'=>'Period', 'path'=>'Provenance.occurred[x]', 'min'=>0, 'max'=>1},
  'occurredDateTime' => {'type'=>'dateTime', 'path'=>'Provenance.occurred[x]', 'min'=>0, 'max'=>1},
  'recorded' => {'type'=>'instant', 'path'=>'Provenance.recorded', 'min'=>1, 'max'=>1},
  'policy' => {'type'=>'uri', 'path'=>'Provenance.policy', 'min'=>0, 'max'=>Float::INFINITY},
  'location' => {'type_profiles'=>['http://hl7.org/fhir/StructureDefinition/Location'], 'type'=>'Reference', 'path'=>'Provenance.location', 'min'=>0, 'max'=>1},
  'reason' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-ActReason'=>['PurposeOfUse', 'HMARKT', 'HOPERAT', 'CAREMGT', 'DONAT', 'FRAUD', 'GOV', 'HACCRED', 'HCOMPL', 'HDECD', 'HDIRECT', 'HDM', 'HLEGAL', 'HOUTCOMS', 'HPRGRP', 'HQUALIMP', 'HSYSADMIN', 'LABELING', 'METAMGT', 'MEMADMIN', 'MILCDM', 'PATADMIN', 'PATSFTY', 'PERFMSR', 'RECORDMGT', 'SYSDEV', 'HTEST', 'TRAIN', 'HPAYMT', 'CLMATTCH', 'COVAUTH', 'COVERAGE', 'ELIGDTRM', 'ELIGVER', 'ENROLLM', 'MILDCRG', 'REMITADV', 'HRESCH', 'BIORCH', 'CLINTRCH', 'CLINTRCHNPC', 'CLINTRCHPC', 'PRECLINTRCH', 'DSRCH', 'POARCH', 'TRANSRCH', 'PATRQT', 'FAMRQT', 'PWATRNY', 'SUPNWK', 'PUBHLTH', 'DISASTER', 'THREAT', 'TREAT', 'CLINTRL', 'COC', 'ETREAT', 'BTG', 'ERTREAT', 'POPHLTH']}, 'type'=>'CodeableConcept', 'path'=>'Provenance.reason', 'min'=>0, 'max'=>Float::INFINITY, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://terminology.hl7.org/ValueSet/v3-PurposeOfUse'}},
  'activity' => {'valid_codes'=>{'http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion'=>['LA'], 'http://terminology.hl7.org/CodeSystem/v3-ActCode'=>['ANONY', 'DEID', 'MASK', 'LABEL', 'PSEUD'], 'http://terminology.hl7.org/CodeSystem/v3-DataOperation'=>['CREATE', 'DELETE', 'UPDATE', 'APPEND', 'NULLIFY'], 'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'=>['PART', 'ADM', 'ATND', 'CALLBCK', 'CON', 'DIS', 'ESC', 'REF', 'AUT', 'INF', 'TRANS', 'ENT', 'WIT', 'CST', 'DIR', 'ALY', 'BBY', 'CAT', 'CSM', 'TPA', 'DEV', 'NRD', 'RDV', 'DON', 'EXPAGNT', 'EXPART', 'EXPTRGT', 'EXSRC', 'PRD', 'SBJ', 'SPC', 'IND', 'BEN', 'CAGNT', 'COV', 'GUAR', 'HLD', 'RCT', 'RCV', 'IRCP', 'NOT', 'PRCP', 'REFB', 'REFT', 'TRC', 'LOC', 'DST', 'ELOC', 'ORG', 'RML', 'VIA', 'PRF', 'DIST', 'PPRF', 'SPRF', 'RESP', 'VRF', 'AUTHEN', 'LA']}, 'type'=>'CodeableConcept', 'path'=>'Provenance.activity', 'min'=>0, 'max'=>1, 'binding'=>{'strength'=>'extensible', 'uri'=>'http://hl7.org/fhir/ValueSet/provenance-activity-type'}},
  'agent' => {'type'=>'Provenance::Agent', 'path'=>'Provenance.agent', 'min'=>1, 'max'=>Float::INFINITY},
  'entity' => {'type'=>'Provenance::Entity', 'path'=>'Provenance.entity', 'min'=>0, 'max'=>Float::INFINITY},
  'signature' => {'type'=>'Signature', 'path'=>'Provenance.signature', '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

#activityObject

0-1 CodeableConcept



94
95
96
# File 'lib/fhir_models/fhir/resources/Provenance.rb', line 94

def activity
  @activity
end

#agentObject

1-* [ Provenance::Agent ]



95
96
97
# File 'lib/fhir_models/fhir/resources/Provenance.rb', line 95

def agent
  @agent
end

#containedObject

0-* [ Resource ]



84
85
86
# File 'lib/fhir_models/fhir/resources/Provenance.rb', line 84

def contained
  @contained
end

#entityObject

0-* [ Provenance::Entity ]



96
97
98
# File 'lib/fhir_models/fhir/resources/Provenance.rb', line 96

def entity
  @entity
end

#extensionObject

0-* [ Extension ]



85
86
87
# File 'lib/fhir_models/fhir/resources/Provenance.rb', line 85

def extension
  @extension
end

#idObject

0-1 id



79
80
81
# File 'lib/fhir_models/fhir/resources/Provenance.rb', line 79

def id
  @id
end

#implicitRulesObject

0-1 uri



81
82
83
# File 'lib/fhir_models/fhir/resources/Provenance.rb', line 81

def implicitRules
  @implicitRules
end

#languageObject

0-1 code



82
83
84
# File 'lib/fhir_models/fhir/resources/Provenance.rb', line 82

def language
  @language
end

#locationObject

0-1 Reference(Location)



92
93
94
# File 'lib/fhir_models/fhir/resources/Provenance.rb', line 92

def location
  @location
end

#metaObject

0-1 Meta



80
81
82
# File 'lib/fhir_models/fhir/resources/Provenance.rb', line 80

def meta
  @meta
end

#modifierExtensionObject

0-* [ Extension ]



86
87
88
# File 'lib/fhir_models/fhir/resources/Provenance.rb', line 86

def modifierExtension
  @modifierExtension
end

#occurredDateTimeObject

0-1 dateTime



89
90
91
# File 'lib/fhir_models/fhir/resources/Provenance.rb', line 89

def occurredDateTime
  @occurredDateTime
end

#occurredPeriodObject

0-1 Period



88
89
90
# File 'lib/fhir_models/fhir/resources/Provenance.rb', line 88

def occurredPeriod
  @occurredPeriod
end

#policyObject

0-* [ uri ]



91
92
93
# File 'lib/fhir_models/fhir/resources/Provenance.rb', line 91

def policy
  @policy
end

#reasonObject

0-* [ CodeableConcept ]



93
94
95
# File 'lib/fhir_models/fhir/resources/Provenance.rb', line 93

def reason
  @reason
end

#recordedObject

1-1 instant



90
91
92
# File 'lib/fhir_models/fhir/resources/Provenance.rb', line 90

def recorded
  @recorded
end

#signatureObject

0-* [ Signature ]



97
98
99
# File 'lib/fhir_models/fhir/resources/Provenance.rb', line 97

def signature
  @signature
end

#targetObject

1-* [ Reference(Resource) ]



87
88
89
# File 'lib/fhir_models/fhir/resources/Provenance.rb', line 87

def target
  @target
end

#textObject

0-1 Narrative



83
84
85
# File 'lib/fhir_models/fhir/resources/Provenance.rb', line 83

def text
  @text
end

Instance Method Details

#resourceTypeObject



99
100
101
# File 'lib/fhir_models/fhir/resources/Provenance.rb', line 99

def resourceType
  'Provenance'
end