ValueSet England-DeviatingResultIndicator

HTML View

This value set includes codes from the following code systems:

Table View

ValueSet.id[0]England-DeviatingResultIndicator
ValueSet.url[0]https://fhir.nhs.uk/England/ValueSet/England-DeviatingResultIndicator
ValueSet.version[0]0.1.0
ValueSet.name[0]EnglandDeviatingResultIndicator
ValueSet.title[0]England Deviating Result Indicator
ValueSet.status[0]draft
ValueSet.date[0]2026-01-26
ValueSet.publisher[0]NHS England
ValueSet.contact[0].name[0]NHS England
ValueSet.contact[0].telecom[0].system[0]email
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 set of codes that mirror those in the value set for the EDIFACT Deviating Result Indicator (also known as the Result Normalcy Indicator). The relevant sections from the PMIP EDIFACT (NHS003) specification are included below for reference:\n- ‘LSR_04_A_001.doc’\n- ‘LSR_03_B_001.doc’ :
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.compose[0].include[0].system[0]http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation
ValueSet.compose[0].include[0].filter[0].property[0]H
ValueSet.compose[0].include[0].filter[0].op[0]=
ValueSet.compose[0].include[0].filter[0].value[0]true
ValueSet.compose[0].include[1].system[0]http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation
ValueSet.compose[0].include[1].filter[0].property[0]L
ValueSet.compose[0].include[1].filter[0].op[0]=
ValueSet.compose[0].include[1].filter[0].value[0]true
ValueSet.compose[0].include[2].system[0]https://fhir.nhs.uk/England/CodeSystem/England-DeviatingResultIndicator

JSON View

{
"resourceType": "ValueSet",
"id": "England-DeviatingResultIndicator",
"url": "https://fhir.nhs.uk/England/ValueSet/England-DeviatingResultIndicator",
"version": "0.1.0",
"name": "EnglandDeviatingResultIndicator",
"title": "England Deviating Result Indicator",
"status": "draft",
"date": "2026-01-26",
"publisher": "NHS England",
"contact": [
{
"name": "NHS England",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work",
"rank": 1
}
]
}
],
"description": "A set of codes that mirror those in the value set for the EDIFACT Deviating Result Indicator (also known as the Result Normalcy Indicator). The relevant sections from the PMIP EDIFACT (NHS003) specification are included below for reference:\\n- ‘LSR_04_A_001.doc’\\n- ‘LSR_03_B_001.doc’ :",
"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.",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"filter": [
{
"property": "H",
"op": "=",
"value": "true"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"filter": [
{
"property": "L",
"op": "=",
"value": "true"
}
]
},
{
"system": "https://fhir.nhs.uk/England/CodeSystem/England-DeviatingResultIndicator"
}
]
}
}