Package | hl7.fhir.uv.cow |
Type | CodeSystem |
Id | subscription-notification-status-type |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/cow/https://build.fhir.org/ig/HL7/fhir-cow-ig/CodeSystem-subscription-notification-status-type.html |
URL | http://hl7.org/fhir/ValueSet/subscription-notification-type |
Version | 1.0.0-ballot |
Status | active |
Date | 2025-05-15T14:09:21+00:00 |
Name | SubscriptionNotificationStatusTypes |
Title | Subscription Notification Type |
Realm | uv |
Authority | hl7 |
Description | The type of notification represented by the status message. |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem subscription-notification-status-type
This case-sensitive code system http://hl7.org/fhir/ValueSet/subscription-notification-type
defines the following codes:
{ "resourceType": "CodeSystem", "id": "subscription-notification-status-type", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "oo" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/uv/cow/ImplementationGuide/hl7.fhir.uv.cow" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/uv/cow/ImplementationGuide/hl7.fhir.uv.cow" } ] } } ], "url": "http://hl7.org/fhir/ValueSet/subscription-notification-type", "version": "1.0.0-ballot", "name": "SubscriptionNotificationStatusTypes", "title": "Subscription Notification Type", "status": "active", "experimental": false, "date": "2025-05-15T14:09:21+00:00", "publisher": "HL7 International / Orders and Observations", "contact": [ { "name": "HL7 International / Orders and Observations", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/orders" }, { "system": "email", "value": "oo@lists.hl7.org" } ] } ], "description": "The type of notification represented by the status message.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "caseSensitive": true, "content": "complete", "count": 5, "concept": [ { "code": "handshake", "display": "Handshake", "definition": "The status was generated as part of the setup or verification of a communications channel." }, { "code": "heartbeat", "display": "Heartbeat", "definition": "The status was generated to perform a heartbeat notification to the subscriber." }, { "code": "event-notification", "display": "Event Notification", "definition": "The status was generated for an event to the subscriber." }, { "code": "query-status", "display": "Query Status", "definition": "The status was generated in response to a status query/request." }, { "code": "query-event", "display": "Query Event", "definition": "The status was generated in response to an event query/request." } ] }