0.1.0 - ci-build

collabreefhirdocumentation - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Collabree Questionnaire Category Value Set - TTL Representation

Draft as of 2025-11-04

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 "collabree-questionnaire-category-vs"] ; # 
  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 collabree-questionnaire-category-vs</b></p><a name=\"collabree-questionnaire-category-vs\"> </a><a name=\"hccollabree-questionnaire-category-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where code  = 10210-3 (Physical findings of General status Narrative)</li><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where code  = 100006-6 (Demonstrates knowledge of medication management)</li><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where code  = 100005-8 (Demonstrates knowledge of nutritional management related to the procedure)</li><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where code  = 100197-3 (Exercise activity and pain severity panel)</li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://fhir.collabree.com/fhir/ValueSet/collabree-questionnaire-category-vs"^^xsd:anyURI ;
fhir:l <https://fhir.collabree.com/fhir/ValueSet/collabree-questionnaire-category-vs>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "CollabreeQuestionnaireCategoryVS"] ; # 
  fhir:title [ fhir:v "Collabree Questionnaire Category Value Set"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2025-11-04T17:00:46+01:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Collabree AG"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Collabree AG" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.collabree.com" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Value set defining the specific LOINC questionnaire categories allowed in Collabree questionnaires"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
      ( fhir:filter [
fhir:property [ fhir:v "code" ] ;
fhir:op [ fhir:v "=" ] ;
fhir:value [ fhir:v "10210-3" ]       ] )     ] [
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
      ( fhir:filter [
fhir:property [ fhir:v "code" ] ;
fhir:op [ fhir:v "=" ] ;
fhir:value [ fhir:v "100006-6" ]       ] )     ] [
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
      ( fhir:filter [
fhir:property [ fhir:v "code" ] ;
fhir:op [ fhir:v "=" ] ;
fhir:value [ fhir:v "100005-8" ]       ] )     ] [
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
      ( fhir:filter [
fhir:property [ fhir:v "code" ] ;
fhir:op [ fhir:v "=" ] ;
fhir:value [ fhir:v "100197-3" ]       ] )     ] )
  ] . #