Skip to main content

ObservationList

No description

ObservationList(
_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
): [Observation!]

Arguments

ObservationList._id ● String scalar

ObservationList._lastUpdate ● String scalar

ObservationList._tag ● String scalar

ObservationList._profile ● String scalar

ObservationList._security ● String scalar

ObservationList._source ● String scalar

ObservationList._text ● String scalar

ObservationList._content ● String scalar

ObservationList._list ● String scalar

ObservationList._has ● String scalar

ObservationList._type ● String scalar

ObservationList._sort ● String scalar

ObservationList._count ● String scalar

ObservationList._include ● String scalar

ObservationList._revinclude ● String scalar

ObservationList._summary ● String scalar

ObservationList._total ● String scalar

ObservationList._elements ● String scalar

ObservationList._contained ● String scalar

ObservationList._containedType ● String scalar

ObservationList.code ● String scalar

Multiple Resources: ///

ObservationList.date ● String scalar

Multiple Resources: ///

ObservationList.identifier ● String scalar

Multiple Resources: ///

ObservationList.patient ● String scalar

Multiple Resources: ///

ObservationList.encounter ● String scalar

Multiple Resources: ///

ObservationList.basedOn ● String scalar

Reference to the service request.

ObservationList.category ● String scalar

The classification of the type of observation

ObservationList.comboCode ● String scalar

The code of the observation type or component type

ObservationList.comboDataAbsentReason ● String scalar

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

ObservationList.comboValueConcept ● String scalar

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

ObservationList.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)

ObservationList.componentCode ● String scalar

The component code of the observation type

ObservationList.componentDataAbsentReason ● String scalar

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

ObservationList.componentValueConcept ● String scalar

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

ObservationList.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)

ObservationList.dataAbsentReason ● String scalar

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

ObservationList.derivedFrom ● String scalar

Related measurements the observation is made from

ObservationList.device ● String scalar

The Device that generated the observation data.

ObservationList.focus ● String scalar

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

ObservationList.hasMember ● String scalar

Related resource that belongs to the Observation group

ObservationList.method ● String scalar

The method used for the observation

ObservationList.partOf ● String scalar

Part of referenced event

ObservationList.performer ● String scalar

Who performed the observation

ObservationList.specimen ● String scalar

Specimen used for this observation

ObservationList.status ● String scalar

The status of the observation

ObservationList.subject ● String scalar

The subject that the observation is about

ObservationList.valueConcept ● String scalar

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

ObservationList.valueDate ● String scalar

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

ObservationList.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)

ObservationList.valueString ● String scalar

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

ObservationList.codeValueConcept ● String scalar

Code and coded value parameter pair

ObservationList.codeValueDate ● String scalar

Code and date/time value parameter pair

ObservationList.codeValueQuantity ● String scalar

Code and quantity value parameter pair

ObservationList.codeValueString ● String scalar

Code and string value parameter pair

ObservationList.comboCodeValueConcept ● String scalar

Code and coded value parameter pair, including in components

ObservationList.comboCodeValueQuantity ● String scalar

Code and quantity value parameter pair, including in components

ObservationList.componentCodeValueConcept ● String scalar

Component code and component coded value parameter pair

ObservationList.componentCodeValueQuantity ● String scalar

Component code and component quantity value parameter pair

Type

Observation object

Measurements and simple assertions made about a patient, device or other subject. If the element is present, it must have either a @value, an @id, or extensions