FHIR IG analytics| Package | ontariomicdrfhirimplementationguide-0.10.00 |
| Resource Type | ValueSet |
| Id | ValueSet-mi-document-type.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "mi-document-type",
"url": "http://ontariohealth.ca/fhir/ValueSet/mi-document-type",
"version": "0.9.0",
"name": "DocumentType",
"title": "Medical Imaging Document Type",
"status": "active",
"date": "2024-04-19T02:20:56.4940505+00:00",
"publisher": "Ontario Health",
"description": "The following list enumerates MI Document Types. The LOINC code 55115-0, displayed as \"Requested imaging studies information Document\" signifies an \"order\". The LOINC code 18726-0, displayed as \"Radiology studies\" corresponds to the \"image manifest\". While the LOINC code 18748-4, displayed as \"Diagnostic Imaging Study\" designates a \"report\".",
"immutable": false,
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "55115-0",
"display": "Requested imaging studies information Document"
},
{
"code": "18726-0",
"display": "Radiology studies (set)"
},
{
"code": "18748-4",
"display": "Diagnostic imaging study"
}
]
}
]
}
}