Tiro.health Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Ja|Nee - 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 "ja-nee"] ; #
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 ja-nee</b></p><a name=\"ja-nee\"> </a><a name=\"hcja-nee\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/373066001\">373066001</a></td><td>ja</td></tr><tr><td><a href=\"http://snomed.info/id/373067005\">373067005</a></td><td>nee</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://fhir.tiro.health/ValueSet/ja-nee"^^xsd:anyURI ;
fhir:l <http://fhir.tiro.health/ValueSet/ja-nee>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "JaNee"] ; #
fhir:title [ fhir:v "Ja|Nee"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2025-11-06T21:05:10+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Tiro.health"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Tiro.health" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://tiro.health" ] ] )
] ) ; #
fhir:description [ fhir:v "SNOMED-CT codes for 'ja' and 'nee'"] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
( fhir:concept [
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-conceptOrder"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/valueset-conceptOrder> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 0 ] ] ) ;
fhir:code [ fhir:v "373066001" ] ;
fhir:display [ fhir:v "ja" ] ] [
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-conceptOrder"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/valueset-conceptOrder> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 1 ] ] ) ;
fhir:code [ fhir:v "373067005" ] ;
fhir:display [ fhir:v "nee" ] ] ) ] )
] . #