Smart Bear Implementation Guide - Local Development build (v3.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Questionnaire Response GHABP satisfaction question - TTL Representation
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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "GHABPHearingAidSatisfaction"] ; #
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 GHABPHearingAidSatisfaction</b></p><a name=\"GHABPHearingAidSatisfaction\"> </a><a name=\"hcGHABPHearingAidSatisfaction\"> </a><a name=\"GHABPHearingAidSatisfaction-en-US\"> </a><p>This code system <code>https://smart-bear.eu/fhir/CodeSystem/GHABPHearingAidSatisfaction</code> defines the following codes:</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\">0<a name=\"GHABPHearingAidSatisfaction-0\"> </a></td><td>N/A</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"GHABPHearingAidSatisfaction-1\"> </a></td><td>Not satisfied at all</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"GHABPHearingAidSatisfaction-2\"> </a></td><td>A little satisfied</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"GHABPHearingAidSatisfaction-3\"> </a></td><td>Reasonably satisfied</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"GHABPHearingAidSatisfaction-4\"> </a></td><td>Very satisfied</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"GHABPHearingAidSatisfaction-5\"> </a></td><td>Delighted with aid</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "https://smart-bear.eu/fhir/CodeSystem/GHABPHearingAidSatisfaction"^^xsd:anyURI] ; #
fhir:version [ fhir:v "3.4.1"] ; #
fhir:name [ fhir:v "GHABPHearingAidSatisfaction"] ; #
fhir:title [ fhir:v "Questionnaire Response GHABP satisfaction question"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2024-09-17T08:57:54+02:00"^^xsd:dateTime] ; #
fhir:description [ fhir:v "Questionnaire Response GHABP satisfaction question"] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "6"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "N/A" ]
] [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Not satisfied at all" ]
] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "A little satisfied" ]
] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Reasonably satisfied" ]
] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Very satisfied" ]
] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "Delighted with aid" ]
] ) . #