PackagesCanonicalsLogsProblems
    Packages
    fhir.deep6.ai@1.1.0
    http://deep6.ai/fhir/CodeSystem/deep-6-ai-documentreference-category
{
  "description": "Set of codes needed for identifying DocumentReference categories relative to Deep 6 AI events.",
  "_filename": "CodeSystem-deep-6-ai-documentreference-category.json",
  "package_name": "fhir.deep6.ai",
  "date": "2023-12-04",
  "publisher": "Deep 6 AI",
  "content": "complete",
  "name": "DocumentReference Category",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "Deep 6 AI DocumentReference Category",
  "package_version": "1.1.0",
  "status": "active",
  "id": "6ee6f0cc-8bf3-4a83-a1db-e851a8d8914d",
  "kind": null,
  "url": "http://deep6.ai/fhir/CodeSystem/deep-6-ai-documentreference-category",
  "concept": [ {
    "code": "genomics",
    "display": "Genomics"
  }, {
    "code": "imag_note",
    "display": "Imaging Note"
  }, {
    "code": "op_note",
    "display": "Op Note"
  }, {
    "code": "other",
    "display": "Other"
  }, {
    "code": "pathology",
    "display": "Pathology"
  }, {
    "code": "physician_note",
    "display": "Physician Note"
  } ],
  "caseSensitive": true,
  "version": "1.1.0",
  "contact": [ {
    "name": "Deep 6 AI",
    "telecom": [ {
      "value": "http://deep6.ai/",
      "system": "url"
    } ]
  } ]
}