FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/deep-6-ai-documentreference-category

Packagefhir.deep6.ai
Resource TypeCodeSystem
Iddeep-6-ai-documentreference-category
FHIR VersionR4
Sourcehttp://deep6.ai/fhir/https://simplifier.net/resolve?scope=fhir.deep6.ai@2.4.0&canonical=http://deep6.ai/fhir/CodeSystem/deep-6-ai-documentreference-category
URLhttp://deep6.ai/fhir/CodeSystem/deep-6-ai-documentreference-category
Version2.4.0
Statusactive
Date2023-12-04
NameDocumentReference_Category
TitleDeep 6 AI DocumentReference Category
Realmus
Authorityhl7
DescriptionSet of codes needed for identifying DocumentReference categories relative to Deep 6 AI events.
Contentcomplete

Resources that use this resource

ValueSet
deep-6-ai-documentreference-categoryDeep 6 AI DocumentReference Category Value Set

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem deep-6-ai-documentreference-category

This case-sensitive code system http://deep6.ai/fhir/CodeSystem/deep-6-ai-documentreference-category defines the following codes:

CodeDisplay
genomics Genomics
imag_note Imaging Note
op_note Op Note
other Other
pathology Pathology
physician_note Physician Note

Source

{
  "resourceType": "CodeSystem",
  "id": "deep-6-ai-documentreference-category",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://deep6.ai/fhir/CodeSystem/deep-6-ai-documentreference-category",
  "version": "2.4.0",
  "name": "DocumentReference_Category",
  "title": "Deep 6 AI DocumentReference Category",
  "status": "active",
  "experimental": true,
  "date": "2023-12-04",
  "publisher": "Deep 6 AI",
  "contact": [
    {
      "name": "Deep 6 AI",
      "telecom": [
        {
          "system": "url",
          "value": "http://deep6.ai/"
        }
      ]
    }
  ],
  "description": "Set of codes needed for identifying DocumentReference categories relative to Deep 6 AI events.",
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "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"
    }
  ]
}