class FHIR::Contract
Constants
- METADATA
- MULTIPLE_TYPES
- SEARCH_PARAMS
Attributes
alias[RW]
applies[RW]
contained[RW]
contentDefinition[RW]
contentDerivative[RW]
domain[RW]
expirationType[RW]
extension[RW]
friendly[RW]
id[RW]
identifier[RW]
implicitRules[RW]
instantiatesCanonical[RW]
instantiatesUri[RW]
issued[RW]
language[RW]
legal[RW]
legalState[RW]
legallyBindingAttachment[RW]
legallyBindingReference[RW]
meta[RW]
modifierExtension[RW]
name[RW]
relevantHistory[RW]
rule[RW]
scope[RW]
signer[RW]
site[RW]
status[RW]
subType[RW]
subject[RW]
subtitle[RW]
supportingInfo[RW]
term[RW]
text[RW]
title[RW]
topicCodeableConcept[RW]
topicReference[RW]
type[RW]
url[RW]
version[RW]
Public Instance Methods
resourceType()
click to toggle source
# File lib/fhir_models/fhir/resources/Contract.rb, line 591 def resourceType 'Contract' end