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

FHIR IG Statistics: ValueSet/ereferral-identifier-type

Packageca.on.oh.erec
Resource TypeValueSet
Idereferral-identifier-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.erec@0.12.0-projectathon1.0.2&canonical=http://ehealthontario.ca/fhir/ValueSet/ereferral-identifier-type
URLhttp://ehealthontario.ca/fhir/ValueSet/ereferral-identifier-type
Version1.0.0
Statusactive
NameIdentifierType
TitleIdentifier Type
Realmca
Authoritynational
DescriptionCodes supported by Ontario Health that can be used to determine which identifier to use for a specific purpose. This is an extension of the core FHIR value set.

Resources that use this resource

StructureDefinition
ca-on-eReferral-profile-HealthcareServiceHealthcareService

Resources that this resource uses

CodeSystem
v2-0203identifierType
ereferral-identifier-typeIdentifierType

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "ereferral-identifier-type",
  "url": "http://ehealthontario.ca/fhir/ValueSet/ereferral-identifier-type",
  "version": "1.0.0",
  "name": "IdentifierType",
  "title": "Identifier Type",
  "status": "active",
  "publisher": "Ontario Health",
  "description": "Codes supported by Ontario Health that can be used to determine which identifier to use for a specific purpose. This is an extension of the core FHIR value set.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "concept": [
          {
            "code": "ACSN",
            "display": "Accession ID"
          },
          {
            "code": "BRN",
            "display": "Breed Registry Number"
          },
          {
            "code": "DL",
            "display": "Driver's license number"
          },
          {
            "code": "DR",
            "display": "Donor Registration Number"
          },
          {
            "code": "EN",
            "display": "Employer number"
          },
          {
            "code": "FILL",
            "display": "Filler Identifier"
          },
          {
            "code": "JHN",
            "display": "Jurisdictional health number (Canada)"
          },
          {
            "code": "MCN",
            "display": "Microchip Number"
          },
          {
            "code": "MD",
            "display": "Medical License number"
          },
          {
            "code": "MR",
            "display": "Medical record number"
          },
          {
            "code": "NIIP",
            "display": "Medical record number"
          },
          {
            "code": "PLAC",
            "display": "Placer Identifier"
          },
          {
            "code": "PPN",
            "display": "Passport number"
          },
          {
            "code": "PRN",
            "display": "Provider number"
          },
          {
            "code": "RRI",
            "display": "Regional registry ID"
          },
          {
            "code": "SB",
            "display": "Social Beneficiary Identifier"
          },
          {
            "code": "SNO",
            "display": "Serial Number"
          },
          {
            "code": "TAX",
            "display": "Tax ID number"
          },
          {
            "code": "UDI",
            "display": "Universal Device Identifier"
          }
        ]
      },
      {
        "system": "http://ehealthontario.ca/fhir/CodeSystem/ereferral-identifier-type"
      }
    ]
  }
}