FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/message-events

Packageuk.gm
Resource TypeCodeSystem
Idmessage-events
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.gm@0.0.12-dev&canonical=https://fhir.lhcre.nhs.uk/CodeSystem/message-event
URLhttps://fhir.lhcre.nhs.uk/CodeSystem/message-event
Version1.0.0
Statusdraft
Date2020-07-16
NameMessage Events
TitleMessage Events
DescriptionCommon messaging events. I am the description of the resource, should I be included in the default rendering
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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"
    }
  ]
}