Definitions for shr-base-Observation-model.
shr-base-Observation-model | |
Definition | A statement that asserts the value of a property (observable) of the subject. The subject is often the patient, but may be a condition, a physical structure, or another clinical statement. For example, an interpretation is a finding about an observation. |
Control | 0..* |
shr-base-Observation-model.findingStatus | |
Definition | Indicates whether the finding is preliminary, amended, final, etc. |
Control | 1..1 |
Binding | The codes SHALL be taken from ObservationStatus |
Type | code |
shr-base-Observation-model.relevantTime | |
Definition | The time or time period that the statement addresses. |
Control | 0..1 |
Type | Choice of: dateTime, http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-TimePeriod-model |
shr-base-Observation-model.findingMethod | |
Definition | The method used to determine the finding. |
Control | 0..1 |
Type | Coding |
shr-base-Observation-model.subject | |
Definition | The person, place, event, condition, other statement that this statement addresses or belongs to. For an existential finding, the Subject is the 'owner' of the object said to exist or not exist. For example, the subject for a condition is a patient; the subject for wound size is a wound. Subjects are themselves statements. |
Control | 1..1 |
Type | http://hl7.org/fhir/us/sw/StructureDefinition/shr-base-Statement-model |
shr-base-Observation-model.observableCode | |
Definition | A code describing the aspect or property of the subject being observed or measured. The ObservableCode is the 'question code' that pairs to the 'answer' contained in the ResultValue. |
Control | 1..1 |
Type | Coding |
shr-base-Observation-model.resultValue | |
Definition | The finding itself, such as the blood pressure value recorded. |
Control | 0..1 |
Type | Choice of: http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-Quantity-model, Coding, string, boolean, http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-Range-model, http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-Ratio-model, time, dateTime, http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-TimePeriod-model, http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-Media-model |
shr-base-Observation-model.qualifier | |
Definition | A condition or circumstance associated with an observation that affects the interpretation of the result value. |
Control | 0..* |
Type | Coding |