PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.identity-matching@2.0.0-ballot
    http://hl7.org/fhir/us/identity-matching/CodeSystem/Identity-Identifier-cs
{
  "description": "Defining codes for describing specialized identifiers to be used in Patient resource for $match.",
  "_filename": "CodeSystem-Identity-Identifier-cs.json",
  "package_name": "hl7.fhir.us.identity-matching",
  "date": "2024-08-12T18:37:27+00:00",
  "publisher": "HL7 International / Patient Administration",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "IdentityIdentifierCodeSystem",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Identity Identifier Code System",
  "package_version": "2.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  } ],
  "status": "active",
  "id": "259d0ab7-f1de-4075-b29a-3b00030a585b",
  "kind": null,
  "count": 2,
  "url": "http://hl7.org/fhir/us/identity-matching/CodeSystem/Identity-Identifier-cs",
  "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."
  } ],
  "caseSensitive": false,
  "version": "2.0.0-ballot",
  "contact": [ {
    "name": "HL7 International / Patient Administration",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pafm",
      "system": "url"
    } ]
  } ]
}