SHIFT SLS ValueSets Implementation Guide
0.1.0 - ci-build International flag

SHIFT SLS ValueSets Implementation Guide, published by SHIFT-Task-Force. 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/SHIFT-Task-Force/SLS-ValueSets/ and changes regularly. See the Directory of published versions

: Bundle - Example Sensitive Kind Codes - TTL Representation

Raw ttl | Download

@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "LeapSlsBundledSensitiveKindCodes"] ; # 
  fhir:type [ fhir:v "collection"] ; # 
  fhir:entry ( [
fhir:fullUrl [
fhir:v "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsSensitiveCodes"^^xsd:anyURI ;
fhir:l <http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsSensitiveCodes>     ] ;
    ( fhir:resource <http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsSensitiveCodes> )
  ] [
fhir:fullUrl [
fhir:v "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsBehavioralHealthCodes"^^xsd:anyURI ;
fhir:l <http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsBehavioralHealthCodes>     ] ;
    ( fhir:resource <http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsBehavioralHealthCodes> )
  ] [
fhir:fullUrl [
fhir:v "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsSexualityAndReproductiveHealthCodes"^^xsd:anyURI ;
fhir:l <http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsSexualityAndReproductiveHealthCodes>     ] ;
    ( fhir:resource <http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsSexualityAndReproductiveHealthCodes> )
  ] [
fhir:fullUrl [
fhir:v "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsSubstanceUseCodes"^^xsd:anyURI ;
fhir:l <http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsSubstanceUseCodes>     ] ;
    ( fhir:resource <http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsSubstanceUseCodes> )
  ] [
fhir:fullUrl [
fhir:v "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsHallucinogenCodes"^^xsd:anyURI ;
fhir:l <http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsHallucinogenCodes>     ] ;
    ( fhir:resource <http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsHallucinogenCodes> )
  ] [
fhir:fullUrl [
fhir:v "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsOpioidCodes"^^xsd:anyURI ;
fhir:l <http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsOpioidCodes>     ] ;
    ( fhir:resource <http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsOpioidCodes> )
  ] ) . # 

<http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsSensitiveCodes> a fhir:ValueSet ;
  fhir:id [ fhir:v "LeapSlsSensitiveCodes"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ValueSet_LeapSlsSensitiveCodes\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ValueSet LeapSlsSensitiveCodes</b></p><a name=\"LeapSlsSensitiveCodes\"> </a><a name=\"hcLeapSlsSensitiveCodes\"> </a><p><b>url</b>: <a href=\"ValueSet-LeapSlsSensitiveCodes.html\">ValueSet - Example Sensitive Kind Codes</a></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: LeapSlsSensitiveCodes</p><p><b>title</b>: ValueSet - Example Sensitive Kind Codes</p><p><b>status</b>: Active</p><p><b>experimental</b>: false</p><p><b>description</b>: </p><div><p>Example set of codes representing kinds of sensitive information requiring special privacy protections</p>\n</div><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>valueSet</b>: <a href=\"ValueSet-LeapSlsBehavioralHealthCodes.html\">ValueSet - Example Behavioral Health Codes</a></p></blockquote><blockquote><p><b>include</b></p><p><b>valueSet</b>: <a href=\"ValueSet-LeapSlsSexualityAndReproductiveHealthCodes.html\">ValueSet - Example Sexuality and Reproductive Health Codes</a></p></blockquote><blockquote><p><b>include</b></p><p><b>valueSet</b>: <a href=\"ValueSet-LeapSlsSubstanceUseCodes.html\">ValueSet - Example Substance Use Codes</a></p></blockquote></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsSensitiveCodes"^^xsd:anyURI ;
fhir:l <http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsSensitiveCodes>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "LeapSlsSensitiveCodes"] ; # 
  fhir:title [ fhir:v "ValueSet - Example Sensitive Kind Codes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:description [ fhir:v "Example set of codes representing kinds of sensitive information requiring special privacy protections"] ; # 
  fhir:compose [
    ( fhir:include [
      ( fhir:valueSet [
fhir:v "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsBehavioralHealthCodes"^^xsd:anyURI ;
fhir:l <http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsBehavioralHealthCodes>       ] )     ] [
      ( fhir:valueSet [
fhir:v "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsSexualityAndReproductiveHealthCodes"^^xsd:anyURI ;
fhir:l <http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsSexualityAndReproductiveHealthCodes>       ] )     ] [
      ( fhir:valueSet [
fhir:v "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsSubstanceUseCodes"^^xsd:anyURI ;
fhir:l <http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsSubstanceUseCodes>       ] )     ] )
  ] . # 

<http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsBehavioralHealthCodes> a fhir:ValueSet ;
  fhir:id [ fhir:v "LeapSlsBehavioralHealthCodes"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ValueSet_LeapSlsBehavioralHealthCodes\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ValueSet LeapSlsBehavioralHealthCodes</b></p><a name=\"LeapSlsBehavioralHealthCodes\"> </a><a name=\"hcLeapSlsBehavioralHealthCodes\"> </a><p><b>url</b>: <a href=\"ValueSet-LeapSlsBehavioralHealthCodes.html\">ValueSet - Example Behavioral Health Codes</a></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: LeapSlsBehavioralHealthCodes</p><p><b>title</b>: ValueSet - Example Behavioral Health Codes</p><p><b>status</b>: Active</p><p><b>experimental</b>: false</p><p><b>description</b>: </p><div><p>Example set of codes representing behavioral health conditions requiring special privacy protections</p>\n<p>Identified as: v3-ActCode#BH</p>\n</div><h3>UseContexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-usage-context-type.html#usage-context-type-focus\">UsageContextType: focus</a> (Clinical Focus)</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode BH}\">behavioral health information sensitivity</span></td></tr></table><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>valueSet</b>: <a href=\"ValueSet-LeapSlsHallucinogenCodes.html\">ValueSet - Example Hallucinogen Codes</a></p></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"https://browser.ihtsdotools.org/\">http://snomed.info/sct</a></p><h3>Concepts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>720433000</td></tr></table></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://www.ama-assn.org/go/cpt\">http://www.ama-assn.org/go/cpt</a></p><h3>Concepts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>96127</td></tr></table></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"https://loinc.org/\">http://loinc.org</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: 44249-1</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 89204-2</p></blockquote></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"https://www.nlm.nih.gov/research/umls/rxnorm/index.html\">http://www.nlm.nih.gov/research/umls/rxnorm</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: 315952</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 352364</p></blockquote></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"https://browser.ihtsdotools.org/\">http://snomed.info/sct</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: 372767007</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 310496002</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1376001</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 5602001</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 444175001</p></blockquote></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://hl7.org/fhir/sid/icd-10-cm\">http://hl7.org/fhir/sid/icd-10-cm</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: F33.1</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: F60.5</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: F11.11</p></blockquote></blockquote></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsBehavioralHealthCodes"^^xsd:anyURI ;
fhir:l <http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsBehavioralHealthCodes>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "LeapSlsBehavioralHealthCodes"] ; # 
  fhir:title [ fhir:v "ValueSet - Example Behavioral Health Codes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:description [ fhir:v "Example set of codes representing behavioral health conditions requiring special privacy protections\n\nIdentified as: v3-ActCode#BH"] ; # 
  fhir:useContext ( [
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:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode>         ] ;
fhir:code [ fhir:v "BH" ] ;
fhir:display [ fhir:v "behavioral health information sensitivity" ]       ] )     ]
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
      ( fhir:valueSet [
fhir:v "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsHallucinogenCodes"^^xsd:anyURI ;
fhir:l <http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsHallucinogenCodes>       ] )     ] [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "720433000" ]       ] )     ] [
fhir:system [
fhir:v "http://www.ama-assn.org/go/cpt"^^xsd:anyURI ;
fhir:l <http://www.ama-assn.org/go/cpt>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "96127" ]       ] )     ] [
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "44249-1" ]       ] [
fhir:code [ fhir:v "89204-2" ]       ] )     ] [
fhir:system [
fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ;
fhir:l <http://www.nlm.nih.gov/research/umls/rxnorm>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "315952" ]       ] [
fhir:code [ fhir:v "352364" ]       ] )     ] [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "372767007" ]       ] [
fhir:code [ fhir:v "310496002" ]       ] [
fhir:code [ fhir:v "1376001" ]       ] [
fhir:code [ fhir:v "5602001" ]       ] [
fhir:code [ fhir:v "444175001" ]       ] )     ] [
fhir:system [
fhir:v "http://hl7.org/fhir/sid/icd-10-cm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/sid/icd-10-cm>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "F33.1" ]       ] [
fhir:code [ fhir:v "F60.5" ]       ] [
fhir:code [ fhir:v "F11.11" ]       ] )     ] )
  ] . # 

<http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsSexualityAndReproductiveHealthCodes> a fhir:ValueSet ;
  fhir:id [ fhir:v "LeapSlsSexualityAndReproductiveHealthCodes"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ValueSet_LeapSlsSexualityAndReproductiveHealthCodes\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ValueSet LeapSlsSexualityAndReproductiveHealthCodes</b></p><a name=\"LeapSlsSexualityAndReproductiveHealthCodes\"> </a><a name=\"hcLeapSlsSexualityAndReproductiveHealthCodes\"> </a><p><b>url</b>: <a href=\"ValueSet-LeapSlsSexualityAndReproductiveHealthCodes.html\">ValueSet - Example Sexuality and Reproductive Health Codes</a></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: LeapSlsSexualityAndReproductiveHealthCodes</p><p><b>title</b>: ValueSet - Example Sexuality and Reproductive Health Codes</p><p><b>status</b>: Active</p><p><b>experimental</b>: false</p><p><b>description</b>: </p><div><p>Example set of codes representing sexuality and reproductive health requiring special privacy protections</p>\n<p>Identified as: v3-ActCode#SEX</p>\n</div><h3>UseContexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-usage-context-type.html#usage-context-type-focus\">UsageContextType: focus</a> (Clinical Focus)</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode SEX}\">sexuality and reproductive health information sensitivity</span></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsSexualityAndReproductiveHealthCodes"^^xsd:anyURI ;
fhir:l <http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsSexualityAndReproductiveHealthCodes>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "LeapSlsSexualityAndReproductiveHealthCodes"] ; # 
  fhir:title [ fhir:v "ValueSet - Example Sexuality and Reproductive Health Codes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:description [ fhir:v "Example set of codes representing sexuality and reproductive health requiring special privacy protections\n\nIdentified as: v3-ActCode#SEX"] ; # 
  fhir:useContext ( [
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:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode>         ] ;
fhir:code [ fhir:v "SEX" ] ;
fhir:display [ fhir:v "sexuality and reproductive health information sensitivity" ]       ] )     ]
  ] ) . # 

<http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsSubstanceUseCodes> a fhir:ValueSet ;
  fhir:id [ fhir:v "LeapSlsSubstanceUseCodes"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ValueSet_LeapSlsSubstanceUseCodes\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ValueSet LeapSlsSubstanceUseCodes</b></p><a name=\"LeapSlsSubstanceUseCodes\"> </a><a name=\"hcLeapSlsSubstanceUseCodes\"> </a><p><b>url</b>: <a href=\"ValueSet-LeapSlsSubstanceUseCodes.html\">ValueSet - Example Substance Use Codes</a></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: LeapSlsSubstanceUseCodes</p><p><b>title</b>: ValueSet - Example Substance Use Codes</p><p><b>status</b>: Active</p><p><b>experimental</b>: false</p><p><b>description</b>: </p><div><p>Example set of codes representing substance use requiring special privacy protections.\nInclusive of medications, conditions, and observations; as no matter where these codes show up they would indicate the sensitivity kind SUD.</p>\n<p>Identified as: SUD</p>\n</div><h3>UseContexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-usage-context-type.html#usage-context-type-focus\">UsageContextType: focus</a> (Clinical Focus)</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode SUD}\">substance use disorder information sensitivity</span></td></tr></table><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>valueSet</b>: <a href=\"ValueSet-LeapSlsOpioidCodes.html\">ValueSet - Example Opioid Codes</a></p></blockquote><blockquote><p><b>include</b></p><p><b>valueSet</b>: <a href=\"ValueSet-LeapSlsHallucinogenCodes.html\">ValueSet - Example Hallucinogen Codes</a></p></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"https://browser.ihtsdotools.org/\">http://snomed.info/sct</a></p><h3>Concepts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>444175001</td></tr></table></blockquote></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsSubstanceUseCodes"^^xsd:anyURI ;
fhir:l <http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsSubstanceUseCodes>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "LeapSlsSubstanceUseCodes"] ; # 
  fhir:title [ fhir:v "ValueSet - Example Substance Use Codes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:description [ fhir:v "Example set of codes representing substance use requiring special privacy protections. \nInclusive of medications, conditions, and observations; as no matter where these codes show up they would indicate the sensitivity kind SUD.\n\nIdentified as: SUD"] ; # 
  fhir:useContext ( [
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:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode>         ] ;
fhir:code [ fhir:v "SUD" ] ;
fhir:display [ fhir:v "substance use disorder information sensitivity" ]       ] )     ]
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
      ( fhir:valueSet [
fhir:v "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsOpioidCodes"^^xsd:anyURI ;
fhir:l <http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsOpioidCodes>       ] )     ] [
      ( fhir:valueSet [
fhir:v "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsHallucinogenCodes"^^xsd:anyURI ;
fhir:l <http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsHallucinogenCodes>       ] )     ] [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "444175001" ]       ] )     ] )
  ] . # 

<http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsHallucinogenCodes> a fhir:ValueSet ;
  fhir:id [ fhir:v "LeapSlsHallucinogenCodes"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ValueSet_LeapSlsHallucinogenCodes\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ValueSet LeapSlsHallucinogenCodes</b></p><a name=\"LeapSlsHallucinogenCodes\"> </a><a name=\"hcLeapSlsHallucinogenCodes\"> </a><p><b>url</b>: <a href=\"ValueSet-LeapSlsHallucinogenCodes.html\">ValueSet - Example Hallucinogen Codes</a></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: LeapSlsHallucinogenCodes</p><p><b>title</b>: ValueSet - Example Hallucinogen Codes</p><p><b>status</b>: Active</p><p><b>experimental</b>: false</p><p><b>description</b>: </p><div><p>Example set of codes representing hallucinogen abuse requiring special privacy protections</p>\n<p>Identified as: local#hallucinogen and local#bh_substances/SUD</p>\n</div><h3>UseContexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-usage-context-type.html#usage-context-type-focus\">UsageContextType: focus</a> (Clinical Focus)</td><td><span title=\"Codes:{http://SHIFT-Task-Force.github.io/slsValueSets/CodeSystem/LocalSensitiveKindCodes hallucinogen}\">Hallucinogen Abuse</span></td></tr></table><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://hl7.org/fhir/sid/icd-10-cm\">http://hl7.org/fhir/sid/icd-10-cm</a></p><h3>Concepts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>F16.20</td></tr></table></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"https://browser.ihtsdotools.org/\">http://snomed.info/sct</a></p><h3>Concepts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>724713006</td></tr></table></blockquote></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsHallucinogenCodes"^^xsd:anyURI ;
fhir:l <http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsHallucinogenCodes>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "LeapSlsHallucinogenCodes"] ; # 
  fhir:title [ fhir:v "ValueSet - Example Hallucinogen Codes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:description [ fhir:v "Example set of codes representing hallucinogen abuse requiring special privacy protections\n\nIdentified as: local#hallucinogen and local#bh_substances/SUD"] ; # 
  fhir:useContext ( [
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:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "http://SHIFT-Task-Force.github.io/slsValueSets/CodeSystem/LocalSensitiveKindCodes"^^xsd:anyURI ;
fhir:l <http://SHIFT-Task-Force.github.io/slsValueSets/CodeSystem/LocalSensitiveKindCodes>         ] ;
fhir:code [ fhir:v "hallucinogen" ]       ] )     ]
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://hl7.org/fhir/sid/icd-10-cm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/sid/icd-10-cm>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "F16.20" ]       ] )     ] [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "724713006" ]       ] )     ] )
  ] . # 

<http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsOpioidCodes> a fhir:ValueSet ;
  fhir:id [ fhir:v "LeapSlsOpioidCodes"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ValueSet_LeapSlsOpioidCodes\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ValueSet LeapSlsOpioidCodes</b></p><a name=\"LeapSlsOpioidCodes\"> </a><a name=\"hcLeapSlsOpioidCodes\"> </a><p><b>url</b>: <a href=\"ValueSet-LeapSlsOpioidCodes.html\">ValueSet - Example Opioid Codes</a></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: LeapSlsOpioidCodes</p><p><b>title</b>: ValueSet - Example Opioid Codes</p><p><b>status</b>: Active</p><p><b>experimental</b>: false</p><p><b>description</b>: </p><div><p>Example set of codes representing opioid abuse requiring special privacy protections.</p>\n<p>Identified as: local#opioid</p>\n</div><h3>UseContexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-usage-context-type.html#usage-context-type-focus\">UsageContextType: focus</a> (Clinical Focus)</td><td><span title=\"Codes:{http://SHIFT-Task-Force.github.io/slsValueSets/CodeSystem/LocalSensitiveKindCodes opioid}\">Opioid Abuse</span></td></tr></table><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"https://browser.ihtsdotools.org/\">http://snomed.info/sct</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: 425741009</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 5602001</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 145121000119106</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1149222004</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 56876005</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 60112009</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 61480009</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 266707007</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 52052004</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 6525002</p></blockquote></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"https://www.nlm.nih.gov/research/umls/rxnorm/index.html\">http://www.nlm.nih.gov/research/umls/rxnorm</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: 352364</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1049221</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 856987</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1860154</p></blockquote></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://hl7.org/fhir/sid/icd-10-cm\">http://hl7.org/fhir/sid/icd-10-cm</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: F11.11</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: F11.1</p></blockquote></blockquote></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsOpioidCodes"^^xsd:anyURI ;
fhir:l <http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsOpioidCodes>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "LeapSlsOpioidCodes"] ; # 
  fhir:title [ fhir:v "ValueSet - Example Opioid Codes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:description [ fhir:v "Example set of codes representing opioid abuse requiring special privacy protections.\n\nIdentified as: local#opioid"] ; # 
  fhir:useContext ( [
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:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [
fhir:v "http://SHIFT-Task-Force.github.io/slsValueSets/CodeSystem/LocalSensitiveKindCodes"^^xsd:anyURI ;
fhir:l <http://SHIFT-Task-Force.github.io/slsValueSets/CodeSystem/LocalSensitiveKindCodes>         ] ;
fhir:code [ fhir:v "opioid" ]       ] )     ]
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "425741009" ]       ] [
fhir:code [ fhir:v "5602001" ]       ] [
fhir:code [ fhir:v "145121000119106" ]       ] [
fhir:code [ fhir:v "1149222004" ]       ] [
fhir:code [ fhir:v "56876005" ]       ] [
fhir:code [ fhir:v "60112009" ]       ] [
fhir:code [ fhir:v "61480009" ]       ] [
fhir:code [ fhir:v "266707007" ]       ] [
fhir:code [ fhir:v "52052004" ]       ] [
fhir:code [ fhir:v "6525002" ]       ] )     ] [
fhir:system [
fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ;
fhir:l <http://www.nlm.nih.gov/research/umls/rxnorm>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "352364" ]       ] [
fhir:code [ fhir:v "1049221" ]       ] [
fhir:code [ fhir:v "856987" ]       ] [
fhir:code [ fhir:v "1860154" ]       ] )     ] [
fhir:system [
fhir:v "http://hl7.org/fhir/sid/icd-10-cm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/sid/icd-10-cm>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "F11.11" ]       ] [
fhir:code [ fhir:v "F11.1" ]       ] )     ] )
  ] . #