WARNING
This guidance is under active development by NHS England and content may be added or updated on a regular basis.It is NOT currently recommended to develop against this guidance.
England Condition Code RA
Description |
---|
A CodeSystem to identify the SNOMED-CT concept representing an Impairment recorded as part of a Reasonable Adjustment |
HTML View
This code system https://fhir.nhs.uk/England/CodeSystem/England-ConditionCodeRA defines the following codes:
Table View
CodeSystem.id[0] | England-ConditionCodeRA |
CodeSystem.text[0].status[0] | generated |
CodeSystem.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml"><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> |
CodeSystem.url[0] | https://fhir.nhs.uk/England/CodeSystem/England-ConditionCodeRA |
CodeSystem.version[0] | 0.4.0 |
CodeSystem.name[0] | EnglandConditionCodeRA |
CodeSystem.title[0] | England Condition Code RA |
CodeSystem.status[0] | draft |
CodeSystem.experimental[0] | False |
CodeSystem.date[0] | 2024-02-14 |
CodeSystem.publisher[0] | NHS England |
CodeSystem.contact[0].name[0] | NHS England |
CodeSystem.contact[0].telecom[0].system[0] | |
CodeSystem.contact[0].telecom[0].value[0] | interoperabilityteam@nhs.net |
CodeSystem.contact[0].telecom[0].use[0] | work |
CodeSystem.contact[0].telecom[0].rank[0] | 1 |
CodeSystem.description[0] | A CodeSystem to identify the SNOMED-CT concept representing an Impairment recorded as part of a Reasonable Adjustment |
CodeSystem.copyright[0] | 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. |
CodeSystem.caseSensitive[0] | True |
CodeSystem.content[0] | complete |
CodeSystem.count[0] | 11 |
CodeSystem.concept[0].code[0] | vision |
CodeSystem.concept[0].display[0] | Vision (for example blindness or partial sight) |
CodeSystem.concept[1].code[0] | hearing |
CodeSystem.concept[1].display[0] | Hearing (for example deafness or partial hearing) |
CodeSystem.concept[2].code[0] | mobility |
CodeSystem.concept[2].display[0] | Mobility (for example walking short distances or climbing stairs) |
CodeSystem.concept[3].code[0] | dexterity |
CodeSystem.concept[3].display[0] | Dexterity (for example lifting and carrying objects, using a keyboard) |
CodeSystem.concept[4].code[0] | learning |
CodeSystem.concept[4].display[0] | Learning or understanding or concentrating |
CodeSystem.concept[5].code[0] | memory |
CodeSystem.concept[5].display[0] | Memory |
CodeSystem.concept[6].code[0] | mental-health |
CodeSystem.concept[6].display[0] | Mental health |
CodeSystem.concept[7].code[0] | stamina |
CodeSystem.concept[7].display[0] | Stamina or breathing or fatigue |
CodeSystem.concept[8].code[0] | social |
CodeSystem.concept[8].display[0] | Social or behavioural (for example associated with autism spectrum disorder (ASD) which includes Asperger’s, or attention deficit hyperactivity disorder (ADHD)) |
CodeSystem.concept[9].code[0] | other |
CodeSystem.concept[9].display[0] | Other (please specify) |
CodeSystem.concept[10].code[0] | patient-would-prefer-not-to-say |
CodeSystem.concept[10].display[0] | Patient would prefer not to say |
XML View
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="England-ConditionCodeRA" /> <text> <status value="generated" /> --- We have skipped the narrative for better readability of the resource --- </text> <url value="https://fhir.nhs.uk/England/CodeSystem/England-ConditionCodeRA" /> <version value="0.4.0" /> <name value="EnglandConditionCodeRA" /> <title value="England Condition Code RA" /> <status value="draft" /> <experimental value="false" /> <date value="2024-02-14" /> <publisher value="NHS England" /> <contact> <name value="NHS England" /> <telecom> <system value="email" /> <value value="interoperabilityteam@nhs.net" /> <use value="work" /> <rank value="1" /> </telecom> </contact> <description value="A CodeSystem to identify the SNOMED-CT concept representing an Impairment recorded as part of a Reasonable Adjustment" /> <copyright value="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." /> <caseSensitive value="true" /> <content value="complete" /> <count value="11" /> <concept> <code value="vision" /> <display value="Vision (for example blindness or partial sight)" /> </concept> <concept> <code value="hearing" /> <display value="Hearing (for example deafness or partial hearing)" /> </concept> <concept> <code value="mobility" /> <display value="Mobility (for example walking short distances or climbing stairs)" /> </concept> <concept> <code value="dexterity" /> <display value="Dexterity (for example lifting and carrying objects, using a keyboard)" /> </concept> <concept> <code value="learning" /> <display value="Learning or understanding or concentrating" /> </concept> <concept> <code value="memory" /> <display value="Memory" /> </concept> <concept> <code value="mental-health" /> <display value="Mental health" /> </concept> <concept> <code value="stamina" /> <display value="Stamina or breathing or fatigue" /> </concept> <concept> <code value="social" /> <display value="Social or behavioural (for example associated with autism spectrum disorder (ASD) which includes Asperger’s, or attention deficit hyperactivity disorder (ADHD))" /> </concept> <concept> <code value="other" /> <display value="Other (please specify)" /> </concept> <concept> <code value="patient-would-prefer-not-to-say" /> <display value="Patient would prefer not to say" /> </concept> </CodeSystem>
JSON View
{ "resourceType": "CodeSystem", "id": "England-ConditionCodeRA", "text": { "status": "generated", --- We have skipped the narrative for better readability of the resource --- }, "url": "https://fhir.nhs.uk/England/CodeSystem/England-ConditionCodeRA", "version": "0.4.0", "name": "EnglandConditionCodeRA", "title": "England Condition Code RA", "status": "draft", "experimental": false, "date": "2024-02-14", "publisher": "NHS England", "contact": [ { "name": "NHS England", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net", "use": "work", "rank": 1 } ] } ], "description": "A CodeSystem to identify the SNOMED-CT concept representing an Impairment recorded as part of a Reasonable Adjustment", "copyright": "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.", "caseSensitive": true, "content": "complete", "count": 11, "concept": [ { "code": "vision", "display": "Vision (for example blindness or partial sight)" }, { "code": "hearing", "display": "Hearing (for example deafness or partial hearing)" }, { "code": "mobility", "display": "Mobility (for example walking short distances or climbing stairs)" }, { "code": "dexterity", "display": "Dexterity (for example lifting and carrying objects, using a keyboard)" }, { "code": "learning", "display": "Learning or understanding or concentrating" }, { "code": "memory", "display": "Memory" }, { "code": "mental-health", "display": "Mental health" }, { "code": "stamina", "display": "Stamina or breathing or fatigue" }, { "code": "social", "display": "Social or behavioural (for example associated with autism spectrum disorder (ASD) which includes Asperger’s, or attention deficit hyperactivity disorder (ADHD))" }, { "code": "other", "display": "Other (please specify)" }, { "code": "patient-would-prefer-not-to-say", "display": "Patient would prefer not to say" } ] }