| Package | hl7.fhir.uv.order-catalog |
| Resource Type | MessageDefinition |
| Id | example-message-definition-initialize |
| FHIR Version | R5 |
| Source | http://hl7.org/fhir/uv/order-catalog/https://build.fhir.org/ig/HL7/fhir-order-catalog/MessageDefinition-example-message-definition-initialize.html |
| URL | http://hl7.org/fhir/uv/order-catalog/MessageDefinition/example-message-definition-initialize |
| Version | 1.0.0-ballot |
| Status | active |
| Date | 2020-04-02 |
| Name | MessageDefinitionInitialize |
| Title | Message definition (re)initializing the catalog of message receiver |
| Realm | uv |
| Authority | hl7 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MessageDefinition example-message-definition-initialize
Language: en-US
Profile: Message definition for messaging order-catalog content
url: MessageDefinition Message definition (re)initializing the catalog of message receiver
identifier: Uniform Resource Identifier (URI)/urn:oid:2.16.840.1.113883.4.642.40.999.30.1
version: 1.0.0-ballot
name: MessageDefinitionInitialize
title: Message definition (re)initializing the catalog of message receiver
status: Active
date: 2020-04-02
publisher: HL7 International / Orders and Observations
contact: http://www.hl7.org/Special/committees/orders
jurisdiction: Global (Whole world)
event: Catalog Message Event Codes full-catalog: full catalog for the recipient
category: Consequence
responseRequired: Always
{
"resourceType": "MessageDefinition",
"id": "example-message-definition-initialize",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/order-catalog/StructureDefinition/CatalogMessageDefinition"
]
},
"language": "en-US",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/uv/order-catalog/MessageDefinition/example-message-definition-initialize",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.999.30.1"
}
],
"version": "1.0.0-ballot",
"name": "MessageDefinitionInitialize",
"title": "Message definition (re)initializing the catalog of message receiver",
"status": "active",
"date": "2020-04-02",
"publisher": "HL7 International / Orders and Observations",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/orders"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"eventCoding": {
"system": "http://hl7.org/fhir/uv/order-catalog/CodeSystem/catalog-message-events",
"code": "full-catalog",
"display": "full catalog for the recipient"
},
"category": "consequence",
"responseRequired": "always"
}