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

FHIR IG Statistics: CodeSystem/DataStandardsWales-PSOM-MessageEvent

Packagefhir.r4.wales.psom
Resource TypeCodeSystem
IdDataStandardsWales-PSOM-MessageEvent
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales.psom@1.0.0-rc3&canonical=https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PSOM-MessageEvent
URLhttps://fhir.nhs.wales/CodeSystem/DataStandardsWales-PSOM-MessageEvent
Statusdraft
NameDataStandardsWalesPSOMMessageEvent
TitleData Standards Wales PSOM Message Event
Realmus
Authorityhl7
DescriptionA CodeSystem used for Message Events.
Copyright© 2023 NHS Wales.
Contentcomplete

Resources that use this resource

ValueSet
DataStandardsWales-PSOM-MessageEventData Standards Wales PSOM Message Event

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "DataStandardsWales-PSOM-MessageEvent",
  "url": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PSOM-MessageEvent",
  "name": "DataStandardsWalesPSOMMessageEvent",
  "title": "Data Standards Wales PSOM Message Event",
  "status": "draft",
  "publisher": "NHS Wales",
  "contact": [
    {
      "name": "Data Standards",
      "telecom": [
        {
          "system": "email",
          "value": "data.standards@wales.nhs.uk",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A CodeSystem used for Message Events.",
  "copyright": "© 2023 NHS Wales.",
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "psom-request",
      "display": "PSOM request",
      "definition": "Message to request initiation of the PROMs collection."
    },
    {
      "code": "psom-response",
      "display": "PSOM response",
      "definition": "Message to share results of the PROMs collection."
    },
    {
      "code": "psom-cancellation",
      "display": "PSOM cancellation",
      "definition": "Message to cancel the PROMs collection."
    },
    {
      "code": "patient-update",
      "display": "Patient update",
      "definition": "Message to update Patient administrative details."
    },
    {
      "code": "exception-response",
      "display": "Exception response",
      "definition": "Message to indicate an exception."
    }
  ]
}