Skip to main content

ObservationConnection

No description

ObservationConnection(
_cursor: String
_id: String
_lastUpdate: String
_tag: String
_profile: String
_security: String
_source: String
_text: String
_content: String
_list: String
_has: String
_type: String
_sort: String
_count: String
_include: String
_revinclude: String
_summary: String
_total: String
_elements: String
_contained: String
_containedType: String
code: String
date: String
identifier: String
patient: String
encounter: String
basedOn: String
category: String
comboCode: String
comboDataAbsentReason: String
comboValueConcept: String
comboValueQuantity: String
componentCode: String
componentDataAbsentReason: String
componentValueConcept: String
componentValueQuantity: String
dataAbsentReason: String
derivedFrom: String
device: String
focus: String
hasMember: String
method: String
partOf: String
performer: String
specimen: String
status: String
subject: String
valueConcept: String
valueDate: String
valueQuantity: String
valueString: String
codeValueConcept: String
codeValueDate: String
codeValueQuantity: String
codeValueString: String
comboCodeValueConcept: String
comboCodeValueQuantity: String
componentCodeValueConcept: String
componentCodeValueQuantity: String
): ConnectionResult

Arguments

ObservationConnection._cursor ● String scalar

ObservationConnection._id ● String scalar

ObservationConnection._lastUpdate ● String scalar

ObservationConnection._tag ● String scalar

ObservationConnection._profile ● String scalar

ObservationConnection._security ● String scalar

ObservationConnection._source ● String scalar

ObservationConnection._text ● String scalar

ObservationConnection._content ● String scalar

ObservationConnection._list ● String scalar

ObservationConnection._has ● String scalar

ObservationConnection._type ● String scalar

ObservationConnection._sort ● String scalar

ObservationConnection._count ● String scalar

ObservationConnection._include ● String scalar

ObservationConnection._revinclude ● String scalar

ObservationConnection._summary ● String scalar

ObservationConnection._total ● String scalar

ObservationConnection._elements ● String scalar

ObservationConnection._contained ● String scalar

ObservationConnection._containedType ● String scalar

ObservationConnection.code ● String scalar

Multiple Resources: ///

ObservationConnection.date ● String scalar

Multiple Resources: ///

ObservationConnection.identifier ● String scalar

Multiple Resources: ///

ObservationConnection.patient ● String scalar

Multiple Resources: ///

ObservationConnection.encounter ● String scalar

Multiple Resources: ///

ObservationConnection.basedOn ● String scalar

Reference to the service request.

ObservationConnection.category ● String scalar

The classification of the type of observation

ObservationConnection.comboCode ● String scalar

The code of the observation type or component type

ObservationConnection.comboDataAbsentReason ● String scalar

The reason why the expected value in the element Observation.value[x] or Observation.component.value[x] is missing.

ObservationConnection.comboValueConcept ● String scalar

The value or component value of the observation, if the value is a CodeableConcept

ObservationConnection.comboValueQuantity ● String scalar

The value or component value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)

ObservationConnection.componentCode ● String scalar

The component code of the observation type

ObservationConnection.componentDataAbsentReason ● String scalar

The reason why the expected value in the element Observation.component.value[x] is missing.

ObservationConnection.componentValueConcept ● String scalar

The value of the component observation, if the value is a CodeableConcept

ObservationConnection.componentValueQuantity ● String scalar

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)

ObservationConnection.dataAbsentReason ● String scalar

The reason why the expected value in the element Observation.value[x] is missing.

ObservationConnection.derivedFrom ● String scalar

Related measurements the observation is made from

ObservationConnection.device ● String scalar

The Device that generated the observation data.

ObservationConnection.focus ● String scalar

The focus of an observation when the focus is not the patient of record.

ObservationConnection.hasMember ● String scalar

Related resource that belongs to the Observation group

ObservationConnection.method ● String scalar

The method used for the observation

ObservationConnection.partOf ● String scalar

Part of referenced event

ObservationConnection.performer ● String scalar

Who performed the observation

ObservationConnection.specimen ● String scalar

Specimen used for this observation

ObservationConnection.status ● String scalar

The status of the observation

ObservationConnection.subject ● String scalar

The subject that the observation is about

ObservationConnection.valueConcept ● String scalar

The value of the observation, if the value is a CodeableConcept

ObservationConnection.valueDate ● String scalar

The value of the observation, if the value is a date or period of time

ObservationConnection.valueQuantity ● String scalar

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)

ObservationConnection.valueString ● String scalar

The value of the observation, if the value is a string, and also searches in CodeableConcept.text

ObservationConnection.codeValueConcept ● String scalar

Code and coded value parameter pair

ObservationConnection.codeValueDate ● String scalar

Code and date/time value parameter pair

ObservationConnection.codeValueQuantity ● String scalar

Code and quantity value parameter pair

ObservationConnection.codeValueString ● String scalar

Code and string value parameter pair

ObservationConnection.comboCodeValueConcept ● String scalar

Code and coded value parameter pair, including in components

ObservationConnection.comboCodeValueQuantity ● String scalar

Code and quantity value parameter pair, including in components

ObservationConnection.componentCodeValueConcept ● String scalar

Component code and component coded value parameter pair

ObservationConnection.componentCodeValueQuantity ● String scalar

Component code and component quantity value parameter pair

Type

ConnectionResult object