http://hl7.org/fhir/StructureDefinition/List|4.0.1

A list is a curated collection of resources.
NameFlagsCardTypeDescription & Constraints
List
0..*A list is a curated collection of resources
 
identifier
0..*IdentifierBusiness identifier
 
status *
?!Σ
1..1codecurrent | retired | entered-in-error ListStatus (required)
 
mode *
?!Σ
1..1codeworking | snapshot | changes ListMode (required)
 
title
Σ
0..1stringDescriptive name for the list
 
code
Σ
0..1CodeableConceptWhat the purpose of this list is ListPurpose (example)
 
subject
Σ
0..1ReferenceIf all resources have the same subject
 
encounter
0..1ReferenceContext in which list created
 
date
Σ
0..1dateTimeWhen the list was prepared
 
source
Σ
0..1ReferenceWho and/or what defined the list contents (aka Author)
 
orderedBy
0..1CodeableConceptWhat order the list has ListOrder (preferred)
 
note
0..*AnnotationComments about the list
 
entry
0..*BackboneElementEntries in the list
 
 
flag
0..1CodeableConceptStatus/Workflow information about this item ListItemFlag (example)
 
 
deleted
?!
0..1booleanIf this item is actually marked as deleted
 
 
date
0..1dateTimeWhen item added to list
 
 
item *
1..1ReferenceActual entry
 
emptyReason
0..1CodeableConceptWhy list is empty ListEmptyReason (preferred)