| Package | fhir.deep6.ai |
| Resource Type | CodeSystem |
| Id | deep-6-ai-documentreference-category |
| FHIR Version | R4 |
| Source | http://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 |
| URL | http://deep6.ai/fhir/CodeSystem/deep-6-ai-documentreference-category |
| Version | 2.4.0 |
| Status | active |
| Date | 2023-12-04 |
| Name | DocumentReference_Category |
| Title | Deep 6 AI DocumentReference Category |
| Realm | us |
| Authority | hl7 |
| Description | Set of codes needed for identifying DocumentReference categories relative to Deep 6 AI events. |
| Content | complete |
| ValueSet | |
| deep-6-ai-documentreference-category | Deep 6 AI DocumentReference Category Value Set |
No resources found
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:
| Code | Display |
| genomics | Genomics |
| imag_note | Imaging Note |
| op_note | Op Note |
| other | Other |
| pathology | Pathology |
| physician_note | Physician Note |
{
"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"
}
]
}