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

: Facility Ownership Type - JSON Representation

Active as of 2023-02-22

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "cr-facility-ownership-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This  code system <code>https://mets.or.ug/CodeSystem/cr-facility-ownership-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></tr><tr><td style=\"white-space:nowrap\">PNPF<a name=\"cr-facility-ownership-type-PNPF\"> </a></td><td>PNFP</td></tr><tr><td style=\"white-space:nowrap\">PFP<a name=\"cr-facility-ownership-type-PFP\"> </a></td><td>PFP</td></tr><tr><td style=\"white-space:nowrap\">GOV<a name=\"cr-facility-ownership-type-GOV\"> </a></td><td>GOV</td></tr><tr><td style=\"white-space:nowrap\">NGO<a name=\"cr-facility-ownership-type-NGO\"> </a></td><td>NG0</td></tr></table></div>"
  },
  "url" : "https://mets.or.ug/CodeSystem/cr-facility-ownership-type",
  "version" : "0.1.0",
  "name" : "CrFacilityOwnershipTypeCodeSystem",
  "title" : "Facility Ownership Type",
  "status" : "active",
  "date" : "2023-02-22T08:41:04.362Z",
  "publisher" : "METS-Programme",
  "contact" : [
    {
      "name" : "METS-Programme",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://mets.or.ug"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "PNPF",
      "display" : "PNFP"
    },
    {
      "code" : "PFP",
      "display" : "PFP"
    },
    {
      "code" : "GOV",
      "display" : "GOV"
    },
    {
      "code" : "NGO",
      "display" : "NG0"
    }
  ]
}