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

: NHSE Patient Flag Category - XML Representation

Draft as of 2024-02-14

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="PatientFlagCategory"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem PatientFlagCategory</b></p><a name="PatientFlagCategory"> </a><a name="hcPatientFlagCategory"> </a><a name="hcPatientFlagCategory-en-US"> </a><p>This case-sensitive code system <code>https://fhir.nhs.uk/England/CodeSystem/PatientFlagCategory</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">NRAF<a name="PatientFlagCategory-NRAF"> </a></td><td>National Reasonable Adjustments Flag</td></tr><tr><td style="white-space:nowrap">CP-IS<a name="PatientFlagCategory-CP-IS"> </a></td><td>Child Protection - Information Sharing Flag</td></tr><tr><td style="white-space:nowrap">FGM<a name="PatientFlagCategory-FGM"> </a></td><td>Female Genital Mutilation Flag</td></tr></table></div>
  </text>
  <url value="https://fhir.nhs.uk/England/CodeSystem/PatientFlagCategory"/>
  <version value="0.4.0"/>
  <name value="PatientFlagCategory"/>
  <title value="NHSE Patient Flag 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 type/category of Flag."/>
  <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="3"/>
  <concept>
    <code value="NRAF"/>
    <display value="National Reasonable Adjustments Flag"/>
  </concept>
  <concept>
    <code value="CP-IS"/>
    <display value="Child Protection - Information Sharing Flag"/>
  </concept>
  <concept>
    <code value="FGM"/>
    <display value="Female Genital Mutilation Flag"/>
  </concept>
</CodeSystem>