{
"description": "A CodeSystem to identify the response associated with the event message.",
"_filename": "CodeSystem-EMS-EventMessageResponseCode-1.json",
"package_name": "NHSD.Assets.STU3",
"date": "2017-12-04T00:00:00+00:00",
"publisher": "NHS Digital",
"content": "complete",
"name": "EMS Event Message Response Code",
"copyright": "Copyright © 2017 NHS Digital",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.6.0",
"status": "draft",
"id": "2a5e76a4-b49f-438c-aff3-85102cf0fbc5",
"kind": null,
"url": "https://fhir.nhs.uk/STU3/CodeSystem/EMS-EventMessageResponseCode-1",
"concept": [ {
"code": "R00",
"display": "Message success",
"definition": "Message Success"
}, {
"code": "R01",
"display": "Invalid NHS number format",
"definition": "The NHS number provided in the message is not valid (based on being 10 digits long and the 10th digit being a check digit)"
}, {
"code": "R02",
"display": "NHS Number Does Not Exist on PDS",
"definition": "The NHS number provided in the message does not match on PDS"
}, {
"code": "R03",
"display": "NHS Number Does Not Match Name And/Or/Gender And/Or DOB",
"definition": "The NHS number provided in the message does not match the name and/or gender and/or DOB on PDS"
}, {
"code": "R04",
"display": "Service Not Entitled to Publish Event Type XXX",
"definition": "The event type published is not allowed to be published by service YYY"
}, {
"code": "R05",
"display": "Supplier not accredited to publish messages",
"definition": "The supplier system publishing the message has not been through the accreditation process"
}, {
"code": "R06",
"display": "Provider not accredited to publish messages",
"definition": "The provider publishing the message has not been through the accreditation process"
}, {
"code": "R07",
"display": "SNOMED code does not exist",
"definition": "The SNOMED code supplied in the FHIR message does"
}, {
"code": "R08",
"display": "Incorrect message format",
"definition": "Message is not in XML or JSON format"
}, {
"code": "R09",
"display": "Incorrect Event",
"definition": "The received event is not a recognised event"
}, {
"code": "R10",
"display": "Event does not conform",
"definition": "The received event does not conform to the associated event type scheme"
} ],
"caseSensitive": true,
"version": "1.0.0",
"contact": [ {
"name": "Interoperability Team",
"telecom": [ {
"use": "work",
"value": "interoperabilityteam@nhs.net",
"system": "email"
} ]
} ]
}