Skip to main content

Interface: Observation

core/types.Observation

Hierarchy

Properties

author

Optional author: Reference


code

code: CodeableConcept


component

Optional component: ObservationComponent[]


contained

Optional contained: Resource[]

Inherited from

BaseResource.contained


effectiveInstant

effectiveInstant: string

example "2020-03-04T05:06:07Z"


id

id: string

Inherited from

BaseResource.id


note

Optional note: Annotation[]


options

Optional options: { label: string ; value: number }[]


resourceType

resourceType: "Observation"

Overrides

BaseResource.resourceType


subject

subject: Reference


text

Optional text: string

Inherited from

BaseResource.text


valueNumber

Optional valueNumber: string


valueQuantity

Optional valueQuantity: Object

Type declaration

NameType
unitstring
valuenumber

valueString

Optional valueString: string