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

FHIR IG Statistics: MessageDefinition/DataStandardsWales-PSOM-ExceptionResponse

Packagefhir.r4.wales.psom
Resource TypeMessageDefinition
IdDataStandardsWales-PSOM-ExceptionResponse
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales.psom@1.0.0-rc3&canonical=https://fhir.nhs.wales/MessageDefinition/DataStandardsWales-PSOM-ExceptionResponse
URLhttps://fhir.nhs.wales/MessageDefinition/DataStandardsWales-PSOM-ExceptionResponse
Statusdraft
Date2023-12-13
NameDataStandardsWalesPSOMExceptionResponse
TitleData Standards Wales PSOM ExceptionResponse
Realmus
Authorityhl7
DescriptionMessage to indicate an exception.

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": "MessageDefinition",
  "id": "DataStandardsWales-PSOM-ExceptionResponse",
  "url": "https://fhir.nhs.wales/MessageDefinition/DataStandardsWales-PSOM-ExceptionResponse",
  "name": "DataStandardsWalesPSOMExceptionResponse",
  "title": "Data Standards Wales PSOM ExceptionResponse",
  "status": "draft",
  "date": "2023-12-13",
  "publisher": "NHS Wales",
  "contact": [
    {
      "name": "Data Standards",
      "telecom": [
        {
          "system": "email",
          "value": "data.standards@wales.nhs.uk",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Message to indicate an exception.",
  "eventCoding": {
    "system": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PSOM-MessageEvent",
    "code": "exception-response",
    "display": "Exception Response"
  }
}