Vital Records Common Library (VRCL) FHIR Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/vr-common-library/ and changes regularly. See the Directory of published versions
Active as of 2024-10-11 |
{
"resourceType" : "CodeSystem",
"id" : "CodeSystem-jurisdictions-vr",
"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><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>"
},
"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" : "2024-10-11T17:37:41+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" : 1,
"concept" : [
{
"code" : "YC",
"display" : "New York City",
"definition" : "New York City"
}
]
}