Package org.hl7.fhir.dstu2.model
Class Observation
java.lang.Object
org.hl7.fhir.dstu2.model.Base
org.hl7.fhir.dstu2.model.BaseResource
org.hl7.fhir.dstu2.model.Resource
org.hl7.fhir.dstu2.model.DomainResource
org.hl7.fhir.dstu2.model.Observation
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement
,Serializable
,org.hl7.fhir.instance.model.api.IAnyResource
,org.hl7.fhir.instance.model.api.IBase
,org.hl7.fhir.instance.model.api.IBaseHasExtensions
,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
,org.hl7.fhir.instance.model.api.IBaseResource
,org.hl7.fhir.instance.model.api.IDomainResource
Measurements and simple assertions made about a patient, device or other
subject.
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static enum
static class
static enum
static class
-
Field Summary
Modifier and TypeFieldDescriptionprotected CodeableConcept
Indicates the site on the subject's body where the observation was made (i.e.protected CodeableConcept
A code that classifies the general type of observation being made.protected CodeableConcept
Describes what was observed.protected StringType
May include statements about significant, unexpected or unreliable values, or information about the source of the value where this may be relevant to the interpretation of the result.protected List
<Observation.ObservationComponentComponent> Some observations have multiple component observations.protected CodeableConcept
Provides a reason why the expected value in the element Observation.value[x] is missing.protected Reference
The device used to generate the observation data.protected Resource
The actual object that is the target of the reference (The device used to generate the observation data.)protected Type
The time or time-period the observed value is asserted as being true.protected Reference
The healthcare event (e.g.protected Encounter
The actual object that is the target of the reference (The healthcare event (e.g.protected List
<Identifier> A unique identifier for the simple observation instance.protected CodeableConcept
The assessment made based on the result of the observation.protected InstantType
The date and time this observation was made available to providers, typically after the results have been reviewed and verified.protected CodeableConcept
Indicates the mechanism used to perform the observation.Who was responsible for asserting the observed value as "true".The actual objects that are the target of the reference (Who was responsible for asserting the observed value as "true".)Guidance on how to interpret the value by comparison to a normal or recommended range.protected List
<Observation.ObservationRelatedComponent> A reference to another resource (usually another Observation but could also be a QuestionnaireAnswer) whose relationship is defined by the relationship type code.static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
protected Reference
The specimen that was used when this observation was made.protected Specimen
The actual object that is the target of the reference (The specimen that was used when this observation was made.)protected Enumeration
<Observation.ObservationStatus> The status of the result value.protected Reference
The patient, or group of patients, location, or device whose characteristics (direct or indirect) are described by the observation and into whose record the observation is placed.protected Resource
The actual object that is the target of the reference (The patient, or group of patients, location, or device whose characteristics (direct or indirect) are described by the observation and into whose record the observation is placed.protected Type
The information determined as a result of making the observation, if the information has a simple value.Fields inherited from class org.hl7.fhir.dstu2.model.DomainResource
contained, extension, modifierExtension, text
Fields inherited from class org.hl7.fhir.dstu2.model.Resource
id, implicitRules, language, meta
Fields inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
RES_ID, RES_LAST_UPDATED, RES_PROFILE, RES_SECURITY, RES_TAG, SP_RES_ID, SP_RES_LAST_UPDATED, SP_RES_PROFILE, SP_RES_SECURITY, SP_RES_TAG
Fields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET
-
Constructor Summary
ConstructorDescriptionObservation
(Enumeration<Observation.ObservationStatus> status, CodeableConcept code) -
Method Summary
Modifier and TypeMethodDescriptioncopy()
boolean
equalsDeep
(Base other) boolean
equalsShallow
(Base other) fhirType()
getCode()
getValue()
boolean
boolean
boolean
hasCode()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
hasValue()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
isEmpty()
protected void
listChildren
(List<Property> childrenList) setBodySite
(CodeableConcept value) setCategory
(CodeableConcept value) setCode
(CodeableConcept value) setComments
(String value) setCommentsElement
(StringType value) setDeviceTarget
(Resource value) setEffective
(Type value) setEncounter
(Reference value) setEncounterTarget
(Encounter value) setInterpretation
(CodeableConcept value) setIssuedElement
(InstantType value) setMethod
(CodeableConcept value) void
setProperty
(String name, Base value) setSpecimen
(Reference value) setSpecimenTarget
(Specimen value) setSubject
(Reference value) setSubjectTarget
(Resource value) protected Observation
Methods inherited from class org.hl7.fhir.dstu2.model.DomainResource
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionByUrl, getModifierExtension, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setText
Methods inherited from class org.hl7.fhir.dstu2.model.Resource
copyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta
Methods inherited from class org.hl7.fhir.dstu2.model.BaseResource
getStructureFhirVersionEnum, setId
Methods inherited from class org.hl7.fhir.dstu2.model.Base
castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, primitiveValue, setUserData, setUserDataINN
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserData
Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, hasFormatComment
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getMeta, getStructureFhirVersionEnum, isDeleted, setId
-
Field Details
-
identifier
A unique identifier for the simple observation instance. -
status
The status of the result value. -
category
A code that classifies the general type of observation being made. This is used for searching, sorting and display purposes. -
code
Describes what was observed. Sometimes this is called the observation "name". -
subject
The patient, or group of patients, location, or device whose characteristics (direct or indirect) are described by the observation and into whose record the observation is placed. Comments: Indirect characteristics may be those of a specimen, fetus, donor, other observer (for example a relative or EMT), or any observation made about the subject. -
subjectTarget
The actual object that is the target of the reference (The patient, or group of patients, location, or device whose characteristics (direct or indirect) are described by the observation and into whose record the observation is placed. Comments: Indirect characteristics may be those of a specimen, fetus, donor, other observer (for example a relative or EMT), or any observation made about the subject.) -
encounter
The healthcare event (e.g. a patient and healthcare provider interaction) during which this observation is made. -
encounterTarget
The actual object that is the target of the reference (The healthcare event (e.g. a patient and healthcare provider interaction) during which this observation is made.) -
effective
The time or time-period the observed value is asserted as being true. For biological subjects - e.g. human patients - this is usually called the "physiologically relevant time". This is usually either the time of the procedure or of specimen collection, but very often the source of the date/time is not known, only the date/time itself. -
issued
The date and time this observation was made available to providers, typically after the results have been reviewed and verified. -
performer
Who was responsible for asserting the observed value as "true". -
performerTarget
The actual objects that are the target of the reference (Who was responsible for asserting the observed value as "true".) -
value
The information determined as a result of making the observation, if the information has a simple value. -
dataAbsentReason
Provides a reason why the expected value in the element Observation.value[x] is missing. -
interpretation
The assessment made based on the result of the observation. Intended as a simple compact code often placed adjacent to the result value in reports and flow sheets to signal the meaning/normalcy status of the result. Otherwise known as abnormal flag. -
comments
May include statements about significant, unexpected or unreliable values, or information about the source of the value where this may be relevant to the interpretation of the result. -
bodySite
Indicates the site on the subject's body where the observation was made (i.e. the target site). -
method
Indicates the mechanism used to perform the observation. -
specimen
The specimen that was used when this observation was made. -
specimenTarget
The actual object that is the target of the reference (The specimen that was used when this observation was made.) -
device
The device used to generate the observation data. -
deviceTarget
The actual object that is the target of the reference (The device used to generate the observation data.) -
referenceRange
Guidance on how to interpret the value by comparison to a normal or recommended range. -
component
Some observations have multiple component observations. These component observations are expressed as separate code value pairs that share the same attributes. Examples include systolic and diastolic component observations for blood pressure measurement and multiple component observations for genetics observations. -
SP_DATE
- See Also:
-
SP_CODE
- See Also:
-
SP_SUBJECT
- See Also:
-
SP_COMPONENTDATAABSENTREASON
- See Also:
-
SP_VALUECONCEPT
- See Also:
-
SP_VALUEDATE
- See Also:
-
SP_RELATED
- See Also:
-
SP_PATIENT
- See Also:
-
SP_SPECIMEN
- See Also:
-
SP_COMPONENTCODE
- See Also:
-
SP_VALUESTRING
- See Also:
-
SP_IDENTIFIER
- See Also:
-
SP_COMPONENTCODEVALUEX
- See Also:
-
SP_CODEVALUEX
- See Also:
-
SP_PERFORMER
- See Also:
-
SP_VALUEQUANTITY
- See Also:
-
SP_COMPONENTVALUEQUANTITY
- See Also:
-
SP_DATAABSENTREASON
- See Also:
-
SP_ENCOUNTER
- See Also:
-
SP_RELATEDTYPE
- See Also:
-
SP_RELATEDTARGET
- See Also:
-
SP_COMPONENTVALUESTRING
- See Also:
-
SP_COMPONENTVALUECONCEPT
- See Also:
-
SP_CATEGORY
- See Also:
-
SP_DEVICE
- See Also:
-
SP_STATUS
- See Also:
-
-
Constructor Details
-
Observation
public Observation() -
Observation
-
-
Method Details
-
getIdentifier
- Returns:
identifier
(A unique identifier for the simple observation instance.)
-
hasIdentifier
-
addIdentifier
- Returns:
identifier
(A unique identifier for the simple observation instance.)
-
addIdentifier
-
getStatusElement
- Returns:
status
(The status of the result value.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
hasStatusElement
-
hasStatus
-
setStatusElement
- Parameters:
value
-status
(The status of the result value.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
getStatus
- Returns:
- The status of the result value.
-
setStatus
- Parameters:
value
- The status of the result value.
-
getCategory
- Returns:
category
(A code that classifies the general type of observation being made. This is used for searching, sorting and display purposes.)
-
hasCategory
-
setCategory
- Parameters:
value
-category
(A code that classifies the general type of observation being made. This is used for searching, sorting and display purposes.)
-
getCode
- Returns:
code
(Describes what was observed. Sometimes this is called the observation "name".)
-
hasCode
-
setCode
- Parameters:
value
-code
(Describes what was observed. Sometimes this is called the observation "name".)
-
getSubject
- Returns:
subject
(The patient, or group of patients, location, or device whose characteristics (direct or indirect) are described by the observation and into whose record the observation is placed. Comments: Indirect characteristics may be those of a specimen, fetus, donor, other observer (for example a relative or EMT), or any observation made about the subject.)
-
hasSubject
-
setSubject
- Parameters:
value
-subject
(The patient, or group of patients, location, or device whose characteristics (direct or indirect) are described by the observation and into whose record the observation is placed. Comments: Indirect characteristics may be those of a specimen, fetus, donor, other observer (for example a relative or EMT), or any observation made about the subject.)
-
getSubjectTarget
- Returns:
subject
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The patient, or group of patients, location, or device whose characteristics (direct or indirect) are described by the observation and into whose record the observation is placed. Comments: Indirect characteristics may be those of a specimen, fetus, donor, other observer (for example a relative or EMT), or any observation made about the subject.)
-
setSubjectTarget
- Parameters:
value
-subject
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The patient, or group of patients, location, or device whose characteristics (direct or indirect) are described by the observation and into whose record the observation is placed. Comments: Indirect characteristics may be those of a specimen, fetus, donor, other observer (for example a relative or EMT), or any observation made about the subject.)
-
getEncounter
- Returns:
encounter
(The healthcare event (e.g. a patient and healthcare provider interaction) during which this observation is made.)
-
hasEncounter
-
setEncounter
- Parameters:
value
-encounter
(The healthcare event (e.g. a patient and healthcare provider interaction) during which this observation is made.)
-
getEncounterTarget
- Returns:
encounter
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The healthcare event (e.g. a patient and healthcare provider interaction) during which this observation is made.)
-
setEncounterTarget
- Parameters:
value
-encounter
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The healthcare event (e.g. a patient and healthcare provider interaction) during which this observation is made.)
-
getEffective
- Returns:
effective
(The time or time-period the observed value is asserted as being true. For biological subjects - e.g. human patients - this is usually called the "physiologically relevant time". This is usually either the time of the procedure or of specimen collection, but very often the source of the date/time is not known, only the date/time itself.)
-
getEffectiveDateTimeType
- Returns:
effective
(The time or time-period the observed value is asserted as being true. For biological subjects - e.g. human patients - this is usually called the "physiologically relevant time". This is usually either the time of the procedure or of specimen collection, but very often the source of the date/time is not known, only the date/time itself.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasEffectiveDateTimeType
-
getEffectivePeriod
- Returns:
effective
(The time or time-period the observed value is asserted as being true. For biological subjects - e.g. human patients - this is usually called the "physiologically relevant time". This is usually either the time of the procedure or of specimen collection, but very often the source of the date/time is not known, only the date/time itself.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasEffectivePeriod
-
hasEffective
-
setEffective
- Parameters:
value
-effective
(The time or time-period the observed value is asserted as being true. For biological subjects - e.g. human patients - this is usually called the "physiologically relevant time". This is usually either the time of the procedure or of specimen collection, but very often the source of the date/time is not known, only the date/time itself.)
-
getIssuedElement
- Returns:
issued
(The date and time this observation was made available to providers, typically after the results have been reviewed and verified.). This is the underlying object with id, value and extensions. The accessor "getIssued" gives direct access to the value
-
hasIssuedElement
-
hasIssued
-
setIssuedElement
- Parameters:
value
-issued
(The date and time this observation was made available to providers, typically after the results have been reviewed and verified.). This is the underlying object with id, value and extensions. The accessor "getIssued" gives direct access to the value
-
getIssued
- Returns:
- The date and time this observation was made available to providers, typically after the results have been reviewed and verified.
-
setIssued
- Parameters:
value
- The date and time this observation was made available to providers, typically after the results have been reviewed and verified.
-
getPerformer
- Returns:
performer
(Who was responsible for asserting the observed value as "true".)
-
hasPerformer
-
addPerformer
- Returns:
performer
(Who was responsible for asserting the observed value as "true".)
-
addPerformer
-
getPerformerTarget
- Returns:
performer
(The actual objects that are the target of the reference. The reference library doesn't populate this, but you can use this to hold the resources if you resolvethemt. Who was responsible for asserting the observed value as "true".)
-
getValue
- Returns:
value
(The information determined as a result of making the observation, if the information has a simple value.)
-
getValueQuantity
- Returns:
value
(The information determined as a result of making the observation, if the information has a simple value.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasValueQuantity
-
getValueCodeableConcept
- Returns:
value
(The information determined as a result of making the observation, if the information has a simple value.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasValueCodeableConcept
-
getValueStringType
- Returns:
value
(The information determined as a result of making the observation, if the information has a simple value.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasValueStringType
-
getValueRange
- Returns:
value
(The information determined as a result of making the observation, if the information has a simple value.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasValueRange
-
getValueRatio
- Returns:
value
(The information determined as a result of making the observation, if the information has a simple value.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasValueRatio
-
getValueSampledData
- Returns:
value
(The information determined as a result of making the observation, if the information has a simple value.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasValueSampledData
-
getValueAttachment
- Returns:
value
(The information determined as a result of making the observation, if the information has a simple value.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasValueAttachment
-
getValueTimeType
- Returns:
value
(The information determined as a result of making the observation, if the information has a simple value.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasValueTimeType
-
getValueDateTimeType
- Returns:
value
(The information determined as a result of making the observation, if the information has a simple value.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasValueDateTimeType
-
getValuePeriod
- Returns:
value
(The information determined as a result of making the observation, if the information has a simple value.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasValuePeriod
-
hasValue
-
setValue
- Parameters:
value
-value
(The information determined as a result of making the observation, if the information has a simple value.)
-
getDataAbsentReason
- Returns:
dataAbsentReason
(Provides a reason why the expected value in the element Observation.value[x] is missing.)
-
hasDataAbsentReason
-
setDataAbsentReason
- Parameters:
value
-dataAbsentReason
(Provides a reason why the expected value in the element Observation.value[x] is missing.)
-
getInterpretation
- Returns:
interpretation
(The assessment made based on the result of the observation. Intended as a simple compact code often placed adjacent to the result value in reports and flow sheets to signal the meaning/normalcy status of the result. Otherwise known as abnormal flag.)
-
hasInterpretation
-
setInterpretation
- Parameters:
value
-interpretation
(The assessment made based on the result of the observation. Intended as a simple compact code often placed adjacent to the result value in reports and flow sheets to signal the meaning/normalcy status of the result. Otherwise known as abnormal flag.)
-
getCommentsElement
- Returns:
comments
(May include statements about significant, unexpected or unreliable values, or information about the source of the value where this may be relevant to the interpretation of the result.). This is the underlying object with id, value and extensions. The accessor "getComments" gives direct access to the value
-
hasCommentsElement
-
hasComments
-
setCommentsElement
- Parameters:
value
-comments
(May include statements about significant, unexpected or unreliable values, or information about the source of the value where this may be relevant to the interpretation of the result.). This is the underlying object with id, value and extensions. The accessor "getComments" gives direct access to the value
-
getComments
- Returns:
- May include statements about significant, unexpected or unreliable values, or information about the source of the value where this may be relevant to the interpretation of the result.
-
setComments
- Parameters:
value
- May include statements about significant, unexpected or unreliable values, or information about the source of the value where this may be relevant to the interpretation of the result.
-
getBodySite
- Returns:
bodySite
(Indicates the site on the subject's body where the observation was made (i.e. the target site).)
-
hasBodySite
-
setBodySite
- Parameters:
value
-bodySite
(Indicates the site on the subject's body where the observation was made (i.e. the target site).)
-
getMethod
- Returns:
method
(Indicates the mechanism used to perform the observation.)
-
hasMethod
-
setMethod
- Parameters:
value
-method
(Indicates the mechanism used to perform the observation.)
-
getSpecimen
- Returns:
specimen
(The specimen that was used when this observation was made.)
-
hasSpecimen
-
setSpecimen
- Parameters:
value
-specimen
(The specimen that was used when this observation was made.)
-
getSpecimenTarget
- Returns:
specimen
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The specimen that was used when this observation was made.)
-
setSpecimenTarget
- Parameters:
value
-specimen
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The specimen that was used when this observation was made.)
-
getDevice
- Returns:
device
(The device used to generate the observation data.)
-
hasDevice
-
setDevice
- Parameters:
value
-device
(The device used to generate the observation data.)
-
getDeviceTarget
- Returns:
device
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The device used to generate the observation data.)
-
setDeviceTarget
- Parameters:
value
-device
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The device used to generate the observation data.)
-
getReferenceRange
- Returns:
referenceRange
(Guidance on how to interpret the value by comparison to a normal or recommended range.)
-
hasReferenceRange
-
addReferenceRange
- Returns:
referenceRange
(Guidance on how to interpret the value by comparison to a normal or recommended range.)
-
addReferenceRange
-
getRelated
- Returns:
related
(A reference to another resource (usually another Observation but could also be a QuestionnaireAnswer) whose relationship is defined by the relationship type code.)
-
hasRelated
-
addRelated
- Returns:
related
(A reference to another resource (usually another Observation but could also be a QuestionnaireAnswer) whose relationship is defined by the relationship type code.)
-
addRelated
-
getComponent
- Returns:
component
(Some observations have multiple component observations. These component observations are expressed as separate code value pairs that share the same attributes. Examples include systolic and diastolic component observations for blood pressure measurement and multiple component observations for genetics observations.)
-
hasComponent
-
addComponent
- Returns:
component
(Some observations have multiple component observations. These component observations are expressed as separate code value pairs that share the same attributes. Examples include systolic and diastolic component observations for blood pressure measurement and multiple component observations for genetics observations.)
-
addComponent
-
listChildren
- Overrides:
listChildren
in classDomainResource
-
setProperty
- Overrides:
setProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChild
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirType
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
fhirType
in classDomainResource
-
copy
- Specified by:
copy
in classDomainResource
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeep
in classDomainResource
-
equalsShallow
- Overrides:
equalsShallow
in classDomainResource
-
isEmpty
- Specified by:
isEmpty
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
isEmpty
in classDomainResource
-
getResourceType
- Specified by:
getResourceType
in classResource
-