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 - JSON Representation

Draft as of 2024-02-14

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "PatientFlagCategory",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet PatientFlagCategory</b></p><a name=\"PatientFlagCategory\"> </a><a name=\"hcPatientFlagCategory\"> </a><a name=\"hcPatientFlagCategory-en-US\"> </a><p>This value set expansion contains 3 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"PatientFlagCategory-https---fhir.nhs.uk-England-CodeSystem-PatientFlagCategory-NRAF\"> </a>\u00a0\u00a0<a href=\"CodeSystem-PatientFlagCategory.html#PatientFlagCategory-NRAF\">NRAF</a></td><td>https://fhir.nhs.uk/England/CodeSystem/PatientFlagCategory</td><td>National Reasonable Adjustments Flag</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"PatientFlagCategory-https---fhir.nhs.uk-England-CodeSystem-PatientFlagCategory-CP-IS\"> </a>\u00a0\u00a0<a href=\"CodeSystem-PatientFlagCategory.html#PatientFlagCategory-CP-IS\">CP-IS</a></td><td>https://fhir.nhs.uk/England/CodeSystem/PatientFlagCategory</td><td>Child Protection - Information Sharing Flag</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"PatientFlagCategory-https---fhir.nhs.uk-England-CodeSystem-PatientFlagCategory-FGM\"> </a>\u00a0\u00a0<a href=\"CodeSystem-PatientFlagCategory.html#PatientFlagCategory-FGM\">FGM</a></td><td>https://fhir.nhs.uk/England/CodeSystem/PatientFlagCategory</td><td>Female Genital Mutilation Flag</td></tr></table></div>"
  },
  "url" : "https://fhir.nhs.uk/England/ValueSet/PatientFlagCategory",
  "version" : "0.4.0",
  "name" : "PatientFlagCategory",
  "title" : "NHSE Patient Flag Category",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-02-14",
  "publisher" : "NHS England",
  "contact" : [
    {
      "name" : "NHS England",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://fhir.nhs.uk"
        },
        {
          "system" : "email",
          "value" : "interoperabilityteam@nhs.net"
        }
      ]
    }
  ],
  "description" : "A ValueSet to identify the type/category of a flag.",
  "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.",
  "expansion" : {
    "timestamp" : "2024-02-14T12:00:00+00:00",
    "contains" : [
      {
        "system" : "https://fhir.nhs.uk/England/CodeSystem/PatientFlagCategory",
        "code" : "NRAF",
        "display" : "National Reasonable Adjustments Flag"
      },
      {
        "system" : "https://fhir.nhs.uk/England/CodeSystem/PatientFlagCategory",
        "code" : "CP-IS",
        "display" : "Child Protection - Information Sharing Flag"
      },
      {
        "system" : "https://fhir.nhs.uk/England/CodeSystem/PatientFlagCategory",
        "code" : "FGM",
        "display" : "Female Genital Mutilation Flag"
      }
    ]
  }
}