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 Condition Category - XML Representation

Draft as of 2024-02-14

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="RA-ConditionCategory"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem RA-ConditionCategory</b></p><a name="RA-ConditionCategory"> </a><a name="hcRA-ConditionCategory"> </a><a name="hcRA-ConditionCategory-en-US"> </a><p>This case-sensitive code system <code>https://fhir.nhs.uk/England/CodeSystem/RA-ConditionCategory</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">problem-list-item<a name="RA-ConditionCategory-problem-list-item"> </a></td><td>Problem List Item</td></tr><tr><td style="white-space:nowrap">encounter-diagnosis<a name="RA-ConditionCategory-encounter-diagnosis"> </a></td><td>Encounter Diagnosis</td></tr><tr><td style="white-space:nowrap">presenting-complaint<a name="RA-ConditionCategory-presenting-complaint"> </a></td><td>Presenting Complaint</td></tr><tr><td style="white-space:nowrap">co-morbidity<a name="RA-ConditionCategory-co-morbidity"> </a></td><td>Co-morbidity</td></tr><tr><td style="white-space:nowrap">issue<a name="RA-ConditionCategory-issue"> </a></td><td>Issue</td></tr></table></div>
  </text>
  <url value="https://fhir.nhs.uk/England/CodeSystem/RA-ConditionCategory"/>
  <version value="0.4.0"/>
  <name value="ReasonableAdjustmentsConditionCategory"/>
  <title value="RA Condition Category"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-02-14"/>
  <publisher value="NHS England"/>
  <contact>
    <name value="NHS England"/>
    <telecom>
      <system value="url"/>
      <value value="https://fhir.nhs.uk"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="interoperabilityteam@nhs.net"/>
    </telecom>
  </contact>
  <description
               value="A CodeSystem to identify the category of a condition within Reasonable Adjustments."/>
  <copyright
             value="Copyright © 2024+ NHS England Licensed under the Apache License, Version 2.0 (the \&quot;License\&quot;); 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 \&quot;AS IS\&quot; 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="5"/>
  <concept>
    <code value="problem-list-item"/>
    <display value="Problem List Item"/>
  </concept>
  <concept>
    <code value="encounter-diagnosis"/>
    <display value="Encounter Diagnosis"/>
  </concept>
  <concept>
    <code value="presenting-complaint"/>
    <display value="Presenting Complaint"/>
  </concept>
  <concept>
    <code value="co-morbidity"/>
    <display value="Co-morbidity"/>
  </concept>
  <concept>
    <code value="issue"/>
    <display value="Issue"/>
  </concept>
</CodeSystem>