This page is part of the electronic Case Reporting (eCR) (v2.1.2: STU 2) 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
Active as of 2024-10-30 |
{
"resourceType" : "CodeSystem",
"id" : "ersd-jurisdiction-types",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ersd-jurisdiction-types</b></p><a name=\"ersd-jurisdiction-types\"> </a><a name=\"hcersd-jurisdiction-types\"> </a><a name=\"ersd-jurisdiction-types-en-US\"> </a><p>This case-insensitive code system <code>http://hl7.org/fhir/us/ecr/CodeSystem/ersd-jurisdiction-types</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\">state<a name=\"ersd-jurisdiction-types-state\"> </a></td><td>State</td><td>A state-level public health agency/jurisdiction</td></tr><tr><td style=\"white-space:nowrap\">county<a name=\"ersd-jurisdiction-types-county\"> </a></td><td>County</td><td>A county-level public health agency/jurisdiction</td></tr><tr><td style=\"white-space:nowrap\">city<a name=\"ersd-jurisdiction-types-city\"> </a></td><td>City</td><td>A city-level public health agency/jurisdiction</td></tr><tr><td style=\"white-space:nowrap\">district<a name=\"ersd-jurisdiction-types-district\"> </a></td><td>District</td><td>A district-level public health agency/jurisdiction</td></tr><tr><td style=\"white-space:nowrap\">borough<a name=\"ersd-jurisdiction-types-borough\"> </a></td><td>Borough</td><td>A borough-level public health agency/jurisdiction</td></tr><tr><td style=\"white-space:nowrap\">parish<a name=\"ersd-jurisdiction-types-parish\"> </a></td><td>Parish</td><td>A parish/neighborhood-level public health agency/jurisdiction</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pher"
}
],
"url" : "http://hl7.org/fhir/us/ecr/CodeSystem/ersd-jurisdiction-types",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.40.46.16.3"
}
],
"version" : "2.1.2",
"name" : "ERSDJurisdictionTypes",
"title" : "eRSD JurisdictionTypes",
"status" : "active",
"experimental" : false,
"date" : "2024-10-30T20:41: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" : "This code system describes the possible types of jurisdictions that require public health reporting.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
],
"text" : "United States of America"
}
],
"caseSensitive" : false,
"content" : "complete",
"concept" : [
{
"code" : "state",
"display" : "State",
"definition" : "A state-level public health agency/jurisdiction"
},
{
"code" : "county",
"display" : "County",
"definition" : "A county-level public health agency/jurisdiction"
},
{
"code" : "city",
"display" : "City",
"definition" : "A city-level public health agency/jurisdiction"
},
{
"code" : "district",
"display" : "District",
"definition" : "A district-level public health agency/jurisdiction"
},
{
"code" : "borough",
"display" : "Borough",
"definition" : "A borough-level public health agency/jurisdiction"
},
{
"code" : "parish",
"display" : "Parish",
"definition" : "A parish/neighborhood-level public health agency/jurisdiction"
}
]
}