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

FHIR IG Statistics: CodeSystem/PDexIdentifierType

Packagehl7.fhir.us.davinci-pdex
Resource TypeCodeSystem
IdPDexIdentifierType
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/davinci-pdex/https://build.fhir.org/ig/HL7/davinci-epdx/CodeSystem-PDexIdentifierType.html
URLhttp://hl7.org/fhir/us/davinci-pdex/CodeSystem/PDexIdentifierType
Version2.1.0
Statusactive
Date2025-06-16T14:46:24+00:00
NamePDexIdentifierType
TitlePDex Identifier Type
Realmus
Authorityhl7
DescriptionIdentifier Type codes that extend those defined in http://terminology.hl7.org/CodeSystem/v2-0203 to define the type of identifier payers and providers assign to claims and patients
CopyrightThis CodeSystem is not copyrighted.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem PDexIdentifierType

This case-insensitive code system http://hl7.org/fhir/us/davinci-pdex/CodeSystem/PDexIdentifierType defines the following codes:

CodeDisplayDefinition
npi National Provider IdentifierNational Provider Identifier
payerid Payer IDPayer ID
naiccode NAIC CodeNAIC Code
pat Patient Account NumberPatient Account Number
um Unique Member IDIndicates that the patient identifier is a unique member identifier assigned by a payer across all lines of business
uc Unique Claim IDIndicates that the claim identifier is that assigned by a payer for a claim received from a provider or subscriber

Source

{
  "resourceType": "CodeSystem",
  "id": "PDexIdentifierType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fm"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/davinci-pdex/ImplementationGuide/hl7.fhir.us.davinci-pdex"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/davinci-pdex/ImplementationGuide/hl7.fhir.us.davinci-pdex"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/davinci-pdex/CodeSystem/PDexIdentifierType",
  "version": "2.1.0",
  "name": "PDexIdentifierType",
  "title": "PDex Identifier Type",
  "status": "active",
  "experimental": false,
  "date": "2025-06-16T14:46:24+00:00",
  "publisher": "HL7 International / Financial Management",
  "contact": [
    {
      "name": "HL7 International / Financial Management",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fm"
        },
        {
          "system": "email",
          "value": "fm@lists.HL7.org"
        }
      ]
    },
    {
      "name": "Mark Scrimshire (mark.scrimshire@onyxhealth.io)",
      "telecom": [
        {
          "system": "email",
          "value": "mailto:mark.scrimshire@onyxhealth.io"
        }
      ]
    },
    {
      "name": "HL7 International - Financial Management",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fm"
        }
      ]
    }
  ],
  "description": "Identifier Type codes that extend those defined in http://terminology.hl7.org/CodeSystem/v2-0203 to define the type of identifier payers and providers assign to claims and patients",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "copyright": "This CodeSystem is not copyrighted.",
  "caseSensitive": false,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "npi",
      "display": "National Provider Identifier",
      "definition": "National Provider Identifier"
    },
    {
      "code": "payerid",
      "display": "Payer ID",
      "definition": "Payer ID"
    },
    {
      "code": "naiccode",
      "display": "NAIC Code",
      "definition": "NAIC Code"
    },
    {
      "code": "pat",
      "display": "Patient Account Number",
      "definition": "Patient Account Number"
    },
    {
      "code": "um",
      "display": "Unique Member ID",
      "definition": "Indicates that the patient identifier is a unique member identifier assigned by a payer across all lines of business"
    },
    {
      "code": "uc",
      "display": "Unique Claim ID",
      "definition": "Indicates that the claim identifier is that assigned by a payer for a claim received from a provider or subscriber"
    }
  ]
}