{
  "resourceType": "CodeSystem",
  "id": "Identity-Identifier-cs",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.org/fhir/us/identity-matching/CodeSystem/Identity-Identifier-cs defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">STID<a name=\"Identity-Identifier-cs-STID\"> </a></td><td>State Level Identifier</td><td>Represents any appropriate state level identifier</td></tr></table></div>"
  },
  "url": "http://hl7.org/fhir/us/identity-matching/CodeSystem/Identity-Identifier-cs",
  "version": "1.0.0-ballot",
  "name": "IdentityIdentifierCodeSystem",
  "title": "Identity Identifier Code System",
  "status": "active",
  "date": "2022-03-31T13:04:35+00:00",
  "publisher": "HL7 International - Patient Administration WG",
  "contact": [
    {
      "name": "HL7 International - Patient Administration WG",
      "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": true,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "STID",
      "display": "State Level Identifier",
      "definition": "Represents any appropriate state level identifier"
    }
  ]
}