{
"description": "Example shareable message definition",
"category": "notification",
"_filename": "example/MessageDefinition-shareable-example.json",
"package_name": "hl7.fhir.uv.crmi",
"date": "2026-04-24",
"meta": {
"profile": [ "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablemessagedefinition" ]
},
"publisher": "Health Level Seven, Int'l",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"purpose": "Provides an example of a shareable message definition",
"name": "ShareableExample",
"type": null,
"experimental": "true",
"resourceType": "MessageDefinition",
"title": "Shareable Message Definition Example",
"package_version": "2.0.0",
"status": "draft",
"id": "c8993619-abf7-4e14-a459-13bdf787ceb3",
"kind": null,
"url": "http://hl7.org/fhir/uv/crmi/MessageDefinition/shareable-example",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.40.38.30.2",
"system": "urn:ietf:rfc:3986"
} ],
"version": "0.1.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org",
"system": "url"
} ]
} ],
"eventCoding": {
"code": "admin-notify",
"system": "http://example.org/fhir/message-events"
}
}