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
Draft as of 2024-02-14 |
{
"resourceType" : "CodeSystem",
"id" : "PatientFlagCategory",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "https://fhir.nhs.uk/England/CodeSystem/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 CodeSystem to identify the type/category of 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.",
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "NRAF",
"display" : "National Reasonable Adjustments Flag"
},
{
"code" : "CP-IS",
"display" : "Child Protection - Information Sharing Flag"
},
{
"code" : "FGM",
"display" : "Female Genital Mutilation Flag"
}
]
}