FHIR IG analytics| Package | hl7.fhir.us.identity-matching.r4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-Identity-Identifier-cs.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem Identity-Identifier-cs
This case-insensitive code system http://hl7.org/fhir/us/identity-matching/CodeSystem/Identity-Identifier-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "Identity-Identifier-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
}
],
"url": "http://hl7.org/fhir/us/identity-matching/CodeSystem/Identity-Identifier-cs",
"version": "2.0.0-ballot",
"name": "IdentityIdentifierCodeSystem",
"title": "Identity Identifier Code System",
"status": "active",
"experimental": false,
"date": "2024-08-12T18:37:27+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": "Defining codes for describing specialized identifiers to be used in Patient resource for $match.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"caseSensitive": false,
"content": "complete",
"count": 2,
"concept": [
{
"code": "STID",
"display": "State Level Identifier",
"definition": "Represents any appropriate identifier corresponding to a state- or territory-issued photo ID that is not a Driver's License. This code will likely be migrated to THO at some point in the future."
},
{
"code": "SSN4",
"display": "SSN Last 4",
"definition": "Represents the last four digits of US Social Security Number. This code may be migrated to THO at some point in the future."
}
]
}