| Package | fhir.deep6.ai |
| Resource Type | ValueSet |
| 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/ValueSet/deep-6-ai-documentreference-category |
| URL | http://deep6.ai/fhir/ValueSet/deep-6-ai-documentreference-category |
| Version | 2.4.0 |
| Status | active |
| Date | 2023-12-04 |
| Name | Deep6AIDocumentReferenceCategoryValueSet |
| Title | Deep 6 AI DocumentReference Category Value Set |
| Realm | us |
| Authority | hl7 |
| Description | This value set includes all Deep 6 AI DocumentReference categories. |
| StructureDefinition | |
| deep-6-ai-documentreference-1.1.0 | Deep 6 AI Document Reference Profile |
| CodeSystem | |
| deep-6-ai-documentreference-category | Deep 6 AI DocumentReference Category |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet deep-6-ai-documentreference-category
http://deep6.ai/fhir/CodeSystem/deep-6-ai-documentreference-category| Code | Display |
| genomics | Genomics |
| imag_note | Imaging Note |
| op_note | Op Note |
| other | Other |
| pathology | Pathology |
| physician_note | Physician Note |
{
"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"
}
]
}
]
}
}