FHIR Human Services Directory
1.0.0 - STU1 United States of America flag

FHIR Human Services Directory, published by HL7 Human and Social Services Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/FHIR-IG-Human-Services-Directory/ and changes regularly. See the Directory of published versions

: Human Service Type VS - TTL Representation

Page standards status: Trial-use Maturity Level: 2

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 "HumanServiceType"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-service-type.html\"><code>http://terminology.hl7.org/CodeSystem/service-type</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>3</td><td>Aged Care Information/Referral</td></tr><tr><td>8</td><td>Home Care/Housekeeping Assistance</td></tr><tr><td>11</td><td>Personal Care for Older Persons</td></tr><tr><td>70</td><td>Crisis Counselling</td></tr><tr><td>105</td><td>Drug and/or Alcohol Counselling</td></tr><tr><td>106</td><td>Drug/Alcohol Information/Referral</td></tr><tr><td>111</td><td>Residential Alcohol/Drug Treatment</td></tr><tr><td>126</td><td>Crisis/Emergency Accommodation</td></tr><tr><td>128</td><td>Housing Information/Referral</td></tr><tr><td>130</td><td>Interpreting/Multilingual Service</td></tr><tr><td>146</td><td>Physical Activity Programs</td></tr><tr><td>230</td><td>Patient Transport</td></tr><tr><td>344</td><td>Food</td></tr><tr><td>530</td><td>Disability Care Transport</td></tr><tr><td>531</td><td>Aged Care Transport</td></tr><tr><td>532</td><td>Diabetes Education s</td></tr><tr><td>537</td><td>Medication Reviews</td></tr><tr><td>548</td><td>Food Relief/Food/Meals</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "hss" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
fhir:v "2"^^xsd:integer ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://hl7.org/fhir/us/hsds/ImplementationGuide/hl7.fhir.us.hsds"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/hsds/ImplementationGuide/hl7.fhir.us.hsds>         ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
fhir:v "trial-use" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://hl7.org/fhir/us/hsds/ImplementationGuide/hl7.fhir.us.hsds"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/hsds/ImplementationGuide/hl7.fhir.us.hsds>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/hsds/ValueSet/HumanServiceType"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "HumanServiceTypeVS"] ; # 
  fhir:title [ fhir:v "Human Service Type VS"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-10-04T18:25:38+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Human and Social Services Work Group"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Human and Social Services Work Group" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/hsswg/index.cfm" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "hsswg@lists.hl7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This example value set includes an subset of service-types codes included in the Plan-Net Healthcare Service Type value set (HealthcareServiceTypeVS)."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/service-type"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Aged Care Information/Referral" ]       ] [
fhir:code [ fhir:v "8" ] ;
fhir:display [ fhir:v "Home Care/Housekeeping Assistance" ]       ] [
fhir:code [ fhir:v "11" ] ;
fhir:display [ fhir:v "Personal Care for Older Persons" ]       ] [
fhir:code [ fhir:v "70" ] ;
fhir:display [ fhir:v "Crisis Counselling" ]       ] [
fhir:code [ fhir:v "105" ] ;
fhir:display [ fhir:v "Drug and/or Alcohol Counselling" ]       ] [
fhir:code [ fhir:v "106" ] ;
fhir:display [ fhir:v "Drug/Alcohol Information/Referral" ]       ] [
fhir:code [ fhir:v "111" ] ;
fhir:display [ fhir:v "Residential Alcohol/Drug Treatment" ]       ] [
fhir:code [ fhir:v "126" ] ;
fhir:display [ fhir:v "Crisis/Emergency Accommodation" ]       ] [
fhir:code [ fhir:v "128" ] ;
fhir:display [ fhir:v "Housing Information/Referral" ]       ] [
fhir:code [ fhir:v "130" ] ;
fhir:display [ fhir:v "Interpreting/Multilingual Service" ]       ] [
fhir:code [ fhir:v "146" ] ;
fhir:display [ fhir:v "Physical Activity Programs" ]       ] [
fhir:code [ fhir:v "230" ] ;
fhir:display [ fhir:v "Patient Transport" ]       ] [
fhir:code [ fhir:v "344" ] ;
fhir:display [ fhir:v "Food" ]       ] [
fhir:code [ fhir:v "530" ] ;
fhir:display [ fhir:v "Disability Care Transport" ]       ] [
fhir:code [ fhir:v "531" ] ;
fhir:display [ fhir:v "Aged Care Transport" ]       ] [
fhir:code [ fhir:v "532" ] ;
fhir:display [ fhir:v "Diabetes Education s" ]       ] [
fhir:code [ fhir:v "537" ] ;
fhir:display [ fhir:v "Medication Reviews" ]       ] [
fhir:code [ fhir:v "548" ] ;
fhir:display [ fhir:v "Food Relief/Food/Meals" ]       ] )     ] )
  ] . #