ConceptMaps

ConceptMap England-DeviatingResultIndicator

HTML View

Mapping from https://webarchive.nationalarchives.gov.uk/ukgwa/20150107145848/http://www.isb.nhs.uk/documents/isb-1557/amd-39-2003

SourceEquivalenceTarget
HI (High)equivalentH (High)
LO (Low)equivalentL (Low)

Table View

ConceptMap.id[0]England-DeviatingResultIndicator
ConceptMap.url[0]https://fhir.nhs.uk/England/ConceptMap/England-DeviatingResultIndicator
ConceptMap.version[0]0.1.0
ConceptMap.name[0]EnglandDeviatingResultIndicator
ConceptMap.title[0]England Deviating Result Indicator
ConceptMap.status[0]draft
ConceptMap.date[0]2026-01-26
ConceptMap.publisher[0]NHS England
ConceptMap.contact[0].name[0]NHS England
ConceptMap.contact[0].telecom[0].system[0]email
ConceptMap.contact[0].telecom[0].value[0]interoperabilityteam@nhs.net
ConceptMap.contact[0].telecom[0].use[0]work
ConceptMap.contact[0].telecom[0].rank[0]1
ConceptMap.description[0]A set of codes that convert those in the value set for the EDIFACT Deviating Result Indicator (also known as the Result Normalcy Indicator) to FHIR ObservationInterpretation. 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’ :
ConceptMap.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.
ConceptMap.source[0]https://webarchive.nationalarchives.gov.uk/ukgwa/20150107145848/http://www.isb.nhs.uk/documents/isb-1557/amd-39-2003
ConceptMap.target[0]http://hl7.org/fhir/ValueSet/observation-interpretation
ConceptMap.group[0].source[0]https://webarchive.nationalarchives.gov.uk/ukgwa/20150107145848/http://www.isb.nhs.uk/documents/isb-1557/amd-39-2003
ConceptMap.group[0].target[0]http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation
ConceptMap.group[0].element[0].code[0]HI
ConceptMap.group[0].element[0].display[0]High
ConceptMap.group[0].element[0].target[0].code[0]H
ConceptMap.group[0].element[0].target[0].display[0]High
ConceptMap.group[0].element[0].target[0].equivalence[0]equivalent
ConceptMap.group[0].element[1].code[0]LO
ConceptMap.group[0].element[1].display[0]Low
ConceptMap.group[0].element[1].target[0].code[0]L
ConceptMap.group[0].element[1].target[0].display[0]Low
ConceptMap.group[0].element[1].target[0].equivalence[0]equivalent

JSON View

{
"resourceType": "ConceptMap",
"id": "England-DeviatingResultIndicator",
"url": "https://fhir.nhs.uk/England/ConceptMap/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 convert those in the value set for the EDIFACT Deviating Result Indicator (also known as the Result Normalcy Indicator) to FHIR ObservationInterpretation. 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.",
"sourceUri": "https://webarchive.nationalarchives.gov.uk/ukgwa/20150107145848/http://www.isb.nhs.uk/documents/isb-1557/amd-39-2003",
"targetCanonical": "http://hl7.org/fhir/ValueSet/observation-interpretation",
"group": [
{
"source": "https://webarchive.nationalarchives.gov.uk/ukgwa/20150107145848/http://www.isb.nhs.uk/documents/isb-1557/amd-39-2003",
"target": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"element": [
{
"code": "HI",
"display": "High",
"target": [
{
"code": "H",
"display": "High",
"equivalence": "equivalent"
}
]
},
{
"code": "LO",
"display": "Low",
"target": [
{
"code": "L",
"display": "Low",
"equivalence": "equivalent"
}
]
}
]
}
]
}