Example Use Codes for List

Example use codes for the List resource - typical kinds of use.

This code system http://terminology.hl7.org/CodeSystem/list-example-use-codes defines the following codes:

Code Display Definition
alerts Alerts A list of alerts for the patient.
adverserxns Adverse Reactions A list of part adverse reactions.
allergies Allergies A list of Allergies for the patient.
medications Medication List A list of medication statements for the patient.
problems Problem List A list of problems that the patient is known of have (or have had in the past).
worklist Worklist A list of items that constitute a set of work to be performed (typically this code would be specialized for more specific uses, such as a ward round list).
waiting Waiting List A list of items waiting for an event (perhaps a surgical patient waiting list).
protocols Protocols A set of protocols to be followed.
plans Care Plans A set of care plans that apply in a particular context of care.
<status value="draft"/> <experimental value="true"/> <publisher value="FHIR Project"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="Example use codes for the List resource - typical kinds of use."/> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/list-example-codes"/> <content value="complete"/> <concept> <code value="alerts"/> <display value="Alerts"/> <definition value="A list of alerts for the patient."/> </concept> <concept> <code value="adverserxns"/> <display value="Adverse Reactions"/> <definition value="A list of part adverse reactions."/> </concept> <concept> <code value="allergies"/> <display value="Allergies"/> <definition value="A list of Allergies for the patient."/> </concept> <concept> <code value="medications"/> <display value="Medication List"/> <definition value="A list of medication statements for the patient."/> </concept> <concept> <code value="problems"/> <display value="Problem List"/> <definition value="A list of problems that the patient is known of have (or have had in the past)."/> </concept> <concept> <code value="worklist"/> <display value="Worklist"/> <definition value="A list of items that constitute a set of work to be performed (typically this code would be specialized for more specific uses, such as a ward round list)."/> </concept> <concept> <code value="waiting"/> <display value="Waiting List"/> <definition value="A list of items waiting for an event (perhaps a surgical patient waiting list)."/> </concept> <concept> <code value="protocols"/> <display value="Protocols"/> <definition value="A set of protocols to be followed."/> </concept> <concept> <code value="plans"/> <display value="Care Plans"/> <definition value="A set of care plans that apply in a particular context of care."/> </concept> </CodeSystem>