http://terminology.hl7.org/CodeSystem/list-example-use-codes|4.0.1

name
ExampleUseCodesForList
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft

Example Use Codes for List

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

{
  "description" : "Example use codes for the List resource - typical kinds of use.",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "FHIR Project",
  "content" : "complete",
  "name" : "ExampleUseCodesForList",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Example Use Codes for List",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "draft",
  "id" : "3bfb9a43-74ef-5c6a-ac84-70af81ccd7b6",
  "valueSet" : "http://hl7.org/fhir/ValueSet/list-example-codes",
  "url" : "http://terminology.hl7.org/CodeSystem/list-example-use-codes",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1105",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "alerts",
    "display" : "Alerts",
    "definition" : "A list of alerts for the patient."
  }, {
    "code" : "adverserxns",
    "display" : "Adverse Reactions",
    "definition" : "A list of part adverse reactions."
  }, {
    "code" : "allergies",
    "display" : "Allergies",
    "definition" : "A list of Allergies for the patient."
  }, {
    "code" : "medications",
    "display" : "Medication List",
    "definition" : "A list of medication statements for the patient."
  }, {
    "code" : "problems",
    "display" : "Problem List",
    "definition" : "A list of problems that the patient is known of have (or have had in the past)."
  }, {
    "code" : "worklist",
    "display" : "Worklist",
    "definition" : "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)."
  }, {
    "code" : "waiting",
    "display" : "Waiting List",
    "definition" : "A list of items waiting for an event (perhaps a surgical patient waiting list)."
  }, {
    "code" : "protocols",
    "display" : "Protocols",
    "definition" : "A set of protocols to be followed."
  }, {
    "code" : "plans",
    "display" : "Care Plans",
    "definition" : "A set of care plans that apply in a particular context of care."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}