PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ph-library@2.0.0-ballot
    http://example.org/fhir/CodeSystem/us-ph-codesystem-properties-example
{
  "description": "This code system is an example of a codesystem that contains the property codes used in the US Public Health terminology.",
  "_filename": "CodeSystem-us-ph-codesystem-properties-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": "USPublicHealthCodeSystemPropertiesExample",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "US Public Health CodeSystem Properties Example",
  "package_version": "2.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pher"
  } ],
  "status": "active",
  "id": "8482a463-49db-4259-a30d-afe2d7e5e8c3",
  "kind": null,
  "count": 3,
  "url": "http://example.org/fhir/CodeSystem/us-ph-codesystem-properties-example",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.40.58.16.11",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "type",
    "display": "Type of public health jurisdiction",
    "definition": "Type of public health jurisdiction"
  }, {
    "code": "state",
    "display": "USPS Two Letter Alphabetic Codes",
    "definition": "USPS Two Letter Alphabetic Codes"
  }, {
    "code": "postalcode",
    "display": "Postal code within the public health jurisdiction",
    "definition": "Postal code within the public health jurisdiction"
  } ],
  "caseSensitive": false,
  "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"
    } ]
  } ]
}