FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.ehr.r4
Resource TypeCodeSystem
IdCodeSystem-identifier-type.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot17&canonical=http://ontariohealth.ca/fhir/ehr/CodeSystem/identifier-type
URLhttp://ontariohealth.ca/fhir/ehr/CodeSystem/identifier-type
Version1.1.0
Statusactive
Date2025-11-27
NameIdentifierTypeEHR
TitleIdentifier Type EHR
Realmca
Authoritynational
DescriptionThis code system is used to extend the IdentifierType value set for use in Ontario Health assets.
Contentcomplete

Resources that use this resource

ValueSet
identifier-typeIdentifier Type EHR

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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"
    }
  ]
}