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

FHIR IG Statistics: CodeSystem/message-events

Packagesappatientmanagement.sap_ish_r4_gen
Resource TypeCodeSystem
Idmessage-events
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=sappatientmanagement.sap_ish_r4_gen@2.0.5&canonical=http://sap.com/healthcare/fhir/CodeSystem/message-events
URLhttp://sap.com/healthcare/fhir/CodeSystem/message-events
Version0.9.12
Statusactive
Date2021-03-01
NameMessageEvents
DescriptionThis CodeSystem defines the message events supported for FHIR Messaging by SAP. Not all message events are currently suppported by the respective SAP solutions.
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": "http://sap.com/healthcare/fhir/CodeSystem/message-events",
  "version": "0.9.12",
  "name": "MessageEvents",
  "status": "active",
  "date": "2021-03-01",
  "publisher": "SAP SE",
  "description": "This CodeSystem defines the message events supported for FHIR Messaging by SAP. Not all message events are currently suppported by the respective SAP solutions.",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "account-created",
      "display": "account-created"
    },
    {
      "code": "account-updated",
      "display": "account-updated"
    },
    {
      "code": "account-cancelled",
      "display": "account-cancelled"
    },
    {
      "code": "appointment-created",
      "display": "appointment-created"
    },
    {
      "code": "appointment-updated",
      "display": "appointment-updated"
    },
    {
      "code": "appointment-cancelled",
      "display": "appointment-cancelled"
    },
    {
      "code": "chargeItem-created",
      "display": "chargeItem-created"
    },
    {
      "code": "chargeItem-updated",
      "display": "chargeItem-updated"
    },
    {
      "code": "chargeItem-cancelled",
      "display": "chargeItem-cancelled"
    },
    {
      "code": "chargeItemDefinition-initial-load",
      "display": "chargeItemDefinition-initial-load"
    },
    {
      "code": "chargeItemDefinition-created",
      "display": "chargeItemDefinition-created"
    },
    {
      "code": "chargeItemDefinition-updated",
      "display": "chargeItemDefinition-updated"
    },
    {
      "code": "condition-created",
      "display": "condition-created"
    },
    {
      "code": "condition-updated",
      "display": "condition-updated"
    },
    {
      "code": "condition-cancelled",
      "display": "condition-cancelled"
    },
    {
      "code": "coverage-created",
      "display": "coverage-created"
    },
    {
      "code": "coverage-updated",
      "display": "coverage-updated"
    },
    {
      "code": "coverage-cancelled",
      "display": "coverage-cancelled"
    },
    {
      "code": "encounter-created",
      "display": "encounter-created"
    },
    {
      "code": "encounter-updated",
      "display": "encounter-updated"
    },
    {
      "code": "encounter-cancelled",
      "display": "encounter-cancelled"
    },
    {
      "code": "invoice-created",
      "display": "invoice-created"
    },
    {
      "code": "invoice-cancelled",
      "display": "invoice-cancelled"
    },
    {
      "code": "location-initial-load",
      "display": "location-initial-load"
    },
    {
      "code": "location-created",
      "display": "location-created"
    },
    {
      "code": "location-updated",
      "display": "location-updated"
    },
    {
      "code": "location-cancelled",
      "display": "location-cancelled"
    },
    {
      "code": "organization-initial-load",
      "display": "organization-initial-load"
    },
    {
      "code": "organization-created",
      "display": "organization-created"
    },
    {
      "code": "organization-updated",
      "display": "organization-updated"
    },
    {
      "code": "organization-cancelled",
      "display": "organization-cancelled"
    },
    {
      "code": "procedure-created",
      "display": "procedure-created"
    },
    {
      "code": "procedure-updated",
      "display": "procedure-updated"
    },
    {
      "code": "procedure-cancelled",
      "display": "procedure-cancelled"
    },
    {
      "code": "patient-created",
      "display": "patient-created"
    },
    {
      "code": "patient-updated",
      "display": "patient-updated"
    },
    {
      "code": "patient-cancelled",
      "display": "patient-cancelled"
    },
    {
      "code": "patient-merged",
      "display": "patient-merged"
    },
    {
      "code": "patient-initial-load",
      "display": "patient-initial-load"
    },
    {
      "code": "practitioner-initial-load",
      "display": "practitioner-initial-load"
    },
    {
      "code": "practitioner-created",
      "display": "practitioner-created"
    },
    {
      "code": "practitioner-updated",
      "display": "practitioner-updated"
    },
    {
      "code": "practitionerRole-initial-load",
      "display": "practitionerRole-initial-load"
    },
    {
      "code": "practitionerRole-created",
      "display": "practitionerRole-created"
    },
    {
      "code": "practitionerRole-updated",
      "display": "practitionerRole-updated"
    },
    {
      "code": "relatedPerson-created",
      "display": "relatedPerson-created"
    },
    {
      "code": "relatedPerson-updated",
      "display": "relatedPerson-updated"
    },
    {
      "code": "relatedPerson-cancelled",
      "display": "relatedPerson-cancelled"
    },
    {
      "code": "schedule-initial-load",
      "display": "schedule-initial-load"
    }
  ]
}