FHIR IG analytics| Package | hl7.fhir.us.identity-matching |
| Resource Type | CodeSystem |
| Id | CodeSystem-IdentifierTypes.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/fhir-identity-matching-ig/CodeSystem-IdentifierTypes.html |
| URL | http://hl7.org/fhir/us/identity-matching/CodeSystem/IdentifierTypes |
| Version | 3.0.0-current |
| Status | active |
| Date | 2026-07-30T20:04:43+00:00 |
| Name | IdentifierTypes |
| Title | Golden Identifier Type |
| Realm | us |
| Authority | hl7 |
| Description | Code system for the type of golden identifier used in the .identifier element of the Patient resource. |
| Content | complete |
| ValueSet | ||
| hl7.fhir.us.identity-matching#current | GoldenIdentifierTypeVS | Golden Identifier Type Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem IdentifierTypes
This case-sensitive code system http://hl7.org/fhir/us/identity-matching/CodeSystem/IdentifierTypes defines the following code:
{
"resourceType": "CodeSystem",
"id": "IdentifierTypes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
},
{
"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/identity-matching/ImplementationGuide/hl7.fhir.us.identity-matching"
}
]
}
},
{
"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/identity-matching/ImplementationGuide/hl7.fhir.us.identity-matching"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/identity-matching/CodeSystem/IdentifierTypes",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.81.16.1"
}
],
"version": "3.0.0-current",
"name": "IdentifierTypes",
"title": "Golden Identifier Type",
"status": "active",
"experimental": false,
"date": "2026-07-30T20:04:43+00:00",
"publisher": "HL7 International / Patient Administration",
"contact": [
{
"name": "HL7 International / Patient Administration",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pafm"
}
]
}
],
"description": "Code system for the type of golden identifier used in the .identifier element of the Patient resource.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 1,
"concept": [
{
"code": "golden",
"display": "Golden Identifier",
"definition": "A unique and consistent identifier for a data subject (such as a patient or client) across different healthcare systems and organizations, used in the .identifier element of the Patient resource to support identity matching and management in healthcare transactions."
}
]
}