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

: Gonorrhea Tests and Chlamydia/Gonorrhea Combined Tests Codes - TTL Representation

Draft as of 2024-08-12

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "nachc-d2-de101"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet nachc-d2-de101</b></p><a name=\"nachc-d2-de101\"> </a><a name=\"hcnachc-d2-de101\"> </a><a name=\"nachc-d2-de101-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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=\"https://loinc.org/45067-6/\">45067-6</a></td><td>Chlamydia trachomatis+Neisseria gonorrhoeae rRNA [Presence] in Cervix by Probe</td></tr><tr><td><a href=\"https://loinc.org/1675429/\">1675429</a></td><td>Neisseria gonorrhoeae Ag [Presence] in Genital specimen by Immunoassay</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.org/guides/nachc/hiv-cds/ValueSet/nachc-d2-de101"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "GonorrheaTestsandChlamydiaGonorrheaCombinedTestsCodes"] ; # 
  fhir:title [ fhir:v "Gonorrhea Tests and Chlamydia/Gonorrhea Combined Tests Codes"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-08-12T19:50:21+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "National Association of Community Health Centers, Inc. (NACHC)"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.nachc.org/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Codes representing possible values for the Gonorrhea Tests and Chlamydia/Gonorrhea Combined Tests element"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "840" ]     ] )
  ] ) ; # 
  fhir:immutable [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:copyright [ fhir:v "Copyright National Association of Community Health Centers, Inc. (NACHC)"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "45067-6" ] ;
fhir:display [ fhir:v "Chlamydia trachomatis+Neisseria gonorrhoeae rRNA [Presence] in Cervix by Probe" ]       ] [
fhir:code [ fhir:v "1675429" ] ;
fhir:display [ fhir:v "Neisseria gonorrhoeae Ag [Presence] in Genital specimen by Immunoassay" ]       ] )     ] )
  ] . #