Package | hl7.fhir.us.insurance-card |
Type | CodeSystem |
Id | C4DICIdentifierType |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/insurance-card/https://build.fhir.org/ig/HL7/carin-digital-insurance-card/CodeSystem-C4DICIdentifierType.html |
URL | http://hl7.org/fhir/us/insurance-card/CodeSystem/C4DICIdentifierType |
Version | 1.1.0 |
Status | active |
Date | 2024-04-16T15:59:41+00:00 |
Name | C4DICIdentifierType |
Title | C4DIC Identifier Type |
Realm | us |
Authority | hl7 |
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 |
Copyright | This CodeSystem is not copyrighted. |
Content | complete |
ValueSet | |
C4DICCoverageIdentifierType | C4DIC Coverage Identifier Type |
No resources found
Note: links and images are rebased to the (stated) source
This case-sensitive code system http://hl7.org/fhir/us/insurance-card/CodeSystem/C4DICIdentifierType
defines the following codes:
Code | Display | Definition |
payerid | Payer ID | Payer ID |
um | Unique Member ID | Indicates that the patient identifier is a unique member identifier assigned by a payer across all lines of business |
{ "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/us/insurance-card/CodeSystem/C4DICIdentifierType", "version": "1.1.0", "name": "C4DICIdentifierType", "title": "C4DIC Identifier Type", "status": "active", "experimental": false, "date": "2024-04-16T15:59:41+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" } ] }