OneAquaHealth Project, published by OneAquaHealth Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/oah/ and changes regularly. See the Directory of published versions
: OAH Indicators (Non-Health) - TTL Representation
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 "oah-indicators-no-health-oah-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 oah-indicators-no-health-oah-vs</b></p><a name=\"oah-indicators-no-health-oah-vs\"> </a><a name=\"hcoah-indicators-no-health-oah-vs\"> </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=\"ValueSet-temporarySystem-oah-eu.html\">OAH Indicators</a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-health-indicators-oah-vs.html\">OAH Health Indicators</a></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://hl7.eu/fhir/ig/oah/ValueSet/oah-indicators-no-health-oah-vs"^^xsd:anyURI ;
fhir:l <http://hl7.eu/fhir/ig/oah/ValueSet/oah-indicators-no-health-oah-vs>
] ; #
fhir:version [ fhir:v "0.1.0-ci-build"] ; #
fhir:name [ fhir:v "OahIndicatorsNoHealthOahVs"] ; #
fhir:title [ fhir:v "OAH Indicators (Non-Health)"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2026-01-27T07:48:17+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "OneAquaHealth Project"] ; #
fhir:contact ( [
fhir:name [ fhir:v "OneAquaHealth Project" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.oneaquahealth.eu" ] ] )
] ) ; #
fhir:description [ fhir:v "This Value Set includes OAH indicators excluding the health and wellness indicators."] ; #
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 "150" ] ;
fhir:display [ fhir:v "Europe" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
( fhir:valueSet [
fhir:v "http://hl7.eu/fhir/ig/oah/ValueSet/temporarySystem-oah-eu"^^xsd:anyURI ;
fhir:l <http://hl7.eu/fhir/ig/oah/ValueSet/temporarySystem-oah-eu> ] ) ] ) ;
( fhir:exclude [
( fhir:valueSet [
fhir:v "http://hl7.eu/fhir/ig/oah/ValueSet/health-indicators-oah-vs"^^xsd:anyURI ;
fhir:l <http://hl7.eu/fhir/ig/oah/ValueSet/health-indicators-oah-vs> ] ) ] )
] . #