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

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

Packagefhir.deep6.ai
Resource TypeValueSet
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/ValueSet/deep-6-ai-documentreference-category
URLhttp://deep6.ai/fhir/ValueSet/deep-6-ai-documentreference-category
Version2.4.0
Statusactive
Date2023-12-04
NameDeep6AIDocumentReferenceCategoryValueSet
TitleDeep 6 AI DocumentReference Category Value Set
Realmus
Authorityhl7
DescriptionThis value set includes all Deep 6 AI DocumentReference categories.

Resources that use this resource

StructureDefinition
deep-6-ai-documentreference-1.1.0Deep 6 AI Document Reference Profile

Resources that this resource uses

CodeSystem
deep-6-ai-documentreference-categoryDeep 6 AI DocumentReference Category

Narrative

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

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


Source

{
  "resourceType": "ValueSet",
  "id": "deep-6-ai-documentreference-category",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://deep6.ai/fhir/ValueSet/deep-6-ai-documentreference-category",
  "version": "2.4.0",
  "name": "Deep6AIDocumentReferenceCategoryValueSet",
  "title": "Deep 6 AI DocumentReference Category Value Set",
  "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": "This value set includes all Deep 6 AI DocumentReference categories.",
  "compose": {
    "include": [
      {
        "system": "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"
          }
        ]
      }
    ]
  }
}