PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ecr@3.0.0-ballot
    http://hl7.org/fhir/us/ecr/CodeSystem/codesystem-ersd-jurisdiction-types-example
{
  "description": "This example code system describes the possible types of jurisdictions that require public health reporting.",
  "_filename": "CodeSystem-codesystem-ersd-jurisdiction-types-example.json",
  "package_name": "hl7.fhir.us.ecr",
  "date": "2025-12-12T16:22:55+00:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-codesystem" ]
  },
  "publisher": "HL7 International / Public Health",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "CodeSystemERSDJurisdictionTypesExample",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "eRSD Jurisdiction Types Example",
  "package_version": "3.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pher"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "informative",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/us/ecr/ImplementationGuide/hl7.fhir.us.ecr"
      } ]
    }
  } ],
  "status": "active",
  "id": "d9910505-1096-4bdb-b261-2c48f7162e3d",
  "kind": null,
  "count": 6,
  "url": "http://hl7.org/fhir/us/ecr/CodeSystem/codesystem-ersd-jurisdiction-types-example",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.40.46.16.13",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "STATE",
    "display": "PHA State",
    "definition": "A state-level public health agency/jurisdiction"
  }, {
    "code": "COUNTY",
    "display": "PHA County",
    "definition": "A county-level public health agency/jurisdiction"
  }, {
    "code": "CITY",
    "display": "PHA City",
    "definition": "A city-level public health agency/jurisdiction"
  }, {
    "code": "DISTRICT",
    "display": "PHA District",
    "definition": "A district-level public health agency/jurisdiction"
  }, {
    "code": "BOROUGH",
    "display": "PHA Borough",
    "definition": "A borough-level public health agency/jurisdiction"
  }, {
    "code": "PARISH",
    "display": "PHA Parish",
    "definition": "A parish/neighborhood-level public health agency/jurisdiction"
  } ],
  "caseSensitive": true,
  "version": "3.0.0-ballot",
  "contact": [ {
    "name": "HL7 International / Public Health",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pher",
      "system": "url"
    }, {
      "value": "pher@lists.HL7.org",
      "system": "email"
    } ]
  } ]
}