FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeMessageDefinition
IdMessageDefinition-acknowledgement.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/nw-gmsa/nw-gmsa.github.com/MessageDefinition-acknowledgement.html
URLhttps://fhir.nwgenomics.nhs.uk/MessageDefinition/acknowledgement
Version2.1.5
Statusdraft
Date2024-10-04
TitleMessage Definition - Acknowledgement
Realmus
Authorityhl7
DescriptionOperationOutcome is required for rejected messages.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: MessageDefinition acknowledgement

url: MessageDefinition Message Definition - Acknowledgement

version: 2.1.5

title: Message Definition - Acknowledgement

status: Draft

date: 2024-10-04

publisher: NHS North West Genomics

contact: https://www.nwgenomics.nhs.uk/contact-us

description:

OperationOutcome is required for rejected messages.

jurisdiction: United Kingdom of Great Britain and Northern Ireland

event: event: varies (MFQ/MFR - Master files query (use event same as asking for e.g., M05 - location))

category: Consequence

Focus

-CodeProfileMinMax
*OperationOutcomeOperationOutcome01

Source1

{
  "resourceType": "MessageDefinition",
  "id": "acknowledgement",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.nwgenomics.nhs.uk/MessageDefinition/acknowledgement",
  "version": "2.1.5",
  "title": "Message Definition - Acknowledgement",
  "status": "draft",
  "date": "2024-10-04",
  "publisher": "NHS North West Genomics",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nwgenomics.nhs.uk/contact-us"
        }
      ]
    }
  ],
  "description": "OperationOutcome is required for rejected messages.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "GB",
          "display": "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "eventCoding": {
    "system": "http://terminology.hl7.org/CodeSystem/v2-0003",
    "code": "varies"
  },
  "category": "consequence",
  "focus": [
    {
      "code": "OperationOutcome",
      "profile": "https://fhir.nwgenomics.nhs.uk/StructureDefinition/OperationOutcome",
      "min": 0,
      "max": "1"
    }
  ]
}