Vital Records Common Library (VRCL) FHIR Implementation Guide
2.0.0 - STU2 United States of America flag

This page is part of the Vital Records Common Profile Library (v2.0.0: STU2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Code System - Jurisdictions Vital Records - XML Representation

Active as of 2024-10-11

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="CodeSystem-jurisdictions-vr"/>
  <text>
    <status value="generated"/>
    <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><a name="CodeSystem-jurisdictions-vr-en-US"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-jurisdictions-vr</code> defines the following code:</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></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pher"/>
  </extension>
  <url
       value="http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-jurisdictions-vr"/>
  <version value="2.0.0"/>
  <name value="CodeSystemJurisdictionsVitalRecords"/>
  <title value="Code System - Jurisdictions Vital Records"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-10-11T18:34:20+00:00"/>
  <publisher value="HL7 International / Public Health"/>
  <contact>
    <name value="HL7 International / Public Health"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pher"/>
    </telecom>
  </contact>
  <description
               value="NVSS Jurisdictions that are not US States or Territories.
This 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 value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="YC"/>
    <display value="New York City"/>
    <definition value="New York City"/>
  </concept>
</CodeSystem>