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 Characteristic 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 "HumanServiceCharacteristic"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-HumanServiceCharacteristicCS.html\"><code>http://hl7.org/fhir/us/hsds/CodeSystem/HumanServiceCharacteristicCS</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-HumanServiceCharacteristicCS.html#HumanServiceCharacteristicCS-Wheelchair\">Wheelchair</a></td><td>Wheelchair Access</td><td>A method by which someone can enter or leave a place in a wheelchair</td></tr><tr><td><a href=\"CodeSystem-HumanServiceCharacteristicCS.html#HumanServiceCharacteristicCS-Interpret\">Interpret</a></td><td>Interpretation Services</td><td>Interpreting services function as a verbal form of translation that is facilitated by a professional interpreter, or a team of interpreters. Interpretation services are used to translate spoken languages into the native or preferred language of a given client.</td></tr><tr><td><a href=\"CodeSystem-HumanServiceCharacteristicCS.html#HumanServiceCharacteristicCS-Computer\">Computer</a></td><td>Computer &amp; Internet Access</td><td>Computers available for use. Internet access is available providing connectivity to the internet using personal computers, laptops or mobile devices.</td></tr><tr><td><a href=\"CodeSystem-HumanServiceCharacteristicCS.html#HumanServiceCharacteristicCS-Baby\">Baby</a></td><td>Diapers &amp; Formula</td><td>Diapers and infant formula are provided.</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/HumanServiceCharacteristic"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "HumanServiceCharacteristicVS"] ; # 
  fhir:title [ fhir:v "Human Service Characteristic 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 codes that describe unique features that can be associated with community-based social services delivered at particular locations."] ; # 
  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://hl7.org/fhir/us/hsds/CodeSystem/HumanServiceCharacteristicCS"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "Wheelchair" ] ;
fhir:display [ fhir:v "Wheelchair Access" ]       ] [
fhir:code [ fhir:v "Interpret" ] ;
fhir:display [ fhir:v "Interpretation Services" ]       ] [
fhir:code [ fhir:v "Computer" ] ;
fhir:display [ fhir:v "Computer & Internet Access" ]       ] [
fhir:code [ fhir:v "Baby" ] ;
fhir:display [ fhir:v "Diapers & Formula" ]       ] )     ] )
  ] . #