SHINNYHRSN - Local Development build (v1.5.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: SHINNY Questionnaires - 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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "SHINNYLanguage"] ; #
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: CodeSystem SHINNYLanguage</b></p><a name=\"SHINNYLanguage\"> </a><a name=\"hcSHINNYLanguage\"> </a><a name=\"SHINNYLanguage-en-US\"> </a><p>This case-sensitive code system <code>http://shinny.org/us/ny/hrsn/CodeSystem/SHINNYLanguage</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">ASL<a name=\"SHINNYLanguage-ASL\"> </a></td><td>American Sign Language</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://shinny.org/us/ny/hrsn/CodeSystem/SHINNYLanguage"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.5.3"] ; #
fhir:name [ fhir:v "SHINNYLanguage"] ; #
fhir:title [ fhir:v "SHINNY Questionnaires"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-07-23T17:01:14-04:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "shinny"] ; #
fhir:contact ( [
fhir:name [ fhir:v "shinny" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://shinny.org/us/ny/hrsn/index.html" ] ] )
] ) ; #
fhir:description [ fhir:v "Code for languages not found in the FHIR list(s)."] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "1"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "ASL" ] ;
fhir:display [ fhir:v "American Sign Language" ]
] ) . #