Interface: Observation
core/types.Observation
Hierarchy
↳
Observation
Properties
author
• Optional author: Reference
code
• code: CodeableConcept
component
• Optional component: ObservationComponent[]
contained
• Optional contained: Resource[]
Inherited from
effectiveInstant
• effectiveInstant: string
example "2020-03-04T05:06:07Z"
id
• id: string
Inherited from
note
• Optional note: Annotation[]
options
• Optional options: { label: string ; value: number }[]
resourceType
• resourceType: "Observation"
Overrides
subject
• subject: Reference
text
• Optional text: string
Inherited from
valueNumber
• Optional valueNumber: string
valueQuantity
• Optional valueQuantity: Object
Type declaration
| Name | Type |
|---|---|
unit | string |
value | number |
valueString
• Optional valueString: string