| Package | ca.on.mi.pkg |
| Resource Type | CodeSystem |
| Id | code-type |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.mi.pkg@0.9.0-beta-4-testing&canonical=http://ontariohealth.ca/fhir/CodeSystem/code-type |
| URL | http://ontariohealth.ca/fhir/CodeSystem/code-type |
| Version | 0.9.0 |
| Status | active |
| Date | 2024-04-19T02:20:56.4940505+00:00 |
| Name | CodeType |
| Title | Code Type. |
| Realm | ca |
| Description | Code specifying the code type. |
| Content | complete |
| ValueSet | |
| mi-code-type | Medical Imaging Code Type |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "code-type",
"url": "http://ontariohealth.ca/fhir/CodeSystem/code-type",
"version": "0.9.0",
"name": "CodeType",
"title": "Code Type.",
"status": "active",
"date": "2024-04-19T02:20:56.4940505+00:00",
"publisher": "OntarioHealth",
"description": "Code specifying the code type.",
"compositional": false,
"content": "complete",
"count": 5,
"concept": [
{
"code": "local",
"display": "Local code"
},
{
"code": "provincial",
"display": "Provincial code"
},
{
"code": "sct",
"display": "SNOMED CT code"
},
{
"code": "dicom",
"display": "DICOM code"
},
{
"code": "loinc",
"display": "LOINC code"
}
]
}