PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ph-library@1.0.0-ballot
    http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-jurisdiction-types-example
{
  "description": "This example code system describes the possible types of jurisdictions that require public health reporting.",
  "_filename": "CodeSystem-us-ph-jurisdiction-types-example.json",
  "package_name": "hl7.fhir.us.ph-library",
  "date": "2022-08-05T18:57:38+00:00",
  "meta": {
    "source": "#g8KEFBU0sB0RDBJu",
    "versionId": "1",
    "lastUpdated": "2022-07-22T07:02:04.881+00:00"
  },
  "publisher": "HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm)",
  "jurisdiction": [ {
    "text": "United States of America",
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States of America"
    } ]
  } ],
  "content": "complete",
  "name": "USPublicHealthJurisdictionTypesExample",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "US Public Health Jurisdiction Types Example",
  "package_version": "1.0.0-ballot",
  "status": "active",
  "id": "7d9574d1-c90f-4276-bb24-fb15fd049b5e",
  "kind": null,
  "url": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-jurisdiction-types-example",
  "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": "1.0.0-ballot",
  "contact": [ {
    "name": "HL7 International - Public Health",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pher",
      "system": "url"
    } ]
  } ]
}