Interface: Property
One property value on a concept - models FHIR R4 $lookup property ("one or more properties
that contain additional information about the code, including status"). Carried verbatim from the
release; never fabricated.
Properties
code
readonlycode:string
Identifies the property (FHIR property.code), e.g. "shortDescription", "TTY", "parent".
description?
readonlyoptionaldescription?:string
Optional human-readable rendering of the value (FHIR property.description).
value
readonlyvalue:string|number|boolean
The property value (FHIR property.value[x]), reduced to the primitive kinds the readers emit.