| Package | uk.nhsdigital.r4.test |
| Resource Type | CodeSystem |
| Id | message-reason-servicerequest |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.17.0-prerelease&canonical=https://fhir.nhs.uk/CodeSystem/message-reason-servicerequest |
| URL | https://fhir.nhs.uk/CodeSystem/message-reason-servicerequest |
| Version | 1.0.0 |
| Status | active |
| Date | 2021-11-25 |
| Name | MessageReasonServiceRequest |
| Title | Message Reason Service Request |
| Authority | hl7 |
| Description | Message Reason Service Request codes. |
| Copyright | Copyright © 2021 NHS Digital |
| Content | complete |
| ValueSet | |
| message-reason-code | MessageReasonCodes |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "message-reason-servicerequest",
"url": "https://fhir.nhs.uk/CodeSystem/message-reason-servicerequest",
"identifier": [
{
"system": "https://fhir.nhs.uk/identifier/message-reason-code",
"value": "message-reason-service-request"
}
],
"version": "1.0.0",
"name": "MessageReasonServiceRequest",
"title": "Message Reason Service Request",
"status": "active",
"date": "2021-11-25",
"publisher": "NHS Digital",
"contact": [
{
"name": "NHS Digital",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "Message Reason Service Request codes.",
"copyright": "Copyright © 2021 NHS Digital",
"content": "complete",
"concept": [
{
"code": "new",
"display": "New",
"definition": "New Service Request."
},
{
"code": "update",
"display": "Update",
"definition": "Update to a Service Request."
},
{
"code": "delete",
"display": "Delete",
"definition": "Delete a Service Request."
}
]
}