@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-chlamydia-example> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "us-ph-valueset-chlamydia-example"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-valueset"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-valueset>
     ] )
  ] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet us-ph-valueset-chlamydia-example</b></p><a name=\"us-ph-valueset-chlamydia-example\"> </a><a name=\"hcus-ph-valueset-chlamydia-example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-ph-valueset.html\">US Public Health ValueSet</a></p></div><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><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/14461-8/\">14461-8</a></td><td>Chlamydia trachomatis [Presence] in Blood by Organism specific culture</td></tr><tr><td><a href=\"https://loinc.org/14462-6/\">14462-6</a></td><td>Chlamydia trachomatis [Presence] in Cerebral spinal fluid by Organism specific culture</td></tr><tr><td><a href=\"https://loinc.org/14463-4/\">14463-4</a></td><td>Chlamydia trachomatis [Presence] in Cervix by Organism specific culture</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-author"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/artifact-author>
     ] ;
     fhir:value [
       a fhir:ContactDetail ;
       fhir:name [ fhir:v "Example Author" ]
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "pher"
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-chlamydia-example"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-chlamydia-example>
  ] ; # 
  fhir:identifier ( [
     fhir:system [
       fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
       fhir:l <urn:ietf:rfc:3986>
     ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113762.1.4.1146.1057.3" ]
  ] ) ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "USPublicHealthValueSetChlamydiaExample"] ; # 
  fhir:title [ fhir:v "US Public Health ValueSet - Chlamydia Example"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2026-02-16T20:20:57+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Public Health"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "HL7 International / Public Health" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pher" ]
     ] [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "pher@lists.HL7.org" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This example set of values contains laboratory observation test names that represent Chlamydia tests."] ; # 
  fhir:useContext ( [
     fhir:code [
       fhir:system [
         fhir:v "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type>
       ] ;
       fhir:code [ fhir:v "priority" ] ;
       fhir:display [ fhir:v "Priority" ]
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:coding ( [
         fhir:system [
           fhir:v "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context>
         ] ;
         fhir:code [ fhir:v "emergent" ] ;
         fhir:display [ fhir:v "Emergent" ]
       ] )
     ]
  ] [
     fhir:code [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/usage-context-type"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/usage-context-type>
       ] ;
       fhir:code [ fhir:v "focus" ] ;
       fhir:display [ fhir:v "Clinical Focus" ]
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:coding ( [
         a sct:240589008 ;
         fhir:system [
           fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
           fhir:l <http://snomed.info/sct>
         ] ;
         fhir:code [ fhir:v "240589008" ] ;
         fhir:display [ fhir:v "Chlamydia trachomatis infection" ]
       ] )
     ]
  ] ) ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
         fhir:l <urn:iso:std:iso:3166>
       ] ;
       fhir:code [ fhir:v "US" ]
     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc"] ; # 
  fhir:compose [
     fhir:include ( [
       fhir:system [
         fhir:v "http://loinc.org"^^xsd:anyURI ;
         fhir:l <http://loinc.org>
       ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "14461-8" ] ;
         fhir:display [ fhir:v "Chlamydia trachomatis [Presence] in Blood by Organism specific culture" ]
       ] [
         fhir:code [ fhir:v "14462-6" ] ;
         fhir:display [ fhir:v "Chlamydia trachomatis [Presence] in Cerebral spinal fluid by Organism specific culture" ]
       ] [
         fhir:code [ fhir:v "14463-4" ] ;
         fhir:display [ fhir:v "Chlamydia trachomatis [Presence] in Cervix by Organism specific culture" ]
       ] )
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

