Package | nw-gmsa.github.io |
Resource Type | MessageDefinition |
Id | unsolicited-observation |
FHIR Version | R4 |
Source | https://nw-gmsa.github.io/https://build.fhir.org/ig/nw-gmsa/R4/MessageDefinition-unsolicited-observation.html |
URL | https://nw-gmsa.github.io/MessageDefinition/unsolicited-observation |
Version | 0.0.7 |
Status | draft |
Date | 2024-10-04 |
Title | Message Definition - Unsolicited Observation |
Realm | uk |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MessageDefinition unsolicited-observation
url: MessageDefinition Message Definition - Unsolicited Observation
version: 0.0.7
title: Message Definition - Unsolicited Observation
status: Draft
date: 2024-10-04
publisher: NHS North West GMSA
contact: https://www.nw-gmsa.nhs.uk/contact-us
jurisdiction: United Kingdom of Great Britain and Northern Ireland
event: eventType R01: ORU/ACK - Unsolicited transmission of an observation message
category: Notification
focus
code: DiagnosticReport
profile: Diagnostic Report
min: 1
max: *
focus
code: DocumentReference
profile: DocumentReference
min: 0
max: *
{ "resourceType": "MessageDefinition", "id": "unsolicited-observation", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://nw-gmsa.github.io/MessageDefinition/unsolicited-observation", "version": "0.0.7", "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" } ] } ], "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": "*" } ] }