This page is part of the FHIR Specification (v0.06: DSTU 1 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

Resource List - Formal Definitions 3.7.7

The formal definitions for the elements in the list resource. Also available as an XML file.

List
DefinitionA set of information summarized from a list of other resources
Control1..1
AliasesCollection; WorkingList; Organizer
RIM MappingAct[normalAct() and subsumes(ActClass#_ActClassRecordOrganizer, classCode) and moodCode=EVN]
To DoRIM harmonization proposal to move LIST under GROUPER RIM harmonization proposal to allow organizers to group roles as well as acts.
List.code
DefinitionThis code defines the purpose of the list - why it was created
Control0..1
TypeCodeableConcept from ListCode
RequirementsLists often contain subsets of resources rather than an exhaustive list. The code identifies what type of subset is included
CommentsIf there is no code, the purpose of the list is implied where it is used, such as in a document section using Document.section.code
RIM Mapping.code
List.source
DefinitionThe entity responsible for deciding what the contents of the list were
Control0..1
TypeResource(Person|Agent|Device)
RequirementsAllows follow-up as well as context
CommentsThe primary and important source is the entity that made the decisions what items are in the list. This may be software or user
RIM Mappingunique(.participation[isNormalParticipation() and typeCode=ParticipationTypeCode#AUT]/role[isNormalRole() and classCode=REL]/player[isNormalEntity() and classCode=PSN and determinerCode=INST] or .participation[isNormalParticipation() and typeCode=ParticipationTypeCode#AUT]/role[isNormalRole() and classCode=ASSIGNED][player[classCode!=DEV and determinerCode=INST and isNormalEntity()]] or .participation[isNormalParticipation() and typeCode=ParticipationTypeCode#AUT]/role[isNormalRole() and classCode=ASSIGNED]/player[classCode=DEV and determinerCode=INST and isNormalEntity()])
List.date
DefinitionThe date that the list was prepared
Control0..1
TypedateTime
RequirementsIdentifies how current the list is which affects relevance
CommentsThe actual important date is the date of currency of the resources that were summarized, but it is usually assumed that these are current when the preparation occurs
RIM Mapping.participation[isNormalParticipation() and typeCode=ParticipationTypeCode#AUT]/time[type=TS]
List.ordered
DefinitionWhether the list is ordered or not
Control0..1
Typeboolean
RequirementsImportant for presentation and rendering. Lists may be sorted to place more important information first or to group related entries.
CommentsApplications SHOULD render ordered lists in the order provided, but MAY allow users to re-order based on their own preferences as well
RIM Mappingcount(distinct-values(./outboundRelationship[typeCode=COMP and isNormalActRelationship()]/sequenceNumber))>1 or count(./participation[isNormalParticipation() and typeCode=SBJ]/sequenceNumber))>1
List.entry
DefinitionEntries in this list
Control0..*
CommentsIf there are no entries in the list, an emptyReason SHOULD be provided
RIM Mapping./outboundRelationship[typeCode=COMP and isNormalActRelationship()] or ./participation[isNormalParticipation() and typeCode=SBJ
List.entry.status
DefinitionStatus of an entry in this list.
Control0..1
Typecode from ListEntryStatus
Must Understandtrue
CommentsIf no status is provided, it must be known that the status of deleted does not apply. A deleted entry should be displayed in narrative as deleted
RIM Mappingadded: ./updateMode=("A","AR") retained: ./updateMode="NC" updated: ./updateMode="R" deleted: ./updateMode="D"
List.entry.item
DefinitionA reference to the actual resource from which data was derived
Control1..1
TypeResource(Any)
Must Understandtrue
RIM Mapping./target or ./role or ./role/entity
List.emptyReason
DefinitionIf the list is empty, why the list is empty
Control0..1
TypeCodeableConcept from ListEmptyReason
RequirementsAllows capturing things like "none exist" or "not asked" which can be important for most lists
CommentsThe various reasons for an empty list make a significant interpretation to its interpretation
RIM Mapping./inboundRelationship[typeCode=SUBJ and isNormalActRelationship and subsumes(ListEmptyReason, code)]/value[type=CD]
List.extension
DefinitionSee Extensions
Control0..*
TypeExtension
List.text
DefinitionText summary of resource (for human interpretation)
Control1..1
TypeNarrative

This is an old version of FHIR retained for archive purposes. Do not use for anything else
Implementers are welcome to experiment with the content defined here, but should note that the contents are subject to change without prior notice.
© HL7.org 2011 - 2012. FHIR v0.06 generated on Tue, Dec 4, 2012 00:03+1100. License