Class Observation
- java.lang.Object
-
- ca.uhn.fhir.model.api.BaseElement
-
- ca.uhn.fhir.model.dstu2.resource.BaseResource
-
- ca.uhn.fhir.model.dstu2.resource.Observation
-
- All Implemented Interfaces:
ca.uhn.fhir.model.api.ICompositeElement,ca.uhn.fhir.model.api.IElement,ca.uhn.fhir.model.api.IResource,ca.uhn.fhir.model.api.ISupportsUndeclaredExtensions,Serializable,org.hl7.fhir.instance.model.api.IBase,org.hl7.fhir.instance.model.api.IBaseResource
public class Observation extends BaseResource implements ca.uhn.fhir.model.api.IResource
HAPI/FHIR Observation Resource (clinical.diagnostics)Definition: Measurements and simple assertions made about a patient, device or other subject.
Requirements: Observations are a key aspect of healthcare. This resource is used to capture those that do not require more sophisticated mechanisms.
Profile Definition: http://hl7.org/fhir/profiles/Observation
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classObservation.ComponentBlock class for child element: Observation.component ()static classObservation.ReferenceRangeBlock class for child element: Observation.referenceRange ()static classObservation.RelatedBlock class for child element: Observation.related ()
-
Field Summary
Fields Modifier and Type Field Description static ca.uhn.fhir.rest.gclient.TokenClientParamCATEGORYFluent Client search parameter constant for categorystatic ca.uhn.fhir.rest.gclient.TokenClientParamCODEFluent Client search parameter constant for codestatic ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.TokenClientParam>CODE_VALUE_CONCEPTFluent Client search parameter constant for code-value-conceptstatic ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.DateClientParam>CODE_VALUE_DATEFluent Client search parameter constant for code-value-datestatic ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.QuantityClientParam>CODE_VALUE_QUANTITYFluent Client search parameter constant for code-value-quantitystatic ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.StringClientParam>CODE_VALUE_STRINGFluent Client search parameter constant for code-value-stringstatic ca.uhn.fhir.rest.gclient.TokenClientParamCOMPONENT_CODEFluent Client search parameter constant for component-codestatic ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.TokenClientParam>COMPONENT_CODE_COMPONENT_VALUE_CONCEPTFluent Client search parameter constant for component-code-component-value-conceptstatic ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.QuantityClientParam>COMPONENT_CODE_COMPONENT_VALUE_QUANTITYFluent Client search parameter constant for component-code-component-value-quantitystatic ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.StringClientParam>COMPONENT_CODE_COMPONENT_VALUE_STRINGFluent Client search parameter constant for component-code-component-value-stringstatic ca.uhn.fhir.rest.gclient.TokenClientParamCOMPONENT_DATA_ABSENT_REASONFluent Client search parameter constant for component-data-absent-reasonstatic ca.uhn.fhir.rest.gclient.TokenClientParamCOMPONENT_VALUE_CONCEPTFluent Client search parameter constant for component-value-conceptstatic ca.uhn.fhir.rest.gclient.QuantityClientParamCOMPONENT_VALUE_QUANTITYFluent Client search parameter constant for component-value-quantitystatic ca.uhn.fhir.rest.gclient.StringClientParamCOMPONENT_VALUE_STRINGFluent Client search parameter constant for component-value-stringstatic ca.uhn.fhir.rest.gclient.TokenClientParamDATA_ABSENT_REASONFluent Client search parameter constant for data-absent-reasonstatic ca.uhn.fhir.rest.gclient.DateClientParamDATEFluent Client search parameter constant for datestatic ca.uhn.fhir.rest.gclient.ReferenceClientParamDEVICEFluent Client search parameter constant for devicestatic ca.uhn.fhir.rest.gclient.ReferenceClientParamENCOUNTERFluent Client search parameter constant for encounterstatic ca.uhn.fhir.rest.gclient.TokenClientParamIDENTIFIERFluent Client search parameter constant for identifierstatic ca.uhn.fhir.model.api.IncludeINCLUDE_DEVICEConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_ENCOUNTERConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_PATIENTConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_PERFORMERConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_RELATED_TARGETConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_SPECIMENConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_SUBJECTConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.rest.gclient.ReferenceClientParamPATIENTFluent Client search parameter constant for patientstatic ca.uhn.fhir.rest.gclient.ReferenceClientParamPERFORMERFluent Client search parameter constant for performerstatic ca.uhn.fhir.rest.gclient.ReferenceClientParamRELATED_TARGETFluent Client search parameter constant for related-targetstatic ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.ReferenceClientParam,ca.uhn.fhir.rest.gclient.TokenClientParam>RELATED_TARGET_RELATED_TYPEFluent Client search parameter constant for related-target-related-typestatic ca.uhn.fhir.rest.gclient.TokenClientParamRELATED_TYPEFluent Client search parameter constant for related-typestatic StringSP_CATEGORYSearch parameter constant for categorystatic StringSP_CODESearch parameter constant for codestatic StringSP_CODE_VALUE_CONCEPTSearch parameter constant for code-value-conceptstatic StringSP_CODE_VALUE_DATESearch parameter constant for code-value-datestatic StringSP_CODE_VALUE_QUANTITYSearch parameter constant for code-value-quantitystatic StringSP_CODE_VALUE_STRINGSearch parameter constant for code-value-stringstatic StringSP_COMPONENT_CODESearch parameter constant for component-codestatic StringSP_COMPONENT_CODE_COMPONENT_VALUE_CONCEPTSearch parameter constant for component-code-component-value-conceptstatic StringSP_COMPONENT_CODE_COMPONENT_VALUE_QUANTITYSearch parameter constant for component-code-component-value-quantitystatic StringSP_COMPONENT_CODE_COMPONENT_VALUE_STRINGSearch parameter constant for component-code-component-value-stringstatic StringSP_COMPONENT_DATA_ABSENT_REASONSearch parameter constant for component-data-absent-reasonstatic StringSP_COMPONENT_VALUE_CONCEPTSearch parameter constant for component-value-conceptstatic StringSP_COMPONENT_VALUE_QUANTITYSearch parameter constant for component-value-quantitystatic StringSP_COMPONENT_VALUE_STRINGSearch parameter constant for component-value-stringstatic StringSP_DATA_ABSENT_REASONSearch parameter constant for data-absent-reasonstatic StringSP_DATESearch parameter constant for datestatic StringSP_DEVICESearch parameter constant for devicestatic StringSP_ENCOUNTERSearch parameter constant for encounterstatic StringSP_IDENTIFIERSearch parameter constant for identifierstatic StringSP_PATIENTSearch parameter constant for patientstatic StringSP_PERFORMERSearch parameter constant for performerstatic StringSP_RELATED_TARGETSearch parameter constant for related-targetstatic StringSP_RELATED_TARGET_RELATED_TYPESearch parameter constant for related-target-related-typestatic StringSP_RELATED_TYPESearch parameter constant for related-typestatic StringSP_SPECIMENSearch parameter constant for specimenstatic StringSP_STATUSSearch parameter constant for statusstatic StringSP_SUBJECTSearch parameter constant for subjectstatic StringSP_VALUE_CONCEPTSearch parameter constant for value-conceptstatic StringSP_VALUE_DATESearch parameter constant for value-datestatic StringSP_VALUE_QUANTITYSearch parameter constant for value-quantitystatic StringSP_VALUE_STRINGSearch parameter constant for value-stringstatic ca.uhn.fhir.rest.gclient.ReferenceClientParamSPECIMENFluent Client search parameter constant for specimenstatic ca.uhn.fhir.rest.gclient.TokenClientParamSTATUSFluent Client search parameter constant for statusstatic ca.uhn.fhir.rest.gclient.ReferenceClientParamSUBJECTFluent Client search parameter constant for subjectstatic ca.uhn.fhir.rest.gclient.TokenClientParamVALUE_CONCEPTFluent Client search parameter constant for value-conceptstatic ca.uhn.fhir.rest.gclient.DateClientParamVALUE_DATEFluent Client search parameter constant for value-datestatic ca.uhn.fhir.rest.gclient.QuantityClientParamVALUE_QUANTITYFluent Client search parameter constant for value-quantitystatic ca.uhn.fhir.rest.gclient.StringClientParamVALUE_STRINGFluent Client search parameter constant for value-string-
Fields inherited from class ca.uhn.fhir.model.dstu2.resource.BaseResource
RES_ID, SP_RES_ID, SP_RES_LANGUAGE
-
-
Constructor Summary
Constructors Constructor Description Observation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Observation.ComponentaddComponent()Adds and returns a new value for component ()ObservationaddComponent(Observation.Component theValue)Adds a given new value for component ()IdentifierDtaddIdentifier()Adds and returns a new value for identifier (id)ObservationaddIdentifier(IdentifierDt theValue)Adds a given new value for identifier (id)ResourceReferenceDtaddPerformer()Adds and returns a new value for performer (who.actor)Observation.ReferenceRangeaddReferenceRange()Adds and returns a new value for referenceRange ()ObservationaddReferenceRange(Observation.ReferenceRange theValue)Adds a given new value for referenceRange ()Observation.RelatedaddRelated()Adds and returns a new value for related ()ObservationaddRelated(Observation.Related theValue)Adds a given new value for related ()<T extends ca.uhn.fhir.model.api.IElement>
List<T>getAllPopulatedChildElementsOfType(Class<T> theType)CodeableConceptDtgetBodySite()Gets the value(s) for bodySite ().CodeableConceptDtgetCategory()Gets the value(s) for category (class).CodeableConceptDtgetCode()Gets the value(s) for code (what).StringgetComments()Gets the value(s) for comments ().ca.uhn.fhir.model.primitive.StringDtgetCommentsElement()Gets the value(s) for comments ().List<Observation.Component>getComponent()Gets the value(s) for component ().Observation.ComponentgetComponentFirstRep()Gets the first repetition for component (), creating it if it does not already exist.CodeableConceptDtgetDataAbsentReason()Gets the value(s) for dataAbsentReason ().ResourceReferenceDtgetDevice()Gets the value(s) for device ().ca.uhn.fhir.model.api.IDatatypegetEffective()Gets the value(s) for effective[x] (when.done).ResourceReferenceDtgetEncounter()Gets the value(s) for encounter (context).List<IdentifierDt>getIdentifier()Gets the value(s) for identifier (id).IdentifierDtgetIdentifierFirstRep()Gets the first repetition for identifier (id), creating it if it does not already exist.CodeableConceptDtgetInterpretation()Gets the value(s) for interpretation ().DategetIssued()Gets the value(s) for issued (when.recorded).ca.uhn.fhir.model.primitive.InstantDtgetIssuedElement()Gets the value(s) for issued (when.recorded).CodeableConceptDtgetMethod()Gets the value(s) for method ().List<ResourceReferenceDt>getPerformer()Gets the value(s) for performer (who.actor).List<Observation.ReferenceRange>getReferenceRange()Gets the value(s) for referenceRange ().Observation.ReferenceRangegetReferenceRangeFirstRep()Gets the first repetition for referenceRange (), creating it if it does not already exist.List<Observation.Related>getRelated()Gets the value(s) for related ().Observation.RelatedgetRelatedFirstRep()Gets the first repetition for related (), creating it if it does not already exist.StringgetResourceName()ResourceReferenceDtgetSpecimen()Gets the value(s) for specimen ().StringgetStatus()Gets the value(s) for status (status).ca.uhn.fhir.model.primitive.BoundCodeDt<ObservationStatusEnum>getStatusElement()Gets the value(s) for status (status).ca.uhn.fhir.context.FhirVersionEnumgetStructureFhirVersionEnum()ResourceReferenceDtgetSubject()Gets the value(s) for subject (who.focus).ca.uhn.fhir.model.api.IDatatypegetValue()Gets the value(s) for value[x] ().booleanisEmpty()ObservationsetBodySite(CodeableConceptDt theValue)Sets the value(s) for bodySite ()ObservationsetCategory(CodeableConceptDt theValue)Sets the value(s) for category (class)ObservationsetCode(CodeableConceptDt theValue)Sets the value(s) for code (what)ObservationsetComments(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for comments ()ObservationsetComments(String theString)Sets the value for comments ()ObservationsetComponent(List<Observation.Component> theValue)Sets the value(s) for component ()ObservationsetDataAbsentReason(CodeableConceptDt theValue)Sets the value(s) for dataAbsentReason ()ObservationsetDevice(ResourceReferenceDt theValue)Sets the value(s) for device ()ObservationsetEffective(ca.uhn.fhir.model.api.IDatatype theValue)Sets the value(s) for effective[x] (when.done)ObservationsetEncounter(ResourceReferenceDt theValue)Sets the value(s) for encounter (context)ObservationsetIdentifier(List<IdentifierDt> theValue)Sets the value(s) for identifier (id)ObservationsetInterpretation(CodeableConceptDt theValue)Sets the value(s) for interpretation ()ObservationsetIssued(ca.uhn.fhir.model.primitive.InstantDt theValue)Sets the value(s) for issued (when.recorded)ObservationsetIssued(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision)Sets the value for issued (when.recorded)ObservationsetIssuedWithMillisPrecision(Date theDate)Sets the value for issued (when.recorded)ObservationsetMethod(CodeableConceptDt theValue)Sets the value(s) for method ()ObservationsetPerformer(List<ResourceReferenceDt> theValue)Sets the value(s) for performer (who.actor)ObservationsetReferenceRange(List<Observation.ReferenceRange> theValue)Sets the value(s) for referenceRange ()ObservationsetRelated(List<Observation.Related> theValue)Sets the value(s) for related ()ObservationsetSpecimen(ResourceReferenceDt theValue)Sets the value(s) for specimen ()ObservationsetStatus(ObservationStatusEnum theValue)Sets the value(s) for status (status)ObservationsetStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<ObservationStatusEnum> theValue)Sets the value(s) for status (status)ObservationsetSubject(ResourceReferenceDt theValue)Sets the value(s) for subject (who.focus)ObservationsetValue(ca.uhn.fhir.model.api.IDatatype theValue)Sets the value(s) for value[x] ()-
Methods inherited from class ca.uhn.fhir.model.dstu2.resource.BaseResource
getContained, getId, getIdElement, getLanguage, getMeta, getResourceMetadata, getText, isBaseEmpty, setContained, setId, setId, setId, setLanguage, setResourceMetadata, setText, toString
-
Methods inherited from class ca.uhn.fhir.model.api.BaseElement
addUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, getUserData, hasFormatComment, setUserData
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
fhirType, getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, setUserData
-
-
-
-
Field Detail
-
SP_CODE
public static final String SP_CODE
Search parameter constant for codeDescription: The code of the observation type
Type: token
Path: Observation.code
- See Also:
- Constant Field Values
-
CODE
public static final ca.uhn.fhir.rest.gclient.TokenClientParam CODE
Fluent Client search parameter constant for codeDescription: The code of the observation type
Type: token
Path: Observation.code
-
SP_COMPONENT_CODE
public static final String SP_COMPONENT_CODE
Search parameter constant for component-codeDescription: The component code of the observation type
Type: token
Path: Observation.component.code
- See Also:
- Constant Field Values
-
COMPONENT_CODE
public static final ca.uhn.fhir.rest.gclient.TokenClientParam COMPONENT_CODE
Fluent Client search parameter constant for component-codeDescription: The component code of the observation type
Type: token
Path: Observation.component.code
-
SP_VALUE_QUANTITY
public static final String SP_VALUE_QUANTITY
Search parameter constant for value-quantityDescription: 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
- See Also:
- Constant Field Values
-
VALUE_QUANTITY
public static final ca.uhn.fhir.rest.gclient.QuantityClientParam VALUE_QUANTITY
Fluent Client search parameter constant for value-quantityDescription: 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
-
SP_COMPONENT_VALUE_QUANTITY
public static final String SP_COMPONENT_VALUE_QUANTITY
Search parameter constant for component-value-quantityDescription: 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
- See Also:
- Constant Field Values
-
COMPONENT_VALUE_QUANTITY
public static final ca.uhn.fhir.rest.gclient.QuantityClientParam COMPONENT_VALUE_QUANTITY
Fluent Client search parameter constant for component-value-quantityDescription: 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
-
SP_VALUE_CONCEPT
public static final String SP_VALUE_CONCEPT
Search parameter constant for value-conceptDescription: The value of the observation, if the value is a CodeableConcept
Type: token
Path: Observation.valueCodeableConcept
- See Also:
- Constant Field Values
-
VALUE_CONCEPT
public static final ca.uhn.fhir.rest.gclient.TokenClientParam VALUE_CONCEPT
Fluent Client search parameter constant for value-conceptDescription: The value of the observation, if the value is a CodeableConcept
Type: token
Path: Observation.valueCodeableConcept
-
SP_COMPONENT_VALUE_CONCEPT
public static final String SP_COMPONENT_VALUE_CONCEPT
Search parameter constant for component-value-conceptDescription: The value of the component observation, if the value is a CodeableConcept
Type: token
Path: Observation.component.valueCodeableConcept
- See Also:
- Constant Field Values
-
COMPONENT_VALUE_CONCEPT
public static final ca.uhn.fhir.rest.gclient.TokenClientParam COMPONENT_VALUE_CONCEPT
Fluent Client search parameter constant for component-value-conceptDescription: The value of the component observation, if the value is a CodeableConcept
Type: token
Path: Observation.component.valueCodeableConcept
-
SP_VALUE_DATE
public static final String SP_VALUE_DATE
Search parameter constant for value-dateDescription: The value of the observation, if the value is a date or period of time
Type: date
Path: Observation.valueDateTime | Observation.valuePeriod
- See Also:
- Constant Field Values
-
VALUE_DATE
public static final ca.uhn.fhir.rest.gclient.DateClientParam VALUE_DATE
Fluent Client search parameter constant for value-dateDescription: The value of the observation, if the value is a date or period of time
Type: date
Path: Observation.valueDateTime | Observation.valuePeriod
-
SP_VALUE_STRING
public static final String SP_VALUE_STRING
Search parameter constant for value-stringDescription: The value of the observation, if the value is a string, and also searches in CodeableConcept.text
Type: string
Path: Observation.valueString
- See Also:
- Constant Field Values
-
VALUE_STRING
public static final ca.uhn.fhir.rest.gclient.StringClientParam VALUE_STRING
Fluent Client search parameter constant for value-stringDescription: The value of the observation, if the value is a string, and also searches in CodeableConcept.text
Type: string
Path: Observation.valueString
-
SP_COMPONENT_VALUE_STRING
public static final String SP_COMPONENT_VALUE_STRING
Search parameter constant for component-value-stringDescription: The value of the component observation, if the value is a string, and also searches in CodeableConcept.text
Type: string
Path: Observation.component.valueString
- See Also:
- Constant Field Values
-
COMPONENT_VALUE_STRING
public static final ca.uhn.fhir.rest.gclient.StringClientParam COMPONENT_VALUE_STRING
Fluent Client search parameter constant for component-value-stringDescription: The value of the component observation, if the value is a string, and also searches in CodeableConcept.text
Type: string
Path: Observation.component.valueString
-
SP_DATE
public static final String SP_DATE
Search parameter constant for dateDescription: Obtained date/time. If the obtained element is a period, a date that falls in the period
Type: date
Path: Observation.effective[x]
- See Also:
- Constant Field Values
-
DATE
public static final ca.uhn.fhir.rest.gclient.DateClientParam DATE
Fluent Client search parameter constant for dateDescription: Obtained date/time. If the obtained element is a period, a date that falls in the period
Type: date
Path: Observation.effective[x]
-
SP_STATUS
public static final String SP_STATUS
Search parameter constant for statusDescription: The status of the observation
Type: token
Path: Observation.status
- See Also:
- Constant Field Values
-
STATUS
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Fluent Client search parameter constant for statusDescription: The status of the observation
Type: token
Path: Observation.status
-
SP_SUBJECT
public static final String SP_SUBJECT
Search parameter constant for subjectDescription: The subject that the observation is about
Type: reference
Path: Observation.subject
- See Also:
- Constant Field Values
-
SUBJECT
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SUBJECT
Fluent Client search parameter constant for subjectDescription: The subject that the observation is about
Type: reference
Path: Observation.subject
-
SP_PERFORMER
public static final String SP_PERFORMER
Search parameter constant for performerDescription: Who performed the observation
Type: reference
Path: Observation.performer
- See Also:
- Constant Field Values
-
PERFORMER
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PERFORMER
Fluent Client search parameter constant for performerDescription: Who performed the observation
Type: reference
Path: Observation.performer
-
SP_SPECIMEN
public static final String SP_SPECIMEN
Search parameter constant for specimenDescription:
Type: reference
Path: Observation.specimen
- See Also:
- Constant Field Values
-
SPECIMEN
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SPECIMEN
Fluent Client search parameter constant for specimenDescription:
Type: reference
Path: Observation.specimen
-
SP_RELATED_TYPE
public static final String SP_RELATED_TYPE
Search parameter constant for related-typeDescription:
Type: token
Path: Observation.related.type
- See Also:
- Constant Field Values
-
RELATED_TYPE
public static final ca.uhn.fhir.rest.gclient.TokenClientParam RELATED_TYPE
Fluent Client search parameter constant for related-typeDescription:
Type: token
Path: Observation.related.type
-
SP_RELATED_TARGET
public static final String SP_RELATED_TARGET
Search parameter constant for related-targetDescription:
Type: reference
Path: Observation.related.target
- See Also:
- Constant Field Values
-
RELATED_TARGET
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam RELATED_TARGET
Fluent Client search parameter constant for related-targetDescription:
Type: reference
Path: Observation.related.target
-
SP_ENCOUNTER
public static final String SP_ENCOUNTER
Search parameter constant for encounterDescription: Healthcare event related to the observation
Type: reference
Path: Observation.encounter
- See Also:
- Constant Field Values
-
ENCOUNTER
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ENCOUNTER
Fluent Client search parameter constant for encounterDescription: Healthcare event related to the observation
Type: reference
Path: Observation.encounter
-
SP_DATA_ABSENT_REASON
public static final String SP_DATA_ABSENT_REASON
Search parameter constant for data-absent-reasonDescription: The reason why the expected value in the element Observation.value[x] is missing.
Type: token
Path: Observation.dataAbsentReason
- See Also:
- Constant Field Values
-
DATA_ABSENT_REASON
public static final ca.uhn.fhir.rest.gclient.TokenClientParam DATA_ABSENT_REASON
Fluent Client search parameter constant for data-absent-reasonDescription: The reason why the expected value in the element Observation.value[x] is missing.
Type: token
Path: Observation.dataAbsentReason
-
SP_COMPONENT_DATA_ABSENT_REASON
public static final String SP_COMPONENT_DATA_ABSENT_REASON
Search parameter constant for component-data-absent-reasonDescription: The reason why the expected value in the element Observation.component.value[x] is missing.
Type: token
Path: Observation.component.dataAbsentReason
- See Also:
- Constant Field Values
-
COMPONENT_DATA_ABSENT_REASON
public static final ca.uhn.fhir.rest.gclient.TokenClientParam COMPONENT_DATA_ABSENT_REASON
Fluent Client search parameter constant for component-data-absent-reasonDescription: The reason why the expected value in the element Observation.component.value[x] is missing.
Type: token
Path: Observation.component.dataAbsentReason
-
SP_PATIENT
public static final String SP_PATIENT
Search parameter constant for patientDescription: The subject that the observation is about (if patient)
Type: reference
Path: Observation.subject
- See Also:
- Constant Field Values
-
PATIENT
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PATIENT
Fluent Client search parameter constant for patientDescription: The subject that the observation is about (if patient)
Type: reference
Path: Observation.subject
-
SP_IDENTIFIER
public static final String SP_IDENTIFIER
Search parameter constant for identifierDescription: The unique id for a particular observation
Type: token
Path: Observation.identifier
- See Also:
- Constant Field Values
-
IDENTIFIER
public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
Fluent Client search parameter constant for identifierDescription: The unique id for a particular observation
Type: token
Path: Observation.identifier
-
SP_DEVICE
public static final String SP_DEVICE
Search parameter constant for deviceDescription: The Device that generated the observation data.
Type: reference
Path: Observation.device
- See Also:
- Constant Field Values
-
DEVICE
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam DEVICE
Fluent Client search parameter constant for deviceDescription: The Device that generated the observation data.
Type: reference
Path: Observation.device
-
SP_CATEGORY
public static final String SP_CATEGORY
Search parameter constant for categoryDescription: The classification of the type of observation
Type: token
Path: Observation.category
- See Also:
- Constant Field Values
-
CATEGORY
public static final ca.uhn.fhir.rest.gclient.TokenClientParam CATEGORY
Fluent Client search parameter constant for categoryDescription: The classification of the type of observation
Type: token
Path: Observation.category
-
SP_CODE_VALUE_QUANTITY
public static final String SP_CODE_VALUE_QUANTITY
Search parameter constant for code-value-quantityDescription: Both code and one of the value parameters
Type: composite
Path: code & value[x]
- See Also:
- Constant Field Values
-
CODE_VALUE_QUANTITY
public static final 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-quantityDescription: Both code and one of the value parameters
Type: composite
Path: code & value[x]
-
SP_CODE_VALUE_CONCEPT
public static final String SP_CODE_VALUE_CONCEPT
Search parameter constant for code-value-conceptDescription: Both code and one of the value parameters
Type: composite
Path: code & value[x]
- See Also:
- Constant Field Values
-
CODE_VALUE_CONCEPT
public static final 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-conceptDescription: Both code and one of the value parameters
Type: composite
Path: code & value[x]
-
SP_CODE_VALUE_DATE
public static final String SP_CODE_VALUE_DATE
Search parameter constant for code-value-dateDescription: Both code and one of the value parameters
Type: composite
Path: code & value[x]
- See Also:
- Constant Field Values
-
CODE_VALUE_DATE
public static final 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-dateDescription: Both code and one of the value parameters
Type: composite
Path: code & value[x]
-
SP_CODE_VALUE_STRING
public static final String SP_CODE_VALUE_STRING
Search parameter constant for code-value-stringDescription: Both code and one of the value parameters
Type: composite
Path: code & value[x]
- See Also:
- Constant Field Values
-
CODE_VALUE_STRING
public static final 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-stringDescription: Both code and one of the value parameters
Type: composite
Path: code & value[x]
-
SP_COMPONENT_CODE_COMPONENT_VALUE_QUANTITY
public static final String SP_COMPONENT_CODE_COMPONENT_VALUE_QUANTITY
Search parameter constant for component-code-component-value-quantityDescription: Both component code and one of the component value parameters
Type: composite
Path: component-code & component-value[x]
- See Also:
- Constant Field Values
-
COMPONENT_CODE_COMPONENT_VALUE_QUANTITY
public static final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.QuantityClientParam> COMPONENT_CODE_COMPONENT_VALUE_QUANTITY
Fluent Client search parameter constant for component-code-component-value-quantityDescription: Both component code and one of the component value parameters
Type: composite
Path: component-code & component-value[x]
-
SP_COMPONENT_CODE_COMPONENT_VALUE_CONCEPT
public static final String SP_COMPONENT_CODE_COMPONENT_VALUE_CONCEPT
Search parameter constant for component-code-component-value-conceptDescription: Both component code and one of the component value parameters
Type: composite
Path: component-code & component-value[x]
- See Also:
- Constant Field Values
-
COMPONENT_CODE_COMPONENT_VALUE_CONCEPT
public static final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.TokenClientParam> COMPONENT_CODE_COMPONENT_VALUE_CONCEPT
Fluent Client search parameter constant for component-code-component-value-conceptDescription: Both component code and one of the component value parameters
Type: composite
Path: component-code & component-value[x]
-
SP_COMPONENT_CODE_COMPONENT_VALUE_STRING
public static final String SP_COMPONENT_CODE_COMPONENT_VALUE_STRING
Search parameter constant for component-code-component-value-stringDescription: Both component code and one of the component value parameters
Type: composite
Path: component-code & component-value[x]
- See Also:
- Constant Field Values
-
COMPONENT_CODE_COMPONENT_VALUE_STRING
public static final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.StringClientParam> COMPONENT_CODE_COMPONENT_VALUE_STRING
Fluent Client search parameter constant for component-code-component-value-stringDescription: Both component code and one of the component value parameters
Type: composite
Path: component-code & component-value[x]
-
SP_RELATED_TARGET_RELATED_TYPE
public static final String SP_RELATED_TARGET_RELATED_TYPE
Search parameter constant for related-target-related-typeDescription: Related Observations - search on related-type and related-target together
Type: composite
Path: related-target & related-type
- See Also:
- Constant Field Values
-
RELATED_TARGET_RELATED_TYPE
public static final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.ReferenceClientParam,ca.uhn.fhir.rest.gclient.TokenClientParam> RELATED_TARGET_RELATED_TYPE
Fluent Client search parameter constant for related-target-related-typeDescription: Related Observations - search on related-type and related-target together
Type: composite
Path: related-target & related-type
-
INCLUDE_DEVICE
public static final ca.uhn.fhir.model.api.Include INCLUDE_DEVICE
Constant for fluent queries to be used to add include statements. Specifies the path value of "Observation:device".
-
INCLUDE_ENCOUNTER
public static final ca.uhn.fhir.model.api.Include INCLUDE_ENCOUNTER
Constant for fluent queries to be used to add include statements. Specifies the path value of "Observation:encounter".
-
INCLUDE_PATIENT
public static final ca.uhn.fhir.model.api.Include INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements. Specifies the path value of "Observation:patient".
-
INCLUDE_PERFORMER
public static final ca.uhn.fhir.model.api.Include INCLUDE_PERFORMER
Constant for fluent queries to be used to add include statements. Specifies the path value of "Observation:performer".
-
INCLUDE_RELATED_TARGET
public static final ca.uhn.fhir.model.api.Include INCLUDE_RELATED_TARGET
Constant for fluent queries to be used to add include statements. Specifies the path value of "Observation:related-target".
-
INCLUDE_SPECIMEN
public static final ca.uhn.fhir.model.api.Include INCLUDE_SPECIMEN
Constant for fluent queries to be used to add include statements. Specifies the path value of "Observation:specimen".
-
INCLUDE_SUBJECT
public static final ca.uhn.fhir.model.api.Include INCLUDE_SUBJECT
Constant for fluent queries to be used to add include statements. Specifies the path value of "Observation:subject".
-
-
Constructor Detail
-
Observation
public Observation()
-
-
Method Detail
-
isEmpty
public boolean isEmpty()
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase
-
getAllPopulatedChildElementsOfType
public <T extends ca.uhn.fhir.model.api.IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
- Specified by:
getAllPopulatedChildElementsOfTypein interfaceca.uhn.fhir.model.api.ICompositeElement
-
getIdentifier
public List<IdentifierDt> getIdentifier()
Gets the value(s) for identifier (id). creating it if it does not exist. Will not returnnull.Definition: A unique identifier for the simple observation instance.
-
setIdentifier
public Observation setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier (id)Definition: A unique identifier for the simple observation instance.
-
addIdentifier
public IdentifierDt addIdentifier()
Adds and returns a new value for identifier (id)Definition: A unique identifier for the simple observation instance.
-
addIdentifier
public Observation addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier (id)Definition: A unique identifier for the simple observation instance.
- Parameters:
theValue- The identifier to add (must not benull)
-
getIdentifierFirstRep
public IdentifierDt getIdentifierFirstRep()
Gets the first repetition for identifier (id), creating it if it does not already exist.Definition: A unique identifier for the simple observation instance.
-
getStatusElement
public ca.uhn.fhir.model.primitive.BoundCodeDt<ObservationStatusEnum> getStatusElement()
Gets the value(s) for status (status). creating it if it does not exist. Will not returnnull.Definition: The status of the result value
-
getStatus
public String getStatus()
Gets the value(s) for status (status). creating it if it does not exist. This method may returnnull.Definition: The status of the result value
-
setStatus
public Observation setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<ObservationStatusEnum> theValue)
Sets the value(s) for status (status)Definition: The status of the result value
-
setStatus
public Observation setStatus(ObservationStatusEnum theValue)
Sets the value(s) for status (status)Definition: The status of the result value
-
getCategory
public CodeableConceptDt getCategory()
Gets the value(s) for category (class). creating it if it does not exist. Will not returnnull.Definition: A code that classifies the general type of observation being made. This is used for searching, sorting and display purposes.
-
setCategory
public Observation setCategory(CodeableConceptDt theValue)
Sets the value(s) for category (class)Definition: A code that classifies the general type of observation being made. This is used for searching, sorting and display purposes.
-
getCode
public CodeableConceptDt getCode()
Gets the value(s) for code (what). creating it if it does not exist. Will not returnnull.Definition: Describes what was observed. Sometimes this is called the observation \"name\"
-
setCode
public Observation setCode(CodeableConceptDt theValue)
Sets the value(s) for code (what)Definition: Describes what was observed. Sometimes this is called the observation \"name\"
-
getSubject
public ResourceReferenceDt getSubject()
Gets the value(s) for subject (who.focus). creating it if it does not exist. Will not returnnull.Definition: 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.
-
setSubject
public Observation setSubject(ResourceReferenceDt theValue)
Sets the value(s) for subject (who.focus)Definition: 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
public ResourceReferenceDt getEncounter()
Gets the value(s) for encounter (context). creating it if it does not exist. Will not returnnull.Definition: The healthcare event (e.g. a patient and healthcare provider interaction) during which this observation is made
-
setEncounter
public Observation setEncounter(ResourceReferenceDt theValue)
Sets the value(s) for encounter (context)Definition: The healthcare event (e.g. a patient and healthcare provider interaction) during which this observation is made
-
getEffective
public ca.uhn.fhir.model.api.IDatatype getEffective()
Gets the value(s) for effective[x] (when.done). creating it if it does not exist. Will not returnnull.Definition: 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
-
setEffective
public Observation setEffective(ca.uhn.fhir.model.api.IDatatype theValue)
Sets the value(s) for effective[x] (when.done)Definition: 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
public ca.uhn.fhir.model.primitive.InstantDt getIssuedElement()
Gets the value(s) for issued (when.recorded). creating it if it does not exist. Will not returnnull.Definition: The date and time this observation was made available to providers, typically after the results have been reviewed and verified.
-
getIssued
public Date getIssued()
Gets the value(s) for issued (when.recorded). creating it if it does not exist. This method may returnnull.Definition: The date and time this observation was made available to providers, typically after the results have been reviewed and verified.
-
setIssued
public Observation setIssued(ca.uhn.fhir.model.primitive.InstantDt theValue)
Sets the value(s) for issued (when.recorded)Definition: The date and time this observation was made available to providers, typically after the results have been reviewed and verified.
-
setIssuedWithMillisPrecision
public Observation setIssuedWithMillisPrecision(Date theDate)
Sets the value for issued (when.recorded)Definition: The date and time this observation was made available to providers, typically after the results have been reviewed and verified.
-
setIssued
public Observation setIssued(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision)
Sets the value for issued (when.recorded)Definition: The date and time this observation was made available to providers, typically after the results have been reviewed and verified.
-
getPerformer
public List<ResourceReferenceDt> getPerformer()
Gets the value(s) for performer (who.actor). creating it if it does not exist. Will not returnnull.Definition: Who was responsible for asserting the observed value as \"true\"
-
setPerformer
public Observation setPerformer(List<ResourceReferenceDt> theValue)
Sets the value(s) for performer (who.actor)Definition: Who was responsible for asserting the observed value as \"true\"
-
addPerformer
public ResourceReferenceDt addPerformer()
Adds and returns a new value for performer (who.actor)Definition: Who was responsible for asserting the observed value as \"true\"
-
getValue
public ca.uhn.fhir.model.api.IDatatype getValue()
Gets the value(s) for value[x] (). creating it if it does not exist. Will not returnnull.Definition: The information determined as a result of making the observation, if the information has a simple value
-
setValue
public Observation setValue(ca.uhn.fhir.model.api.IDatatype theValue)
Sets the value(s) for value[x] ()Definition: The information determined as a result of making the observation, if the information has a simple value
-
getDataAbsentReason
public CodeableConceptDt getDataAbsentReason()
Gets the value(s) for dataAbsentReason (). creating it if it does not exist. Will not returnnull.Definition: Provides a reason why the expected value in the element Observation.value[x] is missing.
-
setDataAbsentReason
public Observation setDataAbsentReason(CodeableConceptDt theValue)
Sets the value(s) for dataAbsentReason ()Definition: Provides a reason why the expected value in the element Observation.value[x] is missing.
-
getInterpretation
public CodeableConceptDt getInterpretation()
Gets the value(s) for interpretation (). creating it if it does not exist. Will not returnnull.Definition: 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.
-
setInterpretation
public Observation setInterpretation(CodeableConceptDt theValue)
Sets the value(s) for interpretation ()Definition: 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
public ca.uhn.fhir.model.primitive.StringDt getCommentsElement()
Gets the value(s) for comments (). creating it if it does not exist. Will not returnnull.Definition: 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.
-
getComments
public String getComments()
Gets the value(s) for comments (). creating it if it does not exist. This method may returnnull.Definition: 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
public Observation setComments(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for comments ()Definition: 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
public Observation setComments(String theString)
Sets the value for comments ()Definition: 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
public CodeableConceptDt getBodySite()
Gets the value(s) for bodySite (). creating it if it does not exist. Will not returnnull.Definition: Indicates the site on the subject's body where the observation was made (i.e. the target site).
-
setBodySite
public Observation setBodySite(CodeableConceptDt theValue)
Sets the value(s) for bodySite ()Definition: Indicates the site on the subject's body where the observation was made (i.e. the target site).
-
getMethod
public CodeableConceptDt getMethod()
Gets the value(s) for method (). creating it if it does not exist. Will not returnnull.Definition: Indicates the mechanism used to perform the observation
-
setMethod
public Observation setMethod(CodeableConceptDt theValue)
Sets the value(s) for method ()Definition: Indicates the mechanism used to perform the observation
-
getSpecimen
public ResourceReferenceDt getSpecimen()
Gets the value(s) for specimen (). creating it if it does not exist. Will not returnnull.Definition: The specimen that was used when this observation was made
-
setSpecimen
public Observation setSpecimen(ResourceReferenceDt theValue)
Sets the value(s) for specimen ()Definition: The specimen that was used when this observation was made
-
getDevice
public ResourceReferenceDt getDevice()
Gets the value(s) for device (). creating it if it does not exist. Will not returnnull.Definition: The device used to generate the observation data.
-
setDevice
public Observation setDevice(ResourceReferenceDt theValue)
Sets the value(s) for device ()Definition: The device used to generate the observation data.
-
getReferenceRange
public List<Observation.ReferenceRange> getReferenceRange()
Gets the value(s) for referenceRange (). creating it if it does not exist. Will not returnnull.Definition: Guidance on how to interpret the value by comparison to a normal or recommended range
-
setReferenceRange
public Observation setReferenceRange(List<Observation.ReferenceRange> theValue)
Sets the value(s) for referenceRange ()Definition: Guidance on how to interpret the value by comparison to a normal or recommended range
-
addReferenceRange
public Observation.ReferenceRange addReferenceRange()
Adds and returns a new value for referenceRange ()Definition: Guidance on how to interpret the value by comparison to a normal or recommended range
-
addReferenceRange
public Observation addReferenceRange(Observation.ReferenceRange theValue)
Adds a given new value for referenceRange ()Definition: Guidance on how to interpret the value by comparison to a normal or recommended range
- Parameters:
theValue- The referenceRange to add (must not benull)
-
getReferenceRangeFirstRep
public Observation.ReferenceRange getReferenceRangeFirstRep()
Gets the first repetition for referenceRange (), creating it if it does not already exist.Definition: Guidance on how to interpret the value by comparison to a normal or recommended range
-
getRelated
public List<Observation.Related> getRelated()
Gets the value(s) for related (). creating it if it does not exist. Will not returnnull.Definition: A reference to another resource (usually another Observation but could also be a QuestionnaireAnswer) whose relationship is defined by the relationship type code.
-
setRelated
public Observation setRelated(List<Observation.Related> theValue)
Sets the value(s) for related ()Definition: A reference to another resource (usually another Observation but could also be a QuestionnaireAnswer) whose relationship is defined by the relationship type code.
-
addRelated
public Observation.Related addRelated()
Adds and returns a new value for related ()Definition: A reference to another resource (usually another Observation but could also be a QuestionnaireAnswer) whose relationship is defined by the relationship type code.
-
addRelated
public Observation addRelated(Observation.Related theValue)
Adds a given new value for related ()Definition: A reference to another resource (usually another Observation but could also be a QuestionnaireAnswer) whose relationship is defined by the relationship type code.
- Parameters:
theValue- The related to add (must not benull)
-
getRelatedFirstRep
public Observation.Related getRelatedFirstRep()
Gets the first repetition for related (), creating it if it does not already exist.Definition: A reference to another resource (usually another Observation but could also be a QuestionnaireAnswer) whose relationship is defined by the relationship type code.
-
getComponent
public List<Observation.Component> getComponent()
Gets the value(s) for component (). creating it if it does not exist. Will not returnnull.Definition: 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.
-
setComponent
public Observation setComponent(List<Observation.Component> theValue)
Sets the value(s) for component ()Definition: 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
public Observation.Component addComponent()
Adds and returns a new value for component ()Definition: 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
public Observation addComponent(Observation.Component theValue)
Adds a given new value for component ()Definition: 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.
- Parameters:
theValue- The component to add (must not benull)
-
getComponentFirstRep
public Observation.Component getComponentFirstRep()
Gets the first repetition for component (), creating it if it does not already exist.Definition: 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.
-
getResourceName
public String getResourceName()
- Specified by:
getResourceNamein interfaceca.uhn.fhir.model.api.IResource
-
getStructureFhirVersionEnum
public ca.uhn.fhir.context.FhirVersionEnum getStructureFhirVersionEnum()
- Specified by:
getStructureFhirVersionEnumin interfaceorg.hl7.fhir.instance.model.api.IBaseResource- Specified by:
getStructureFhirVersionEnumin interfaceca.uhn.fhir.model.api.IResource
-
-