Simple HIV IG
0.1.0 - CI Build

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

: OpenHIE CodeSystem - JSON Representation

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "OpenHIE",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system https://intrahealth.github.io/simple-hiv-ig/CodeSystem/OpenHIE 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\">cohort<a name=\"OpenHIE-cohort\"> </a></td><td>cohort</td></tr></table></div>"
  },
  "url" : "https://intrahealth.github.io/simple-hiv-ig/CodeSystem/OpenHIE",
  "version" : "0.1.0",
  "name" : "OpenHIE",
  "title" : "OpenHIE 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" : "OpenHIE CodeSystem",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "cohort",
      "display" : "cohort"
    }
  ]
}