public class Observation extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
Observation.ObservationComponentComponent |
static class |
Observation.ObservationReferenceRangeComponent |
static class |
Observation.ObservationRelatedComponent |
static class |
Observation.ObservationRelationshipType |
static class |
Observation.ObservationRelationshipTypeEnumFactory |
static class |
Observation.ObservationStatus |
static class |
Observation.ObservationStatusEnumFactory |
| Modifier and Type | Field and Description |
|---|---|
protected CodeableConcept |
bodySite
Indicates the site on the subject's body where the observation was made (i.e.
|
protected CodeableConcept |
category
A code that classifies the general type of observation being made.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
CATEGORY
Fluent Client search parameter constant for category
|
protected CodeableConcept |
code
Describes what was observed.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
CODE
Fluent Client search parameter constant for code
|
static ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.TokenClientParam> |
CODE_VALUE_CONCEPT
Fluent Client search parameter constant for code-value-concept
|
static ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.DateClientParam> |
CODE_VALUE_DATE
Fluent Client search parameter constant for code-value-date
|
static ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.QuantityClientParam> |
CODE_VALUE_QUANTITY
Fluent Client search parameter constant for code-value-quantity
|
static ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.StringClientParam> |
CODE_VALUE_STRING
Fluent Client search parameter constant for code-value-string
|
protected StringType |
comment
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> |
component
Some observations have multiple component observations.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
COMPONENT_CODE
Fluent Client search parameter constant for component-code
|
static ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.TokenClientParam> |
COMPONENT_CODE_VALUE_CONCEPT
Fluent Client search parameter constant for component-code-value-concept
|
static ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.DateClientParam> |
COMPONENT_CODE_VALUE_DATE
Fluent Client search parameter constant for component-code-value-date
|
static ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.QuantityClientParam> |
COMPONENT_CODE_VALUE_QUANTITY
Fluent Client search parameter constant for component-code-value-quantity
|
static ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.StringClientParam> |
COMPONENT_CODE_VALUE_STRING
Fluent Client search parameter constant for component-code-value-string
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
COMPONENT_DATA_ABSENT_REASON
Fluent Client search parameter constant for component-data-absent-reason
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
COMPONENT_VALUE_CONCEPT
Fluent Client search parameter constant for component-value-concept
|
static ca.uhn.fhir.rest.gclient.QuantityClientParam |
COMPONENT_VALUE_QUANTITY
Fluent Client search parameter constant for component-value-quantity
|
static ca.uhn.fhir.rest.gclient.StringClientParam |
COMPONENT_VALUE_STRING
Fluent Client search parameter constant for component-value-string
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
DATA_ABSENT_REASON
Fluent Client search parameter constant for data-absent-reason
|
protected CodeableConcept |
dataAbsentReason
Provides a reason why the expected value in the element Observation.value[x] is missing.
|
static ca.uhn.fhir.rest.gclient.DateClientParam |
DATE
Fluent Client search parameter constant for date
|
protected Reference |
device
The device used to generate the observation data.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
DEVICE
Fluent Client search parameter constant for device
|
protected Resource |
deviceTarget
The actual object that is the target of the reference (The device used to generate the observation data.)
|
protected Type |
effective
The time or time-period the observed value is asserted as being true.
|
protected Reference |
encounter
The healthcare event (e.g.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
ENCOUNTER
Fluent Client search parameter constant for encounter
|
protected Encounter |
encounterTarget
The actual object that is the target of the reference (The healthcare event (e.g.
|
protected List<Identifier> |
identifier
A unique identifier for the simple observation instance.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
IDENTIFIER
Fluent Client search parameter constant for identifier
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_DEVICE
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_ENCOUNTER
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_PERFORMER
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_RELATED_TARGET
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_SPECIMEN
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_SUBJECT
Constant for fluent queries to be used to add include statements.
|
protected CodeableConcept |
interpretation
The assessment made based on the result of the observation.
|
protected InstantType |
issued
The date and time this observation was made available to providers, typically after the results have been reviewed and verified.
|
protected CodeableConcept |
method
Indicates the mechanism used to perform the observation.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
PATIENT
Fluent Client search parameter constant for patient
|
protected List<Reference> |
performer
Who was responsible for asserting the observed value as "true".
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
PERFORMER
Fluent Client search parameter constant for performer
|
protected List<Resource> |
performerTarget
The actual objects that are the target of the reference (Who was responsible for asserting the observed value as "true".)
|
protected List<Observation.ObservationReferenceRangeComponent> |
referenceRange
Guidance on how to interpret the value by comparison to a normal or recommended range.
|
protected List<Observation.ObservationRelatedComponent> |
related
A reference to another resource (usually another Observation but could also be a QuestionnaireAnswer) whose relationship is defined by the relationship type code.
|
static ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.ReferenceClientParam,ca.uhn.fhir.rest.gclient.TokenClientParam> |
RELATED
Fluent Client search parameter constant for related
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
RELATED_TARGET
Fluent Client search parameter constant for related-target
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
RELATED_TYPE
Fluent Client search parameter constant for related-type
|
static String |
SP_CATEGORY
Search parameter: category
|
static String |
SP_CODE
Search parameter: code
|
static String |
SP_CODE_VALUE_CONCEPT
Search parameter: code-value-concept
|
static String |
SP_CODE_VALUE_DATE
Search parameter: code-value-date
|
static String |
SP_CODE_VALUE_QUANTITY
Search parameter: code-value-quantity
|
static String |
SP_CODE_VALUE_STRING
Search parameter: code-value-string
|
static String |
SP_COMPONENT_CODE
Search parameter: component-code
|
static String |
SP_COMPONENT_CODE_VALUE_CONCEPT
Search parameter: component-code-value-concept
|
static String |
SP_COMPONENT_CODE_VALUE_DATE
Search parameter: component-code-value-date
|
static String |
SP_COMPONENT_CODE_VALUE_QUANTITY
Search parameter: component-code-value-quantity
|
static String |
SP_COMPONENT_CODE_VALUE_STRING
Search parameter: component-code-value-string
|
static String |
SP_COMPONENT_DATA_ABSENT_REASON
Search parameter: component-data-absent-reason
|
static String |
SP_COMPONENT_VALUE_CONCEPT
Search parameter: component-value-concept
|
static String |
SP_COMPONENT_VALUE_QUANTITY
Search parameter: component-value-quantity
|
static String |
SP_COMPONENT_VALUE_STRING
Search parameter: component-value-string
|
static String |
SP_DATA_ABSENT_REASON
Search parameter: data-absent-reason
|
static String |
SP_DATE
Search parameter: date
|
static String |
SP_DEVICE
Search parameter: device
|
static String |
SP_ENCOUNTER
Search parameter: encounter
|
static String |
SP_IDENTIFIER
Search parameter: identifier
|
static String |
SP_PATIENT
Search parameter: patient
|
static String |
SP_PERFORMER
Search parameter: performer
|
static String |
SP_RELATED
Search parameter: related
|
static String |
SP_RELATED_TARGET
Search parameter: related-target
|
static String |
SP_RELATED_TYPE
Search parameter: related-type
|
static String |
SP_SPECIMEN
Search parameter: specimen
|
static String |
SP_STATUS
Search parameter: status
|
static String |
SP_SUBJECT
Search parameter: subject
|
static String |
SP_VALUE_CONCEPT
Search parameter: value-concept
|
static String |
SP_VALUE_DATE
Search parameter: value-date
|
static String |
SP_VALUE_QUANTITY
Search parameter: value-quantity
|
static String |
SP_VALUE_STRING
Search parameter: value-string
|
protected Reference |
specimen
The specimen that was used when this observation was made.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
SPECIMEN
Fluent Client search parameter constant for specimen
|
protected Specimen |
specimenTarget
The actual object that is the target of the reference (The specimen that was used when this observation was made.)
|
protected Enumeration<Observation.ObservationStatus> |
status
The status of the result value.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
STATUS
Fluent Client search parameter constant for status
|
protected Reference |
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.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
SUBJECT
Fluent Client search parameter constant for subject
|
protected Resource |
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.
|
protected Type |
value
The information determined as a result of making the observation, if the information has a simple value.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
VALUE_CONCEPT
Fluent Client search parameter constant for value-concept
|
static ca.uhn.fhir.rest.gclient.DateClientParam |
VALUE_DATE
Fluent Client search parameter constant for value-date
|
static ca.uhn.fhir.rest.gclient.QuantityClientParam |
VALUE_QUANTITY
Fluent Client search parameter constant for value-quantity
|
static ca.uhn.fhir.rest.gclient.StringClientParam |
VALUE_STRING
Fluent Client search parameter constant for value-string
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
Observation()
Constructor
|
Observation(Enumeration<Observation.ObservationStatus> status,
CodeableConcept code)
Constructor
|
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasModifierExtension, hasText, setTextcopyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, setIdcastToActionDefinition, castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToModuleMetadata, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDataprotected List<Identifier> identifier
protected Enumeration<Observation.ObservationStatus> status
protected CodeableConcept category
protected CodeableConcept code
protected Reference subject
protected Resource subjectTarget
protected Reference encounter
protected Encounter encounterTarget
protected Type effective
protected InstantType issued
protected List<Reference> performer
protected List<Resource> performerTarget
protected Type value
protected CodeableConcept dataAbsentReason
protected CodeableConcept interpretation
protected StringType comment
protected CodeableConcept bodySite
protected CodeableConcept method
protected Specimen specimenTarget
protected Resource deviceTarget
protected List<Observation.ObservationReferenceRangeComponent> referenceRange
protected List<Observation.ObservationRelatedComponent> related
protected List<Observation.ObservationComponentComponent> component
public static final String SP_SUBJECT
Description: The subject that the observation is about
Type: reference
Path: Observation.subject
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SUBJECT
Description: The subject that the observation is about
Type: reference
Path: Observation.subject
public static final ca.uhn.fhir.model.api.Include INCLUDE_SUBJECT
public static final String SP_ENCOUNTER
Description: Healthcare event related to the observation
Type: reference
Path: Observation.encounter
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ENCOUNTER
Description: Healthcare event related to the observation
Type: reference
Path: Observation.encounter
public static final ca.uhn.fhir.model.api.Include INCLUDE_ENCOUNTER
public static final String SP_DATE
Description: Obtained date/time. If the obtained element is a period, a date that falls in the period
Type: date
Path: Observation.effective[x]
public static final ca.uhn.fhir.rest.gclient.DateClientParam DATE
Description: Obtained date/time. If the obtained element is a period, a date that falls in the period
Type: date
Path: Observation.effective[x]
public static final String SP_COMPONENT_VALUE_QUANTITY
Description: The value of the component observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)
Type: quantity
Path: Observation.component.valueQuantity
public static final ca.uhn.fhir.rest.gclient.QuantityClientParam COMPONENT_VALUE_QUANTITY
Description: The value of the component observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)
Type: quantity
Path: Observation.component.valueQuantity
public static final String SP_RELATED
Description: Related Observations - search on related-type and related-target together
Type: composite
Path:
public static final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.ReferenceClientParam,ca.uhn.fhir.rest.gclient.TokenClientParam> RELATED
Description: Related Observations - search on related-type and related-target together
Type: composite
Path:
public static final String SP_PATIENT
Description: The subject that the observation is about (if patient)
Type: reference
Path: Observation.subject
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PATIENT
Description: The subject that the observation is about (if patient)
Type: reference
Path: Observation.subject
public static final ca.uhn.fhir.model.api.Include INCLUDE_PATIENT
public static final String SP_SPECIMEN
Description: Specimen used for this observation
Type: reference
Path: Observation.specimen
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SPECIMEN
Description: Specimen used for this observation
Type: reference
Path: Observation.specimen
public static final ca.uhn.fhir.model.api.Include INCLUDE_SPECIMEN
public static final String SP_COMPONENT_VALUE_CONCEPT
Description: The value of the component observation, if the value is a CodeableConcept
Type: token
Path: Observation.component.valueCodeableConcept
public static final ca.uhn.fhir.rest.gclient.TokenClientParam COMPONENT_VALUE_CONCEPT
Description: The value of the component observation, if the value is a CodeableConcept
Type: token
Path: Observation.component.valueCodeableConcept
public static final String SP_COMPONENT_CODE_VALUE_QUANTITY
Description: Both component code and one of the component value parameters
Type: composite
Path:
public static final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.QuantityClientParam> COMPONENT_CODE_VALUE_QUANTITY
Description: Both component code and one of the component value parameters
Type: composite
Path:
public static final String SP_COMPONENT_CODE_VALUE_DATE
Description: Both component code and one of the component value parameters
Type: composite
Path:
public static final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.DateClientParam> COMPONENT_CODE_VALUE_DATE
Description: Both component code and one of the component value parameters
Type: composite
Path:
public static final String SP_COMPONENT_CODE_VALUE_STRING
Description: Both component code and one of the component value parameters
Type: composite
Path:
public static final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.StringClientParam> COMPONENT_CODE_VALUE_STRING
Description: Both component code and one of the component value parameters
Type: composite
Path:
public static final String SP_COMPONENT_CODE_VALUE_CONCEPT
Description: Both component code and one of the component value parameters
Type: composite
Path:
public static final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.TokenClientParam> COMPONENT_CODE_VALUE_CONCEPT
Description: Both component code and one of the component value parameters
Type: composite
Path:
public static final String SP_VALUE_QUANTITY
Description: The value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)
Type: quantity
Path: Observation.valueQuantity
public static final ca.uhn.fhir.rest.gclient.QuantityClientParam VALUE_QUANTITY
Description: The value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)
Type: quantity
Path: Observation.valueQuantity
public static final String SP_VALUE_DATE
Description: The value of the observation, if the value is a date or period of time
Type: date
Path: Observation.valueDateTime, Observation.valuePeriod
public static final ca.uhn.fhir.rest.gclient.DateClientParam VALUE_DATE
Description: The value of the observation, if the value is a date or period of time
Type: date
Path: Observation.valueDateTime, Observation.valuePeriod
public static final String SP_VALUE_STRING
Description: The value of the observation, if the value is a string, and also searches in CodeableConcept.text
Type: string
Path: Observation.valueString
public static final ca.uhn.fhir.rest.gclient.StringClientParam VALUE_STRING
Description: The value of the observation, if the value is a string, and also searches in CodeableConcept.text
Type: string
Path: Observation.valueString
public static final String SP_COMPONENT_CODE
Description: The component code of the observation type
Type: token
Path: Observation.component.code
public static final ca.uhn.fhir.rest.gclient.TokenClientParam COMPONENT_CODE
Description: The component code of the observation type
Type: token
Path: Observation.component.code
public static final String SP_STATUS
Description: The status of the observation
Type: token
Path: Observation.status
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Description: The status of the observation
Type: token
Path: Observation.status
public static final String SP_VALUE_CONCEPT
Description: The value of the observation, if the value is a CodeableConcept
Type: token
Path: Observation.valueCodeableConcept
public static final ca.uhn.fhir.rest.gclient.TokenClientParam VALUE_CONCEPT
Description: The value of the observation, if the value is a CodeableConcept
Type: token
Path: Observation.valueCodeableConcept
public static final String SP_CODE
Description: The code of the observation type
Type: token
Path: Observation.code
public static final ca.uhn.fhir.rest.gclient.TokenClientParam CODE
Description: The code of the observation type
Type: token
Path: Observation.code
public static final String SP_RELATED_TARGET
Description: Resource that is related to this one
Type: reference
Path: Observation.related.target
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam RELATED_TARGET
Description: Resource that is related to this one
Type: reference
Path: Observation.related.target
public static final ca.uhn.fhir.model.api.Include INCLUDE_RELATED_TARGET
public static final String SP_DATA_ABSENT_REASON
Description: The reason why the expected value in the element Observation.value[x] is missing.
Type: token
Path: Observation.dataAbsentReason
public static final ca.uhn.fhir.rest.gclient.TokenClientParam DATA_ABSENT_REASON
Description: The reason why the expected value in the element Observation.value[x] is missing.
Type: token
Path: Observation.dataAbsentReason
public static final String SP_CATEGORY
Description: The classification of the type of observation
Type: token
Path: Observation.category
public static final ca.uhn.fhir.rest.gclient.TokenClientParam CATEGORY
Description: The classification of the type of observation
Type: token
Path: Observation.category
public static final String SP_COMPONENT_DATA_ABSENT_REASON
Description: The reason why the expected value in the element Observation.component.value[x] is missing.
Type: token
Path: Observation.component.dataAbsentReason
public static final ca.uhn.fhir.rest.gclient.TokenClientParam COMPONENT_DATA_ABSENT_REASON
Description: The reason why the expected value in the element Observation.component.value[x] is missing.
Type: token
Path: Observation.component.dataAbsentReason
public static final String SP_DEVICE
Description: The Device that generated the observation data.
Type: reference
Path: Observation.device
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam DEVICE
Description: The Device that generated the observation data.
Type: reference
Path: Observation.device
public static final ca.uhn.fhir.model.api.Include INCLUDE_DEVICE
public static final String SP_RELATED_TYPE
Description: has-member | derived-from | sequel-to | replaces | qualified-by | interfered-by
Type: token
Path: Observation.related.type
public static final ca.uhn.fhir.rest.gclient.TokenClientParam RELATED_TYPE
Description: has-member | derived-from | sequel-to | replaces | qualified-by | interfered-by
Type: token
Path: Observation.related.type
public static final String SP_PERFORMER
Description: Who performed the observation
Type: reference
Path: Observation.performer
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PERFORMER
Description: Who performed the observation
Type: reference
Path: Observation.performer
public static final ca.uhn.fhir.model.api.Include INCLUDE_PERFORMER
public static final String SP_IDENTIFIER
Description: The unique id for a particular observation
Type: token
Path: Observation.identifier
public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
Description: The unique id for a particular observation
Type: token
Path: Observation.identifier
public static final String SP_CODE_VALUE_QUANTITY
Description: Both code and one of the value parameters
Type: composite
Path:
public static final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.QuantityClientParam> CODE_VALUE_QUANTITY
Description: Both code and one of the value parameters
Type: composite
Path:
public static final String SP_CODE_VALUE_DATE
Description: Both code and one of the value parameters
Type: composite
Path:
public static final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.DateClientParam> CODE_VALUE_DATE
Description: Both code and one of the value parameters
Type: composite
Path:
public static final String SP_CODE_VALUE_STRING
Description: Both code and one of the value parameters
Type: composite
Path:
public static final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.StringClientParam> CODE_VALUE_STRING
Description: Both code and one of the value parameters
Type: composite
Path:
public static final String SP_CODE_VALUE_CONCEPT
Description: Both code and one of the value parameters
Type: composite
Path:
public static final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.TokenClientParam> CODE_VALUE_CONCEPT
Description: Both code and one of the value parameters
Type: composite
Path:
public static final String SP_COMPONENT_VALUE_STRING
Description: The value of the component observation, if the value is a string, and also searches in CodeableConcept.text
Type: string
Path: Observation.component.valueString
public static final ca.uhn.fhir.rest.gclient.StringClientParam COMPONENT_VALUE_STRING
Description: The value of the component observation, if the value is a string, and also searches in CodeableConcept.text
Type: string
Path: Observation.component.valueString
public Observation()
public Observation(Enumeration<Observation.ObservationStatus> status, CodeableConcept code)
public List<Identifier> getIdentifier()
identifier (A unique identifier for the simple observation instance.)public boolean hasIdentifier()
public Identifier addIdentifier()
identifier (A unique identifier for the simple observation instance.)public Observation addIdentifier(Identifier t)
public Enumeration<Observation.ObservationStatus> getStatusElement()
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 valuepublic boolean hasStatusElement()
public boolean hasStatus()
public Observation setStatusElement(Enumeration<Observation.ObservationStatus> value)
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 valuepublic Observation.ObservationStatus getStatus()
public Observation setStatus(Observation.ObservationStatus value)
value - The status of the result value.public CodeableConcept getCategory()
category (A code that classifies the general type of observation being made. This is used for searching, sorting and display purposes.)public boolean hasCategory()
public Observation setCategory(CodeableConcept value)
value - category (A code that classifies the general type of observation being made. This is used for searching, sorting and display purposes.)public CodeableConcept getCode()
code (Describes what was observed. Sometimes this is called the observation "name".)public boolean hasCode()
public Observation setCode(CodeableConcept value)
value - code (Describes what was observed. Sometimes this is called the observation "name".)public Reference getSubject()
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.)public boolean hasSubject()
public Observation setSubject(Reference value)
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.)public Resource getSubjectTarget()
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.)public Observation setSubjectTarget(Resource value)
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.)public Reference getEncounter()
encounter (The healthcare event (e.g. a patient and healthcare provider interaction) during which this observation is made.)public boolean hasEncounter()
public Observation setEncounter(Reference value)
value - encounter (The healthcare event (e.g. a patient and healthcare provider interaction) during which this observation is made.)public Encounter getEncounterTarget()
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.)public Observation setEncounterTarget(Encounter value)
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.)public Type getEffective()
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.)public DateTimeType getEffectiveDateTimeType() throws org.hl7.fhir.exceptions.FHIRException
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.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasEffectiveDateTimeType()
public Period getEffectivePeriod() throws org.hl7.fhir.exceptions.FHIRException
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.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasEffectivePeriod()
public boolean hasEffective()
public Observation setEffective(Type value)
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.)public InstantType getIssuedElement()
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 valuepublic boolean hasIssuedElement()
public boolean hasIssued()
public Observation setIssuedElement(InstantType value)
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 valuepublic Date getIssued()
public Observation setIssued(Date value)
value - The date and time this observation was made available to providers, typically after the results have been reviewed and verified.public List<Reference> getPerformer()
performer (Who was responsible for asserting the observed value as "true".)public boolean hasPerformer()
public Reference addPerformer()
performer (Who was responsible for asserting the observed value as "true".)public Observation addPerformer(Reference t)
public List<Resource> getPerformerTarget()
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".)public Type getValue()
value (The information determined as a result of making the observation, if the information has a simple value.)public Quantity getValueQuantity() throws org.hl7.fhir.exceptions.FHIRException
value (The information determined as a result of making the observation, if the information has a simple value.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasValueQuantity()
public CodeableConcept getValueCodeableConcept() throws org.hl7.fhir.exceptions.FHIRException
value (The information determined as a result of making the observation, if the information has a simple value.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasValueCodeableConcept()
public StringType getValueStringType() throws org.hl7.fhir.exceptions.FHIRException
value (The information determined as a result of making the observation, if the information has a simple value.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasValueStringType()
public Range getValueRange() throws org.hl7.fhir.exceptions.FHIRException
value (The information determined as a result of making the observation, if the information has a simple value.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasValueRange()
public Ratio getValueRatio() throws org.hl7.fhir.exceptions.FHIRException
value (The information determined as a result of making the observation, if the information has a simple value.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasValueRatio()
public SampledData getValueSampledData() throws org.hl7.fhir.exceptions.FHIRException
value (The information determined as a result of making the observation, if the information has a simple value.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasValueSampledData()
public Attachment getValueAttachment() throws org.hl7.fhir.exceptions.FHIRException
value (The information determined as a result of making the observation, if the information has a simple value.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasValueAttachment()
public TimeType getValueTimeType() throws org.hl7.fhir.exceptions.FHIRException
value (The information determined as a result of making the observation, if the information has a simple value.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasValueTimeType()
public DateTimeType getValueDateTimeType() throws org.hl7.fhir.exceptions.FHIRException
value (The information determined as a result of making the observation, if the information has a simple value.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasValueDateTimeType()
public Period getValuePeriod() throws org.hl7.fhir.exceptions.FHIRException
value (The information determined as a result of making the observation, if the information has a simple value.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasValuePeriod()
public boolean hasValue()
public Observation setValue(Type value)
value - value (The information determined as a result of making the observation, if the information has a simple value.)public CodeableConcept getDataAbsentReason()
dataAbsentReason (Provides a reason why the expected value in the element Observation.value[x] is missing.)public boolean hasDataAbsentReason()
public Observation setDataAbsentReason(CodeableConcept value)
value - dataAbsentReason (Provides a reason why the expected value in the element Observation.value[x] is missing.)public CodeableConcept getInterpretation()
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.)public boolean hasInterpretation()
public Observation setInterpretation(CodeableConcept value)
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.)public StringType getCommentElement()
comment (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 "getComment" gives direct access to the valuepublic boolean hasCommentElement()
public boolean hasComment()
public Observation setCommentElement(StringType value)
value - comment (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 "getComment" gives direct access to the valuepublic String getComment()
public Observation setComment(String value)
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.public CodeableConcept getBodySite()
bodySite (Indicates the site on the subject's body where the observation was made (i.e. the target site).)public boolean hasBodySite()
public Observation setBodySite(CodeableConcept value)
value - bodySite (Indicates the site on the subject's body where the observation was made (i.e. the target site).)public CodeableConcept getMethod()
method (Indicates the mechanism used to perform the observation.)public boolean hasMethod()
public Observation setMethod(CodeableConcept value)
value - method (Indicates the mechanism used to perform the observation.)public Reference getSpecimen()
specimen (The specimen that was used when this observation was made.)public boolean hasSpecimen()
public Observation setSpecimen(Reference value)
value - specimen (The specimen that was used when this observation was made.)public Specimen getSpecimenTarget()
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.)public Observation setSpecimenTarget(Specimen value)
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.)public Reference getDevice()
device (The device used to generate the observation data.)public boolean hasDevice()
public Observation setDevice(Reference value)
value - device (The device used to generate the observation data.)public Resource getDeviceTarget()
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.)public Observation setDeviceTarget(Resource value)
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.)public List<Observation.ObservationReferenceRangeComponent> getReferenceRange()
referenceRange (Guidance on how to interpret the value by comparison to a normal or recommended range.)public boolean hasReferenceRange()
public Observation.ObservationReferenceRangeComponent addReferenceRange()
referenceRange (Guidance on how to interpret the value by comparison to a normal or recommended range.)public Observation addReferenceRange(Observation.ObservationReferenceRangeComponent t)
public List<Observation.ObservationRelatedComponent> getRelated()
related (A reference to another resource (usually another Observation but could also be a QuestionnaireAnswer) whose relationship is defined by the relationship type code.)public boolean hasRelated()
public Observation.ObservationRelatedComponent addRelated()
related (A reference to another resource (usually another Observation but could also be a QuestionnaireAnswer) whose relationship is defined by the relationship type code.)public Observation addRelated(Observation.ObservationRelatedComponent t)
public List<Observation.ObservationComponentComponent> getComponent()
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.)public boolean hasComponent()
public Observation.ObservationComponentComponent addComponent()
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.)public Observation addComponent(Observation.ObservationComponentComponent t)
protected void listChildren(List<Property> childrenList)
listChildren in class DomainResourcepublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String fhirType()
fhirType in class DomainResourcepublic Observation copy()
copy in class DomainResourceprotected Observation typedCopy()
public boolean equalsDeep(Base other)
equalsDeep in class DomainResourcepublic boolean equalsShallow(Base other)
equalsShallow in class DomainResourcepublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class DomainResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2018 University Health Network. All rights reserved.