PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ph-library@1.0.0
    http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-jurisdiction-types-example
{
  "description": "This example code system describes the possible types of jurisdictions that require public health reporting.",
  "_filename": "example/CodeSystem-us-ph-codesystem-jurisdiction-types-example.json",
  "package_name": "hl7.fhir.us.ph-library",
  "date": "2023-08-17T13:22:13+00:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-codesystem" ],
    "versionId": "5",
    "lastUpdated": "2023-07-13T06:14:15.064Z"
  },
  "publisher": "HL7 Public Health Working Group",
  "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": "1.0.0",
  "status": "active",
  "id": "ecc267b0-dde5-4f7f-a190-bf2491e5bf0b",
  "kind": null,
  "count": 6,
  "url": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-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",
  "contact": [ {
    "name": "HL7 Public Health Working Group",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pher",
      "system": "url"
    }, {
      "value": "pher@lists.HL7.org",
      "system": "email"
    } ]
  } ]
}