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

JohnMoehrke SLS ValueSets Implementation Guide, published by John Moehrke. 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/JohnMoehrke/SLSValueSets/ and changes regularly. See the Directory of published versions

: clinical codes that indicate PSY - TTL Representation

Active as of 2016-09-09

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 -------------------------------------------------------------------

<http://hl7.org/fhir/ValueSet/SamhsaSensitivePSY> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "SamhsaSensitivePSY"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://SHIFT-Task-Force.github.io/sls-ri/StructureDefinition/SlsValueSet" ;
       fhir:index 0 ;
       fhir:link <http://SHIFT-Task-Force.github.io/sls-ri/StructureDefinition/SlsValueSet>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet SamhsaSensitivePSY</b></p><a name=\"SamhsaSensitivePSY\"> </a><a name=\"hcSamhsaSensitivePSY\"> </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=\"https://build.fhir.org/ig/SHIFT-Task-Force/sls-ri-ig/StructureDefinition-SlsValueSet.html\">SLS ValueSet Profile</a></p></div><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"https://tx.fhir.org/r4/ValueSet/2.16.840.1.113762.1.4.1142.32-20160909\">C2S Mental Health Disorders</a></li><li>Import all the codes that are contained in <a href=\"https://tx.fhir.org/r4/ValueSet/2.16.840.1.113762.1.4.1142.33-20160909\">C2S Mental Health Disorders</a></li><li>Import all the codes that are contained in <a href=\"https://tx.fhir.org/r4/ValueSet/2.16.840.1.113762.1.4.1142.34-20160909\">C2S Mental Health Disorders</a></li><li>Import all the codes that are contained in <a href=\"https://tx.fhir.org/r4/ValueSet/2.16.840.1.113762.1.4.1142.35-20160909\">C2S Mental Health Disorders</a></li><li>Import all the codes that are contained in <a href=\"https://tx.fhir.org/r4/ValueSet/2.16.840.1.113762.1.4.1142.36-20160909\">C2S Mental Health Disorders</a></li></ul></div>"
  ] ;
  fhir:ValueSet.url [ fhir:value "http://johnmoehrke.github.io/SLSValueSets/ValueSet/SamhsaSensitivePSY"] ;
  fhir:ValueSet.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
     fhir:Identifier.value [ fhir:value "urn:oid:1.3.6.1.4.1.66281.18.48.16" ]
  ] ;
  fhir:ValueSet.version [ fhir:value "0.1.0"] ;
  fhir:ValueSet.name [ fhir:value "SamhsaSensitivePSY"] ;
  fhir:ValueSet.title [ fhir:value "clinical codes that indicate PSY"] ;
  fhir:ValueSet.status [ fhir:value "active"] ;
  fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:ValueSet.date [ fhir:value "2016-09-09"^^xsd:date] ;
  fhir:ValueSet.publisher [ fhir:value "John Moehrke"] ;
  fhir:ValueSet.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "John Moehrke" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "http://johnmoehrke.github.io" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:ContactDetail.name [ fhir:value "John Moehrke (himself)" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "JohnMoehrke@gmail.com" ]
     ]
  ] ;
  fhir:ValueSet.description [ fhir:value "codes that when found in data would indicate the data is likely PSY related\n\nPSY - psychiatry disorder information sensitivity\n\n??should this include MH (Mental Health), PSYTHPN (psychotherapy note), and SUD (substance use)??\n\n* **SAMHSA C2S Mental Health Disorders**\n  * ValueSet 2.16.840.1.113762.1.4.1142.32 // ICD10CM\n  * ValueSet 2.16.840.1.113762.1.4.1142.33 // ICD9CM\n  * ValueSet 2.16.840.1.113762.1.4.1142.34 // LOINC\n  * ValueSet 2.16.840.1.113762.1.4.1142.35 // RXNORM\n  * ValueSet 2.16.840.1.113762.1.4.1142.36 // SNOMED-CT"] ;
  fhir:ValueSet.useContext [
     fhir:index 0 ;
     fhir:UsageContext.code [
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/usage-context-type" ] ;
       fhir:Coding.code [ fhir:value "focus" ]
     ] ;
     fhir:UsageContext.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ;
         fhir:Coding.code [ fhir:value "PSY" ]
       ]
     ]
  ] ;
  fhir:ValueSet.jurisdiction [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
       fhir:Coding.code [ fhir:value "001" ]
     ]
  ] ;
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.inactive [ fhir:value "true"^^xsd:boolean ] ;
     fhir:ValueSet.compose.include [
       fhir:index 0 ;
       fhir:ValueSet.compose.include.valueSet [
         fhir:value "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1142.32" ;
         fhir:index 0 ;
         fhir:link <http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1142.32>
       ]
     ], [
       fhir:index 1 ;
       fhir:ValueSet.compose.include.valueSet [
         fhir:value "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1142.33" ;
         fhir:index 0 ;
         fhir:link <http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1142.33>
       ]
     ], [
       fhir:index 2 ;
       fhir:ValueSet.compose.include.valueSet [
         fhir:value "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1142.34" ;
         fhir:index 0 ;
         fhir:link <http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1142.34>
       ]
     ], [
       fhir:index 3 ;
       fhir:ValueSet.compose.include.valueSet [
         fhir:value "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1142.35" ;
         fhir:index 0 ;
         fhir:link <http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1142.35>
       ]
     ], [
       fhir:index 4 ;
       fhir:ValueSet.compose.include.valueSet [
         fhir:value "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1142.36" ;
         fhir:index 0 ;
         fhir:link <http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1142.36>
       ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/ValueSet/SamhsaSensitivePSY.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ValueSet/SamhsaSensitivePSY.ttl> .