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

FHIR IG Statistics: ValueSet/ValueSet-IdentifierType

Packageca.on.ehr.r4
Resource TypeValueSet
IdValueSet-IdentifierType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot10&canonical=http://ontariohealth.ca/fhir/ehr/ValueSet/identifier-type
URLhttp://ontariohealth.ca/fhir/ehr/ValueSet/identifier-type
Version1.0.0
Statusactive
Date2025-04-09
NameIdentifierTypeEHR
TitleIdentifier Type EHR
Realmca
Authoritynational
DescriptionCodes supported by Ontario Health differentiating types of identifiers.

Resources that use this resource

StructureDefinition
profile-serviceRequestServiceRequest EHR
profile-diagnosticReport-imagingDiagnosticReport Imaging EHR
profile-encounterEncounter EHR
profile-imagingStudyImagingStudy EHR
profile-patientPatient EHR
profile-practitionerPractitioner EHR

Resources that this resource uses

CodeSystem
v2-0203identifierType
identifier-typeIdentifier Type EHR

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "ValueSet-IdentifierType",
  "url": "http://ontariohealth.ca/fhir/ehr/ValueSet/identifier-type",
  "version": "1.0.0",
  "name": "IdentifierTypeEHR",
  "title": "Identifier Type EHR",
  "status": "active",
  "date": "2025-04-09",
  "publisher": "Ontario Health",
  "description": "Codes supported by Ontario Health differentiating types of identifiers.",
  "compose": {
    "include": [
      {
        "version": "4.0.1",
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/identifier-type"
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "concept": [
          {
            "code": "AC",
            "display": "Accreditation/Certification Identifier"
          },
          {
            "code": "ANON",
            "display": "Anonymous identifier"
          },
          {
            "code": "FI",
            "display": "Facility ID"
          },
          {
            "code": "LN",
            "display": "License number"
          },
          {
            "code": "LR",
            "display": "Local Registry ID"
          },
          {
            "code": "PGN",
            "display": "Placer Group Number"
          },
          {
            "code": "PI",
            "display": "Patient internal identifier"
          },
          {
            "code": "RRI",
            "display": "Regional registry ID"
          },
          {
            "code": "SID",
            "display": "Specimen ID"
          },
          {
            "code": "U",
            "display": "Unspecified identifier"
          },
          {
            "code": "VN",
            "display": "Visit number"
          },
          {
            "code": "XX",
            "display": "Organization identifier"
          }
        ]
      },
      {
        "system": "http://ontariohealth.ca/fhir/ehr/CodeSystem/identifier-type",
        "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"
          }
        ]
      }
    ]
  }
}