John Moehrke Test ValueSets Example
0.1.0 - ci-build International flag

John Moehrke Test ValueSets Example, published by John Moehrke (Moehrke Research LLC). 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/test-valuesets/ and changes regularly. See the Directory of published versions

: Active clinical codes that indicate ETH from RXNORM - TTL Representation

Active as of 2026-01-30

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "SamhsaJustRx-active"] ; # 
  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 SamhsaJustRx-active</b></p><a name=\"SamhsaJustRx-active\"> </a><a name=\"hcSamhsaJustRx-active\"> </a><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://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1142.10/expansion\">C2S Amphetamine Use Disorders</a></li><li>Import all the codes that are contained in <a href=\"https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1142.57/expansion\">C2S Substance Use Information Sensitivity</a></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://johnmoehrke.github.io/test-valuesets/ValueSet/SamhsaJustRx-active"^^xsd:anyURI ;
fhir:l <http://johnmoehrke.github.io/test-valuesets/ValueSet/SamhsaJustRx-active>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "SamhsaJustRx_active"] ; # 
  fhir:title [ fhir:v "Active clinical codes that indicate ETH from RXNORM"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-01-30T21:46:28+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "John Moehrke (Moehrke Research LLC)"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "John Moehrke (Moehrke Research LLC)" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://healthcaresecprivacy.blogspot.com" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "JohnMoehrke@gmail.com" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "just valueSets from RXNORM that indicate ETH and have retired codes\n\nThese valueSets are `not maintained`"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>       ] ;
fhir:code [ fhir:v "001" ]     ] )
  ] ) ; # 
  fhir:compose [
fhir:inactive [ fhir:v false ] ;
    ( fhir:include [
      ( fhir:valueSet [
fhir:v "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1142.10"^^xsd:anyURI ;
fhir:l <http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1142.10>       ] )     ] [
      ( fhir:valueSet [
fhir:v "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1142.57"^^xsd:anyURI ;
fhir:l <http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1142.57>       ] )     ] )
  ] . #