0.1.0 - ci-build

ClientRegistryIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Jurisdiction Type - JSON Representation

Active as of 2023-08-12

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "cr-jurisdiction-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This  code system <code>https://mets.or.ug/CodeSystem/cr-jurisdiction-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">country<a name=\"cr-jurisdiction-type-country\"> </a></td><td>Country</td><td>Country</td></tr><tr><td style=\"white-space:nowrap\">region<a name=\"cr-jurisdiction-type-region\"> </a></td><td>Region</td><td>Region</td></tr><tr><td style=\"white-space:nowrap\">county<a name=\"cr-jurisdiction-type-county\"> </a></td><td>County</td><td>County</td></tr><tr><td style=\"white-space:nowrap\">district<a name=\"cr-jurisdiction-type-district\"> </a></td><td>District</td><td>District</td></tr><tr><td style=\"white-space:nowrap\">subcounty<a name=\"cr-jurisdiction-type-subcounty\"> </a></td><td>Sub-County</td><td>Sub-County</td></tr><tr><td style=\"white-space:nowrap\">municipality<a name=\"cr-jurisdiction-type-municipality\"> </a></td><td>Municipality</td><td>Municipality</td></tr><tr><td style=\"white-space:nowrap\">city<a name=\"cr-jurisdiction-type-city\"> </a></td><td>City</td><td>City</td></tr><tr><td style=\"white-space:nowrap\">lga<a name=\"cr-jurisdiction-type-lga\"> </a></td><td>Local Government</td><td>Local Government</td></tr><tr><td style=\"white-space:nowrap\">parish<a name=\"cr-jurisdiction-type-parish\"> </a></td><td>Parish</td><td>Parish</td></tr><tr><td style=\"white-space:nowrap\">village<a name=\"cr-jurisdiction-type-village\"> </a></td><td>Village</td><td>Village</td></tr></table></div>"
  },
  "url" : "https://mets.or.ug/CodeSystem/cr-jurisdiction-type",
  "version" : "0.1.0",
  "name" : "CrJurisdictionType",
  "title" : "Jurisdiction Type",
  "status" : "active",
  "date" : "2023-08-12T08:41:04.362Z",
  "publisher" : "METS-Programme",
  "contact" : [
    {
      "name" : "METS-Programme",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://mets.or.ug"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 10,
  "concept" : [
    {
      "code" : "country",
      "display" : "Country",
      "definition" : "Country"
    },
    {
      "code" : "region",
      "display" : "Region",
      "definition" : "Region"
    },
    {
      "code" : "county",
      "display" : "County",
      "definition" : "County"
    },
    {
      "code" : "district",
      "display" : "District",
      "definition" : "District"
    },
    {
      "code" : "subcounty",
      "display" : "Sub-County",
      "definition" : "Sub-County"
    },
    {
      "code" : "municipality",
      "display" : "Municipality",
      "definition" : "Municipality"
    },
    {
      "code" : "city",
      "display" : "City",
      "definition" : "City"
    },
    {
      "code" : "lga",
      "display" : "Local Government",
      "definition" : "Local Government"
    },
    {
      "code" : "parish",
      "display" : "Parish",
      "definition" : "Parish"
    },
    {
      "code" : "village",
      "display" : "Village",
      "definition" : "Village"
    }
  ]
}