HIV Screening Clinical Guidelines Implementation Guide
0.1.0 - CI Build Unknown region code '840'

HIV Screening Clinical Guidelines Implementation Guide, published by National Association of Community Health Centers, Inc. (NACHC). This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cqframework/hiv-cds/ and changes regularly. See the Directory of published versions

: Post Exposure Prophylaxis Codes - JSON Representation

Draft as of 2024-08-12

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "nachc-g1-de2",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet nachc-g1-de2</b></p><a name=\"nachc-g1-de2\"> </a><a name=\"hcnachc-g1-de2\"> </a><a name=\"nachc-g1-de2-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/409516001\">409516001</a></td><td>Post-exposure prophylaxis</td></tr><tr><td><a href=\"http://snomed.info/id/736459001\">736459001</a></td><td>Administration of prophylactic agent after sexual exposure (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/473382005\">473382005</a></td><td>Post exposure prophylaxis with antiviral therapy for potential sexual exposure to human immunodeficiency virus (procedure)</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.org/guides/nachc/hiv-cds/ValueSet/nachc-g1-de2",
  "version" : "0.1.0",
  "name" : "PostExposureProphylaxisCodes",
  "title" : "Post Exposure Prophylaxis Codes",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-08-12T19:50:21+00:00",
  "publisher" : "National Association of Community Health Centers, Inc. (NACHC)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nachc.org/"
        }
      ]
    }
  ],
  "description" : "Codes representing possible values for the Post Exposure Prophylaxis element",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "840"
        }
      ]
    }
  ],
  "immutable" : true,
  "copyright" : "Copyright National Association of Community Health Centers, Inc. (NACHC)",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "409516001",
            "display" : "Post-exposure prophylaxis"
          },
          {
            "code" : "736459001",
            "display" : "Administration of prophylactic agent after sexual exposure (procedure)"
          },
          {
            "code" : "473382005",
            "display" : "Post exposure prophylaxis with antiviral therapy for potential sexual exposure to human immunodeficiency virus (procedure)"
          }
        ]
      }
    ]
  }
}