FHIR IG analytics| Package | ca.on.ehr.r4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-identifier-type.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot17&canonical=http://ontariohealth.ca/fhir/ehr/CodeSystem/identifier-type |
| URL | http://ontariohealth.ca/fhir/ehr/CodeSystem/identifier-type |
| Version | 1.1.0 |
| Status | active |
| Date | 2025-11-27 |
| Name | IdentifierTypeEHR |
| Title | Identifier Type EHR |
| Realm | ca |
| 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.1.0",
"name": "IdentifierTypeEHR",
"title": "Identifier Type EHR",
"status": "active",
"experimental": false,
"date": "2025-11-27",
"publisher": "Ontario Health",
"contact": [
{
"name": "Ontario Health - Digital Health Standards",
"telecom": [
{
"system": "url",
"value": "https://ehealthontario.on.ca/en/it-professionals/standards"
},
{
"system": "email",
"value": "DigitalHealthStandards@ontariohealth.ca"
}
]
}
],
"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"
}
]
}