List
List
draftResource29 elementsv5.0.0
A List is a curated collection of resources, for things such as problem lists, allergy lists, facility list, organization list, etc.
Metadata
hl7.org/fhir- Canonical URL
- http://hl7.org/fhir/StructureDefinition/List
- ID
- List
- Type
- Base Definition
- Derivation
- specialization
- Publisher
- Health Level Seven International (FHIR Infrastructure)
- Version
- 5.0.0
| Path | Card. | Type | Description |
|---|---|---|---|
List | 0..* | A list is a curated collection of resources | |
id | 0..1 | string | Logical id of this artifact |
meta | 0..1 | Metadata about the resource | |
implicitRules | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource contentrequired: all-languages |
text | 0..1 | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources |
extension | 0..* | Additional content defined by implementations | |
modifierExtension | 0..* | Extensions that cannot be ignored | |
identifier | 0..* | Business identifier | |
status | 1..1 | code | current | retired | entered-in-errorrequired: list-status |
mode | 1..1 | code | working | snapshot | changesrequired: list-mode |
title | 0..1 | string | Descriptive name for the list |
code | 0..1 | What the purpose of this list isexample: list-example-codes | |
subject | 0..* | If all resources have the same subject(s) | |
encounter | 0..1 | Context in which list created | |
date | 0..1 | dateTime | When the list was prepared |
source | 0..1 | Who and/or what defined the list contents (aka Author) | |
orderedBy | 0..1 | What order the list haspreferred: list-order | |
note | 0..* | Comments about the list | |
entry | 0..* | BackboneElement | Entries in the list |
emptyReason | 0..1 | Why list is emptypreferred: list-empty-reason |