Patient Flags - NHS England - Implementation Guide STU1
0.4.0 - ci-build

Patient Flags - NHS England - Implementation Guide STU1 - Local Development build (v0.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: RA Record Condition Code - TTL Representation

Draft as of 2024-02-14

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 "RA-ConditionCode"] ; # 
  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 RA-ConditionCode</b></p><a name=\"RA-ConditionCode\"> </a><a name=\"hcRA-ConditionCode\"> </a><a name=\"hcRA-ConditionCode-en-US\"> </a><p>This case-sensitive code system <code>https://fhir.nhs.uk/England/CodeSystem/RA-ConditionCode</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\">1<a name=\"RA-ConditionCode-1\"> </a></td><td>Vision (for example blindness or partial sight)</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"RA-ConditionCode-2\"> </a></td><td>Hearing (for example deafness or partial hearing)</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"RA-ConditionCode-3\"> </a></td><td>Mobility (for example walking short distances or climbing stairs)</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"RA-ConditionCode-4\"> </a></td><td>Dexterity (for example lifting and carrying objects, using a keyboard)</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"RA-ConditionCode-5\"> </a></td><td>Learning or understanding or concentrating</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"RA-ConditionCode-6\"> </a></td><td>Memory</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"RA-ConditionCode-7\"> </a></td><td>Mental health</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"RA-ConditionCode-8\"> </a></td><td>Stamina or breathing or fatigue</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"RA-ConditionCode-9\"> </a></td><td>Social or behavioural (for example associated with autism spectrum disorder (ASD) which includes Asperger’s, or attention deficit hyperactivity disorder (ADHD))</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"RA-ConditionCode-10\"> </a></td><td>Other (please specify)</td></tr><tr><td style=\"white-space:nowrap\">12<a name=\"RA-ConditionCode-12\"> </a></td><td>Patient would prefer not to say</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://fhir.nhs.uk/England/CodeSystem/RA-ConditionCode"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.4.0"] ; # 
  fhir:name [ fhir:v "ReasonableAdjustmentsConditionCode"] ; # 
  fhir:title [ fhir:v "RA Record Condition Code"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-02-14"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "NHS England"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "NHS England" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://fhir.nhs.uk" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "interoperabilityteam@nhs.net" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "A CodeSystem to identify the SNOMED-CT concept representing an Impairment recorded as part of a Reasonable Adjustment"] ; # 
  fhir:copyright [ fhir:v "Copyright © 2024+ NHS England Licensed under the Apache License, Version 2.0 (the \\\"License\\\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \\\"AS IS\\\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html."] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "11"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Vision (for example blindness or partial sight)" ]
  ] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Hearing (for example deafness or partial hearing)" ]
  ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Mobility (for example walking short distances or climbing stairs)" ]
  ] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Dexterity (for example lifting and carrying objects, using a keyboard)" ]
  ] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "Learning or understanding or concentrating" ]
  ] [
fhir:code [ fhir:v "6" ] ;
fhir:display [ fhir:v "Memory" ]
  ] [
fhir:code [ fhir:v "7" ] ;
fhir:display [ fhir:v "Mental health" ]
  ] [
fhir:code [ fhir:v "8" ] ;
fhir:display [ fhir:v "Stamina or breathing or fatigue" ]
  ] [
fhir:code [ fhir:v "9" ] ;
fhir:display [ fhir:v "Social or behavioural (for example associated with autism spectrum disorder (ASD) which includes Asperger’s, or attention deficit hyperactivity disorder (ADHD))" ]
  ] [
fhir:code [ fhir:v "10" ] ;
fhir:display [ fhir:v "Other (please specify)" ]
  ] [
fhir:code [ fhir:v "12" ] ;
fhir:display [ fhir:v "Patient would prefer not to say" ]
  ] ) . #