FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ersd-jurisdiction-types

Packagehl7.fhir.us.ecr
TypeCodeSystem
Idersd-jurisdiction-types
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/ecr/https://build.fhir.org/ig/HL7/case-reporting/CodeSystem-ersd-jurisdiction-types.html
URLhttp://hl7.org/fhir/us/ecr/CodeSystem/ersd-jurisdiction-types
Version2.1.2
Statusactive
Date2025-03-24T02:05:40+00:00
NameERSDJurisdictionTypes
TitleeRSD JurisdictionTypes
Realmus
Authorityhl7
DescriptionThis code system describes the possible types of jurisdictions that require public health reporting.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem ersd-jurisdiction-types

This case-insensitive code system http://hl7.org/fhir/us/ecr/CodeSystem/ersd-jurisdiction-types defines the following codes:

CodeDisplayDefinition
state StateA state-level public health agency/jurisdiction
county CountyA county-level public health agency/jurisdiction
city CityA city-level public health agency/jurisdiction
district DistrictA district-level public health agency/jurisdiction
borough BoroughA borough-level public health agency/jurisdiction
parish ParishA parish/neighborhood-level public health agency/jurisdiction

Source

{
  "resourceType": "CodeSystem",
  "id": "ersd-jurisdiction-types",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "2025-03-24T02:05: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": "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"
    }
  ]
}