Skip to content

Curated Value Set Profile

Canonical../StructureDefinition/nexus-valueset
Statusdraft · 1.26.0
BaseValueSet (constraint)
SourceFSH · JSON

A curated pick-list as this estate stores one: the coded options a clinician chooses from in the chart, held per tenant and fetched by the application at the point of use.

Elements / Differential

What this profile constrains beyond ValueSet. Anything not listed is unchanged from the base; muted type/cardinality values are the base's, shown for context.

Element Flags Card. Type Description & Constraints
ValueSet
url S 1..1 uri Canonical identity of this list -- the only stable handle on it i
name S 0..1 string i
status S 1..1 code Lifecycle of the list itself, not of its members i
expansion S 1..1 BackboneElement The resolved members -- REQUIRED, because a consumer builds the picker from it i
timestamp S 1..1 dateTime When these members were resolved i
total S 0..1 integer Member count, where the producer states it i
contains S 1..* BackboneElement The selectable members, in display order i
extension 0..* Extension i
Slicing: value:url (open)
extension:secondaryCoding 0..* Extension(ValueSet Secondary Coding Extension) An additional code for the same member i
system S 1..1 uri The code system this member's code belongs to
code S 1..1 code The code stored when this member is chosen
display S 1..1 string What the clinician reads -- REQUIRED, an absent one renders blank i