Simple HIV IG
0.1.0 - CI Build

Simple HIV IG - Local Development build (v0.1.0). See the Directory of published versions

: PEPFAR CodeSystem - JSON Representation

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "PEPFAR",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system https://intrahealth.github.io/simple-hiv-ig/CodeSystem/PEPFAR 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\">4321<a name=\"PEPFAR-4321\"> </a></td><td>Contract ID</td></tr></table></div>"
  },
  "url" : "https://intrahealth.github.io/simple-hiv-ig/CodeSystem/PEPFAR",
  "version" : "0.1.0",
  "name" : "PEPFAR",
  "title" : "PEPFAR CodeSystem",
  "status" : "active",
  "date" : "2022-01-27T21:17:37+00:00",
  "publisher" : "IntraHealth International",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/[something]"
        }
      ]
    }
  ],
  "description" : "PEPFAR CodeSystem",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "4321",
      "display" : "Contract ID"
    }
  ]
}