PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ph-library@2.0.0-ballot
    http://example.org/fhir/CodeSystem/us-ph-codesystem-jurisdiction-types-example
{
  "description": "This example code system describes the possible types of jurisdictions that require public health reporting.",
  "_filename": "CodeSystem-us-ph-codesystem-jurisdiction-types-example.json",
  "package_name": "hl7.fhir.us.ph-library",
  "date": "2025-07-30T14:31:09+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": "USPublicHealthCodeSystemJurisdictionTypesExample",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "US Public Health CodeSystem - Jurisdiction Types Example",
  "package_version": "2.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pher"
  } ],
  "status": "active",
  "id": "f45d31ff-bddb-45ad-96a5-93030b482f58",
  "kind": null,
  "count": 6,
  "url": "http://example.org/fhir/CodeSystem/us-ph-codesystem-jurisdiction-types-example",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.40.58.16.2",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "pha-state",
    "display": "PHA State",
    "definition": "A state-level public health agency/jurisdiction"
  }, {
    "code": "pha-county",
    "display": "PHA County",
    "definition": "A county-level public health agency/jurisdiction"
  }, {
    "code": "pha-city",
    "display": "PHA City",
    "definition": "A city-level public health agency/jurisdiction"
  }, {
    "code": "pha-district",
    "display": "PHA District",
    "definition": "A district-level public health agency/jurisdiction"
  }, {
    "code": "pha-borough",
    "display": "PHA Borough",
    "definition": "A borough-level public health agency/jurisdiction"
  }, {
    "code": "pha-parish",
    "display": "PHA Parish",
    "definition": "A parish/neighborhood-level public health agency/jurisdiction"
  } ],
  "caseSensitive": true,
  "version": "2.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"
    } ]
  } ]
}