{
"description": "This code system describes the possible types of jurisdictions that require public health reporting.",
"_filename": "CodeSystem-ersd-jurisdiction-types.json",
"package_name": "hl7.fhir.us.ecr.r4b",
"date": "2023-12-14T17:10:22+00:00",
"meta": {
"source": "#q3FdX0gkYIGU2bDB",
"versionId": "4",
"lastUpdated": "2021-06-29T21:51:57.757+00:00"
},
"publisher": "HL7 International / Public Health",
"jurisdiction": [ {
"text": "United States of America",
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166",
"display": "United States of America"
} ]
} ],
"content": "complete",
"name": "ERSDJurisdictionTypes",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "eRSD JurisdictionTypes",
"package_version": "2.1.1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pher"
} ],
"status": "active",
"id": "4f02067d-82e8-45ed-8471-a9600e3caac7",
"kind": null,
"url": "http://hl7.org/fhir/us/ecr/CodeSystem/ersd-jurisdiction-types",
"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"
} ],
"caseSensitive": false,
"version": "2.1.1",
"contact": [ {
"name": "HL7 International / Public Health",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/pher",
"system": "url"
} ]
} ]
}