class FHIR::Provenance
Constants
- METADATA
- MULTIPLE_TYPES
- SEARCH_PARAMS
Attributes
activity[RW]
agent[RW]
contained[RW]
entity[RW]
extension[RW]
id[RW]
implicitRules[RW]
language[RW]
location[RW]
meta[RW]
modifierExtension[RW]
occurredDateTime[RW]
occurredPeriod[RW]
policy[RW]
reason[RW]
recorded[RW]
signature[RW]
target[RW]
text[RW]
Public Instance Methods
resourceType()
click to toggle source
# File lib/fhir_models/fhir/resources/Provenance.rb, line 99 def resourceType 'Provenance' end