{
  "resourceType" : "CodeSystem",
  "id" : "CodeSystem-jurisdictions-vr",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CodeSystem-jurisdictions-vr</b></p><a name=\"CodeSystem-jurisdictions-vr\"> </a><a name=\"hcCodeSystem-jurisdictions-vr\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-jurisdictions-vr</code> 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\">YC<a name=\"CodeSystem-jurisdictions-vr-YC\"> </a></td><td>New York City</td><td>New York City</td></tr><tr><td style=\"white-space:nowrap\">TT<a name=\"CodeSystem-jurisdictions-vr-TT\"> </a></td><td>NCHS Test Jurisdiction</td><td>NCHS Test Jurisdiction</td></tr><tr><td style=\"white-space:nowrap\">TS<a name=\"CodeSystem-jurisdictions-vr-TS\"> </a></td><td>STEVE Test Jurisdiction</td><td>STEVE Test Jurisdiction</td></tr><tr><td style=\"white-space:nowrap\">ZZ<a name=\"CodeSystem-jurisdictions-vr-ZZ\"> </a></td><td>Unknown Jurisdiction</td><td>Unknown Jurisdiction</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pher"
  }],
  "url" : "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-jurisdictions-vr",
  "version" : "2.0.0",
  "name" : "CodeSystemJurisdictionsVitalRecords",
  "title" : "Code System - Jurisdictions Vital Records",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-01T14:50:40+00:00",
  "publisher" : "HL7 International / Public Health",
  "contact" : [{
    "name" : "HL7 International / Public Health",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/pher"
    }]
  }],
  "description" : "NVSS Jurisdictions that are not US States or Territories.\r\nThis codesystem is only for use in the vital records use cases supported by this Implementation guide, and should not be used elsewhere.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [{
    "code" : "YC",
    "display" : "New York City",
    "definition" : "New York City"
  },
  {
    "code" : "TT",
    "display" : "NCHS Test Jurisdiction",
    "definition" : "NCHS Test Jurisdiction"
  },
  {
    "code" : "TS",
    "display" : "STEVE Test Jurisdiction",
    "definition" : "STEVE Test Jurisdiction"
  },
  {
    "code" : "ZZ",
    "display" : "Unknown Jurisdiction",
    "definition" : "Unknown Jurisdiction"
  }]
}