FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: MessageDefinition/example-message-definition-update

Packagehl7.fhir.uv.order-catalog
Resource TypeMessageDefinition
Idexample-message-definition-update
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/order-catalog/https://build.fhir.org/ig/HL7/fhir-order-catalog/MessageDefinition-example-message-definition-update.html
URLhttp://hl7.org/fhir/uv/order-catalog/MessageDefinition/example-message-definition-update
Version1.0.0-ballot
Statusactive
Date2020-04-02
NameMessageDefinitionUpdate
TitleMessage definition updating the catalog of message receiver
Realmuv
Authorityhl7

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 example-message-definition-update

url: MessageDefinition Message definition updating the catalog of message receiver

identifier: Uniform Resource Identifier (URI)/urn:oid:2.16.840.1.113883.4.642.40.999.30.2

version: 1.0.0-ballot

name: MessageDefinitionUpdate

title: Message definition updating 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 update-catalog: update for a catalog of the recipient

category: Consequence

responseRequired: Always


Source

{
  "resourceType": "MessageDefinition",
  "id": "example-message-definition-update",
  "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-update",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.999.30.2"
    }
  ],
  "version": "1.0.0-ballot",
  "name": "MessageDefinitionUpdate",
  "title": "Message definition updating 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": "update-catalog",
    "display": "update for a catalog of the recipient"
  },
  "category": "consequence",
  "responseRequired": "always"
}