North West Genomic Medicine Service Alliance
0.0.1 - ci-build United Kingdom flag

DRAFT Implementation Guide

This is for collaboration and discussion purposes and is subject to change.

North West Genomic Medicine Service Alliance - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Message Definition - Unsolicited Observation - JSON Representation

Draft as of 2024-10-04

Raw json | Download

{
  "resourceType" : "MessageDefinition",
  "id" : "unsolicited-observation",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MessageDefinition unsolicited-observation</b></p><a name=\"unsolicited-observation\"> </a><a name=\"hcunsolicited-observation\"> </a><p><b>url</b>: <a href=\"MessageDefinition-unsolicited-observation.html\">MessageDefinition Message Definition - Unsolicited Observation</a></p><p><b>version</b>: 0.0.1</p><p><b>title</b>: Message Definition - Unsolicited Observation</p><p><b>status</b>: Draft</p><p><b>date</b>: 2024-10-04</p><p><b>publisher</b>: NHS North West GMSA</p><p><b>contact</b>: <a href=\"https://www.nw-gmsa.nhs.uk/contact-us\">https://www.nw-gmsa.nhs.uk/contact-us</a></p><p><b>description</b>: </p><div><p><a href=\"https://www.enterpriseintegrationpatterns.com/patterns/messaging/DocumentMessage.html\">Document</a> Message</p>\n<p>Conversion of <a href=\"https://hl7-definition.caristix.com/v2/HL7v2.5.1/TriggerEvents/ORU_R01\">HL7 v2.5.1 ORU_R01</a></p>\n</div><p><b>jurisdiction</b>: <span title=\"Codes:{urn:iso:std:iso:3166 GB}\">United Kingdom of Great Britain and Northern Ireland</span></p><p><b>event</b>: <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v2-0003.html#v2-0003-R01\">eventType R01</a>: ORU/ACK - Unsolicited transmission of an observation message</p><p><b>category</b>: Notification</p><blockquote><p><b>focus</b></p><p><b>code</b>: DiagnosticReport</p><p><b>profile</b>: <a href=\"StructureDefinition-DiagnosticReport.html\">Diagnostic Report</a></p><p><b>min</b>: 1</p><p><b>max</b>: *</p></blockquote><blockquote><p><b>focus</b></p><p><b>code</b>: DocumentReference</p><p><b>profile</b>: <a href=\"StructureDefinition-DocumentReference.html\">DocumentReference</a></p><p><b>min</b>: 0</p><p><b>max</b>: *</p></blockquote></div>"
  },
  "url" : "https://nw-gmsa.github.io/MessageDefinition/unsolicited-observation",
  "version" : "0.0.1",
  "title" : "Message Definition - Unsolicited Observation",
  "status" : "draft",
  "date" : "2024-10-04",
  "publisher" : "NHS North West GMSA",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nw-gmsa.nhs.uk/contact-us"
        }
      ]
    }
  ],
  "description" : "[Document](https://www.enterpriseintegrationpatterns.com/patterns/messaging/DocumentMessage.html) Message\n\nConversion of [HL7 v2.5.1 ORU_R01](https://hl7-definition.caristix.com/v2/HL7v2.5.1/TriggerEvents/ORU_R01)",
  "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" : "R01"
  },
  "category" : "notification",
  "focus" : [
    {
      "code" : "DiagnosticReport",
      "profile" : "https://nw-gmsa.github.io/StructureDefinition/DiagnosticReport",
      "min" : 1,
      "max" : "*"
    },
    {
      "code" : "DocumentReference",
      "profile" : "https://nw-gmsa.github.io/StructureDefinition/DocumentReference",
      "min" : 0,
      "max" : "*"
    }
  ]
}