XpanDH Hospital Discharge Report
0.1.0 - ci-build 150

XpanDH Hospital Discharge Report, published by XpanDH Project. 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/hl7-eu/xpandh-hdr/ and changes regularly. See the Directory of published versions

: Xpandh WHODAS Codes Valueset - TTL Representation

Active as of 2024-09-02

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 "whodas-code-vs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet whodas-code-vs</b></p><a name=\"whodas-code-vs\"> </a><a name=\"hcwhodas-code-vs\"> </a><a name=\"whodas-code-vs-en-US\"> </a><ul><li>Include codes from<code>https://id.who.int/whodas</code> where concept.level  = 1</li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.eu/fhir/ig/xpandh/hdr/ValueSet/whodas-code-vs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "WHODASCodeVS"] ; # 
  fhir:title [ fhir:v "Xpandh WHODAS Codes Valueset"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-09-02T15:31:33+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "XpanDH Project"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "XpanDH Project" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://xpandh-project.iscte-iul.pt" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Used to specify WHODAS Disability Assessment Schedule 2.0 assessment codes."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "150" ] ;
fhir:display [ fhir:v "Europe" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "Used by permission of the XpanDH project, all rights reserved Creative Commons License"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "https://id.who.int/whodas"^^xsd:anyURI ] ;
      ( fhir:filter [
fhir:property [ fhir:v "concept.level" ] ;
fhir:op [ fhir:v "=" ] ;
fhir:value [ fhir:v "1" ]       ] )     ] )
  ] . #