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 Flag Category Patient
HTML View
ValueSet 'EnglandFlagCategoryPatient'
Version | 0.1.0 |
Published by | NHS England |
Status | Draft (since 2024-02-14) |
Experimental | False |
A ValueSet to identify the type/category of a flag.
Contact Information
NHS England
Email: interoperabilityteam@nhs.net
Expansion
This expansion was generated on 2024-02-14T12:00:00+00:00
Code | System | Display |
---|---|---|
national-reasonable-adjustments-flag | https://fhir.nhs.uk/England/CodeSystem/England-FlagCategoryPatient | National Reasonable Adjustments Flag |
female-genital-mutilation-flag | https://fhir.nhs.uk/England/CodeSystem/England-FlagCategoryPatient | Female Genital Mutilation Flag |
Table View
ValueSet.id[0] | England-FlagCategoryPatient |
ValueSet.url[0] | https://fhir.nhs.uk/England/ValueSet/England-FlagCategoryPatient |
ValueSet.version[0] | 0.1.0 |
ValueSet.name[0] | EnglandFlagCategoryPatient |
ValueSet.title[0] | England Flag Category Patient |
ValueSet.status[0] | draft |
ValueSet.experimental[0] | False |
ValueSet.date[0] | 2024-02-14 |
ValueSet.publisher[0] | NHS England |
ValueSet.contact[0].name[0] | NHS England |
ValueSet.contact[0].telecom[0].system[0] | |
ValueSet.contact[0].telecom[0].value[0] | interoperabilityteam@nhs.net |
ValueSet.contact[0].telecom[0].use[0] | work |
ValueSet.contact[0].telecom[0].rank[0] | 1 |
ValueSet.description[0] | A ValueSet to identify the type/category of a flag. |
ValueSet.copyright[0] | Copyright © 2023+ 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. |
ValueSet.expansion[0].timestamp[0] | 2024-02-14T12:00:00+00:00 |
ValueSet.expansion[0].contains[0].system[0] | https://fhir.nhs.uk/England/CodeSystem/England-FlagCategoryPatient |
ValueSet.expansion[0].contains[0].code[0] | national-reasonable-adjustments-flag |
ValueSet.expansion[0].contains[0].display[0] | National Reasonable Adjustments Flag |
ValueSet.expansion[0].contains[1].system[0] | https://fhir.nhs.uk/England/CodeSystem/England-FlagCategoryPatient |
ValueSet.expansion[0].contains[1].code[0] | female-genital-mutilation-flag |
ValueSet.expansion[0].contains[1].display[0] | Female Genital Mutilation Flag |
XML View
<ValueSet xmlns="http://hl7.org/fhir"> <id value="England-FlagCategoryPatient" /> <url value="https://fhir.nhs.uk/England/ValueSet/England-FlagCategoryPatient" /> <version value="0.1.0" /> <name value="EnglandFlagCategoryPatient" /> <title value="England Flag Category Patient" /> <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 ValueSet to identify the type/category of a flag." /> <copyright value="Copyright © 2023+ 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." /> <expansion> <timestamp value="2024-02-14T12:00:00+00:00" /> <contains> <system value="https://fhir.nhs.uk/England/CodeSystem/England-FlagCategoryPatient" /> <code value="national-reasonable-adjustments-flag" /> <display value="National Reasonable Adjustments Flag" /> </contains> <contains> <system value="https://fhir.nhs.uk/England/CodeSystem/England-FlagCategoryPatient" /> <code value="female-genital-mutilation-flag" /> <display value="Female Genital Mutilation Flag" /> </contains> </expansion> </ValueSet>
JSON View
{ "resourceType": "ValueSet", "id": "England-FlagCategoryPatient", "url": "https://fhir.nhs.uk/England/ValueSet/England-FlagCategoryPatient", "version": "0.1.0", "name": "EnglandFlagCategoryPatient", "title": "England Flag Category Patient", "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 ValueSet to identify the type/category of a flag.", "copyright": "Copyright © 2023+ 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/England-FlagCategoryPatient", "code": "national-reasonable-adjustments-flag", "display": "National Reasonable Adjustments Flag" }, { "system": "https://fhir.nhs.uk/England/CodeSystem/England-FlagCategoryPatient", "code": "female-genital-mutilation-flag", "display": "Female Genital Mutilation Flag" } ] } }
Feedback
Click here to:Report issue for ValueSet-England-FlagCategoryPatient, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,