description: A set of information summarized from a list of other resources. package_name: hl7.fhir.core derivation: specialization name: List type: List elements: date: {short: When the list was prepared, type: dateTime, isSummary: true, index: 7} encounter: short: Context in which list created refers: ['http://hl7.org/fhir/StructureDefinition/Encounter'] type: Reference index: 6 orderedBy: {short: What order the list has, type: CodeableConcept, index: 9} mode: {isModifier: true, short: working | snapshot | changes, type: code, isSummary: true, index: 2} source: short: Who and/or what defined the list contents (aka Author) refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'] type: Reference isSummary: true index: 8 title: {short: Descriptive name for the list, type: string, isSummary: true, index: 3} note: {type: Annotation, short: Comments about the list, array: true, index: 10} emptyReason: {short: Why list is empty, type: CodeableConcept, index: 16} status: {isModifier: true, short: current | retired | entered-in-error, type: code, isSummary: true, index: 1} code: {short: What the purpose of this list is, type: CodeableConcept, isSummary: true, index: 4} identifier: {type: Identifier, short: Business identifier, array: true, index: 0} entry: short: Entries in the list type: BackboneElement array: true index: 11 elements: flag: {short: Status/Workflow information about this item, type: CodeableConcept, index: 12} deleted: {isModifier: true, short: If this item is actually marked as deleted, type: boolean, defaultValueBoolean: false, index: 13} date: {short: When item added to list, type: dateTime, index: 14} item: short: Actual entry refers: ['http://hl7.org/fhir/StructureDefinition/Resource'] type: Reference index: 15 required: [item] subject: short: If all resources have the same subject refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Patient'] type: Reference isSummary: true index: 5 package_version: 3.2.0 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/List base: http://hl7.org/fhir/StructureDefinition/DomainResource version: null required: [mode, status]