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

FHIR IG analytics

Packagehl7.fhir.us.insurance-card
Resource TypeCodeSystem
IdCodeSystem-C4DICIdentifierType.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/carin-digital-insurance-card/CodeSystem-C4DICIdentifierType.html
URLhttp://terminology.hl7.org/CodeSystem/C4DICIdentifierType
Version2.0.0
Statusactive
Date2026-02-03T01:43:53+00:00
NameC4DICIdentifierType
TitleC4DIC 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 insurers and patients
CopyrightThis CodeSystem is not copyrighted.
Contentcomplete

Resources that use this resource

ValueSet
C4DICCoverageIdentifierTypeC4DIC Coverage Identifier Type

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem C4DICIdentifierType

This case-sensitive code system http://terminology.hl7.org/CodeSystem/C4DICIdentifierType defines the following codes:

CodeDisplayDefinition
payerid Payer IDPayer ID
um Unique Member IDIndicates that the patient identifier is a unique member identifier assigned by a payer across all lines of business

Source1

{
  "resourceType": "CodeSystem",
  "id": "C4DICIdentifierType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "claims"
    },
    {
      "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/insurance-card/ImplementationGuide/hl7.fhir.us.insurance-card"
          }
        ]
      }
    },
    {
      "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/insurance-card/ImplementationGuide/hl7.fhir.us.insurance-card"
          }
        ]
      }
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/C4DICIdentifierType",
  "version": "2.0.0",
  "name": "C4DICIdentifierType",
  "title": "C4DIC Identifier Type",
  "status": "active",
  "experimental": false,
  "date": "2026-02-03T01:43:53+00:00",
  "publisher": "HL7 International / Payer/Provider Information Exchange Work Group",
  "contact": [
    {
      "name": "HL7 International / Payer/Provider Information Exchange Work Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/claims"
        },
        {
          "system": "email",
          "value": "pie@lists.HL7.org"
        }
      ]
    }
  ],
  "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 insurers and patients",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "copyright": "This CodeSystem is not copyrighted.",
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "payerid",
      "display": "Payer ID",
      "definition": "Payer ID"
    },
    {
      "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"
    }
  ]
}