FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CodeSystem-IdentifierType

Packageca.on.ehr.r4
Resource TypeCodeSystem
IdCodeSystem-IdentifierType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot10&canonical=http://ontariohealth.ca/fhir/ehr/CodeSystem/identifier-type
URLhttp://ontariohealth.ca/fhir/ehr/CodeSystem/identifier-type
Version1.0.0
Statusactive
Date2025-04-01
NameIdentifierTypeEHR
TitleIdentifier Type EHR
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


Source

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