| Package | uk.gm |
| Resource Type | CodeSystem |
| Id | message-events |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=uk.gm@0.0.12-dev&canonical=https://fhir.lhcre.nhs.uk/CodeSystem/message-event |
| URL | https://fhir.lhcre.nhs.uk/CodeSystem/message-event |
| Version | 1.0.0 |
| Status | draft |
| Date | 2020-07-16 |
| Name | Message Events |
| Title | Message Events |
| Description | Common messaging events. I am the description of the resource, should I be included in the default rendering |
| Content | complete |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "message-events",
"url": "https://fhir.lhcre.nhs.uk/CodeSystem/message-event",
"identifier": [
{
"system": "https://fhir.lhcre.nhs.uk/identifier/CodeSystem",
"value": "message-events"
}
],
"version": "1.0.0",
"name": "Message Events",
"title": "Message Events",
"status": "draft",
"experimental": true,
"date": "2020-07-16",
"publisher": "Greater Manchester LHCRE",
"contact": [
{
"name": "FHIR project team",
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
}
]
}
],
"description": "Common messaging events. I am the description of the resource, should I be included in the default rendering",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "unsolicited-observation",
"display": "Unsolicited transmission of an observation message (HL7v2.4 ORU_R01)"
},
{
"code": "patient-form",
"display": "Submission of a Health/Social Care Form"
}
]
}