class FHIR::STU3::ProcedureRequest

Constants

METADATA
MULTIPLE_TYPES
SEARCH_PARAMS

Attributes

asNeededBoolean[RW]
asNeededCodeableConcept[RW]
authoredOn[RW]
basedOn[RW]
bodySite[RW]
category[RW]
code[RW]
contained[RW]
context[RW]
definition[RW]
doNotPerform[RW]
extension[RW]
id[RW]
identifier[RW]
implicitRules[RW]
intent[RW]
language[RW]
meta[RW]
modifierExtension[RW]
note[RW]
occurrenceDateTime[RW]
occurrencePeriod[RW]
occurrenceTiming[RW]
performer[RW]
performerType[RW]
priority[RW]
reasonCode[RW]
reasonReference[RW]
relevantHistory[RW]
replaces[RW]
requester[RW]
requisition[RW]
specimen[RW]
status[RW]
subject[RW]
supportingInfo[RW]
text[RW]

Public Instance Methods

resourceType() click to toggle source
# File lib/fhir_stu3_models/fhir/resources/ProcedureRequest.rb, line 111
def resourceType
  'ProcedureRequest'
end