| Package | ca.on.ehr.r4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-IdentifierType |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot10&canonical=http://ontariohealth.ca/fhir/ehr/CodeSystem/identifier-type |
| URL | http://ontariohealth.ca/fhir/ehr/CodeSystem/identifier-type |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-04-01 |
| Name | IdentifierTypeEHR |
| Title | Identifier Type EHR |
| Authority | national |
| Description | This code system is used to extend the IdentifierType value set for use in Ontario Health assets. |
| Content | complete |
| ValueSet | |
| identifier-type | Identifier Type EHR |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "CodeSystem-IdentifierType",
"url": "http://ontariohealth.ca/fhir/ehr/CodeSystem/identifier-type",
"version": "1.0.0",
"name": "IdentifierTypeEHR",
"title": "Identifier Type EHR",
"status": "active",
"date": "2025-04-01",
"publisher": "Ontario Health",
"description": "This code system is used to extend the IdentifierType value set for use in Ontario Health assets.",
"content": "complete",
"concept": [
{
"code": "HCS",
"display": "HealthcareService Identifier"
},
{
"code": "REQ",
"display": "Request Identifier"
},
{
"code": "MNI",
"display": "Master Numbering Index"
},
{
"code": "LHIN",
"display": "Local Health Integration Network"
},
{
"code": "LLS",
"display": "Lab Services Licensing System"
},
{
"code": "CNUM",
"display": "Corporate Number"
},
{
"code": "BNUM",
"display": "Business Number"
}
]
}