Definition
for
Code
System
EventCapabilityMode
SystemEventCapabilityMode
{
"resourceType": "CodeSystem",
"id": "event-capability-mode",
"meta": {
"lastUpdated": "2019-10-24T11:53:00+11:00"
"resourceType" : "CodeSystem",
"id" : "event-capability-mode",
"meta" : {
"lastUpdated" : "2025-12-17T09:50:17.012+00:00"
},
"text": {
"status": "generated",
"div": "<div>!-- Snipped for Brevity --></div>"
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem event-capability-mode</b></p><a name=\"event-capability-mode\"> </a><a name=\"hcevent-capability-mode\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/event-capability-mode</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">sender<a name=\"event-capability-mode-sender\"> </a></td><td>Sender</td><td>The application sends requests and receives responses.</td></tr><tr><td style=\"white-space:nowrap\">receiver<a name=\"event-capability-mode-receiver\"> </a></td><td>Receiver</td><td>The application receives requests and sends responses.</td></tr></table></div>"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}
],
"url": "http://hl7.org/fhir/event-capability-mode",
"identifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.1.173"
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fhir"
},
"version": "3.0.2",
"name": "EventCapabilityMode",
"status": "draft",
"experimental": false,
"date": "2019-10-24T11:53:00+11:00",
"publisher": "HL7 (FHIR Project)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
},
{
"system": "email",
"value": "fhir@lists.hl7.org"
}
]
}
],
"description": "The mode of a message capability statement.",
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/event-capability-mode",
"content": "complete",
"concept": [
{
"code": "sender",
"display": "Sender",
"definition": "The application sends requests and receives responses."
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 5
}],
"url" : "http://hl7.org/fhir/event-capability-mode",
"identifier" : [{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.4.183"
},
{
"use" : "old",
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.1.173"
}],
"version" : "6.0.0-ballot3",
"name" : "EventCapabilityMode",
"title" : "Event Capability Mode",
"status" : "active",
"experimental" : false,
"date" : "2021-01-05T10:01:24+11:00",
"publisher" : "HL7 (FHIR Project)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
},
{
"code": "receiver",
"display": "Receiver",
"definition": "The application receives requests and sends responses."
}
]
"system" : "email",
"value" : "fhir@lists.hl7.org"
}]
}],
"description" : "The mode of a message capability statement.",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/event-capability-mode",
"content" : "complete",
"concept" : [{
"code" : "sender",
"display" : "Sender",
"definition" : "The application sends requests and receives responses."
},
{
"code" : "receiver",
"display" : "Receiver",
"definition" : "The application receives requests and sends responses."
}]
}
Usage
note:
every
effort
has
been
made
to
ensure
that
the
examples
are
correct
and
useful,
but
they
are
not
a
normative
part
of
the
specification.