FHIR IG Statistics: ValueSet/deep-6-ai-documentreference-category
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
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"
}
]
}
]
}
}