List

Base

A list is a curated collection of resources.

PathCard.TypeDescription & Constraints
List0..*A list is a curated collection of resources
.idΣ0..1StringLogical id of this artifact
.metaΣ0..1MetaMetadata about the resource
.implicitRules?!Σ0..1uriA set of rules under which this content was created
.language0..1codeLanguage of the resource content
Bindinglanguages(preferred)
.text0..1NarrativeText summary of the resource, for human interpretation
.contained0..*ResourceContained, inline Resources
.extension0..*ExtensionAdditional content defined by implementations
.modifierExtension?!0..*ExtensionExtensions that cannot be ignored
.identifier0..*IdentifierBusiness identifier
.status?!Σ1..1codecurrent | retired | entered-in-error
Bindinglist-status(required)
.mode?!Σ1..1codeworking | snapshot | changes
Bindinglist-mode(required)
.titleΣ0..1stringDescriptive name for the list
.codeΣ0..1CodeableConceptWhat the purpose of this list is
Bindinglist-example-codes(example)
.subjectΣ0..1Reference(Patient | Group | Device | Location)If all resources have the same subject
.encounter0..1Reference(Encounter)Context in which list created
.dateΣ0..1dateTimeWhen the list was prepared
.sourceΣ0..1Reference(Practitioner | PractitionerRole | Patient | Device)Who and/or what defined the list contents (aka Author)
.orderedBy0..1CodeableConceptWhat order the list has
Bindinglist-order(preferred)
.note0..*AnnotationComments about the list
.entry0..*BackboneElementEntries in the list
.id0..1StringUnique id for inter-element referencing
.extension0..*ExtensionAdditional content defined by implementations
.modifierExtension?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.flag0..1CodeableConceptStatus/Workflow information about this item
Bindinglist-item-flag(example)
.deleted?!0..1booleanIf this item is actually marked as deleted
.date0..1dateTimeWhen item added to list
.item1..1Reference(Resource)Actual entry
.emptyReason0..1CodeableConceptWhy list is empty
Bindinglist-empty-reason(preferred)