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

: Gay Or Bisexual - JSON Representation

Active as of 2024-08-12

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "GayOrBisexual",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet GayOrBisexual</b></p><a name=\"GayOrBisexual\"> </a><a name=\"hcGayOrBisexual\"> </a><a name=\"GayOrBisexual-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-hiv-custom.html\"><code>http://fhir.org/guides/nachc/hiv-cds/CodeSystem/hiv-custom</code></a> version <code>1.0.0</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-hiv-custom.html#hiv-custom-NACHC.46A0.46DE49\">NACHC.A0.DE49</a></td><td>Lesbian, gay or homosexual</td></tr><tr><td><a href=\"CodeSystem-hiv-custom.html#hiv-custom-NACHC.46A0.46DE51\">NACHC.A0.DE51</a></td><td>Bisexual</td></tr></table></li><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/38628009\">38628009</a></td><td>Lesbian, gay or homosexual</td></tr><tr><td><a href=\"http://snomed.info/id/42035005\">42035005</a></td><td>Bisexual</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.org/guides/nachc/hiv-cds/ValueSet/GayOrBisexual",
  "version" : "0.1.0",
  "name" : "GayOrBisexual",
  "title" : "Gay Or Bisexual",
  "status" : "active",
  "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 Identifying Gay or Bisexual Sexual Orientation.",
  "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://fhir.org/guides/nachc/hiv-cds/CodeSystem/hiv-custom",
        "version" : "1.0.0",
        "concept" : [
          {
            "code" : "NACHC.A0.DE49",
            "display" : "Lesbian, gay or homosexual"
          },
          {
            "code" : "NACHC.A0.DE51",
            "display" : "Bisexual"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "38628009",
            "display" : "Lesbian, gay or homosexual"
          },
          {
            "code" : "42035005",
            "display" : "Bisexual"
          }
        ]
      }
    ]
  }
}