{
  "resourceType": "CodeSystem",
  "status": "draft",
  "content": "complete",
  "name": "NexusDocumentCategoryCS",
  "id": "document-category",
  "title": "Document Category CodeSystem",
  "description": "The categories a user can file an uploaded document under, recorded on\n`DocumentReference.category`. A workflow taxonomy for sorting a practice's\ndocuments, not a clinical document classification; a document may carry a\ncategory from this system alongside any classification another producer\nstamped, and may carry none at all -- uncategorized is an ordinary state.",
  "url": "https://fhir.apps.health/CodeSystem/document-category",
  "concept": [
    {
      "code": "imaging",
      "display": "Imaging Report",
      "definition": "Reports from X-rays, ultrasounds, CT scans, MRIs, and other imaging tests. Maps onto the CDS-S Report Class \"Diagnostic Imaging Report\"."
    },
    {
      "code": "diagnostic",
      "display": "Diagnostic Test Report",
      "definition": "Results from a diagnostic test that isn't imaging, a lab result, or a heart or lung test, for example an endoscopy, a biopsy, a hearing test, or a bone density scan. Maps onto the CDS-S Report Class \"Diagnostic Test Report\"."
    },
    {
      "code": "cardioresp",
      "display": "Heart and Lung Test Report",
      "definition": "Results from a heart or lung test, for example an ECG, echocardiogram, stress test, spirometry, or sleep study. Maps onto the CDS-S Report Class \"Cardio Respiratory Report\"."
    },
    {
      "code": "records",
      "display": "Records from Another Facility",
      "definition": "Records sent over from another clinic, hospital, or facility, for example a hospital discharge summary. Maps onto the CDS-S Report Class \"Medical Records Report\"."
    },
    {
      "code": "consult",
      "display": "Consult Report",
      "definition": "A letter or report from a specialist, following a referral. Maps onto the CDS-S Report Class \"Consultant Report\"."
    },
    {
      "code": "lab",
      "display": "Lab Result",
      "definition": "A lab result that arrived as a scan or fax rather than through the clinic's electronic lab system. Electronic lab results are handled elsewhere. Maps onto the CDS-S Report Class \"Lab Report\"."
    },
    {
      "code": "chartrec",
      "display": "Chart Record",
      "definition": "A chart record scanned or transmitted from a previous EMR. This platform's own workflow concept, with no CDS-S equivalent."
    },
    {
      "code": "rxrenewal",
      "display": "RX Renewal Request",
      "definition": "A request to renew or refill an existing prescription. This platform's own workflow concept, with no CDS-S equivalent."
    },
    {
      "code": "referral",
      "display": "Referral Report",
      "definition": "The referral letter or form sent to a specialist to request a consultation. This platform's own workflow concept, with no CDS-S equivalent."
    },
    {
      "code": "prevention",
      "display": "Prevention Record",
      "definition": "Results or correspondence from a preventive screening program. This platform's own workflow concept, with no CDS-S equivalent."
    },
    {
      "code": "immunization",
      "display": "Immunization Record",
      "definition": "A record of vaccination such as a vaccination card, travel clinic record, or school immunization form. This platform's own workflow concept, with no CDS-S equivalent."
    },
    {
      "code": "insurance",
      "display": "Insurance",
      "definition": "A form or letter tied to an insurance or benefits claim. This platform's own workflow concept, with no CDS-S equivalent."
    },
    {
      "code": "admin",
      "display": "Administrative Item",
      "definition": "Items that are administrative in nature for clinicians or staff to fill out that don't relate to the medical record. This platform's own workflow concept, with no CDS-S equivalent."
    },
    {
      "code": "other",
      "display": "Other",
      "definition": "Anything that doesn't fit the categories above. Maps onto the CDS-S Report Class \"Other Letter\"."
    }
  ],
  "experimental": false,
  "caseSensitive": true,
  "count": 14
}
