Package | hl7.fhir.us.ecr |
Type | CodeSystem |
Id | ersd-jurisdiction-types |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/ecr/https://build.fhir.org/ig/HL7/case-reporting/CodeSystem-ersd-jurisdiction-types.html |
URL | http://hl7.org/fhir/us/ecr/CodeSystem/ersd-jurisdiction-types |
Version | 2.1.2 |
Status | active |
Date | 2025-03-24T02:05:40+00:00 |
Name | ERSDJurisdictionTypes |
Title | eRSD JurisdictionTypes |
Realm | us |
Authority | hl7 |
Description | This code system describes the possible types of jurisdictions that require public health reporting. |
Content | complete |
No resources found
No resources found
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:
{ "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" } ] }