Backported R5 Subscription Content Code System
activeContentcompleteURL
http://hl7.org/fhir/uv/subscriptions-backport/CodeSystem/backport-content-code-systemCopied!
Version1.1.0Copied!
Concepts3Date2023-01-11T15:34:32+11:00PublisherHL7 FHIR Infrastructure WGDescriptionCodes to represent how much resource content to send in the notification payload.
Concepts
Select a concept to view details
This code system http://hl7.org/fhir/uv/subscriptions-backport/CodeSystem/backport-content-code-system defines the following codes:
{
"description" : "Codes to represent how much resource content to send in the notification payload.",
"date" : "2023-01-11T15:34:32+11:00",
"publisher" : "HL7 FHIR Infrastructure WG",
"jurisdiction" : [ {
"coding" : [ {
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
} ]
} ],
"content" : "complete",
"property" : null,
"name" : "BackportContentCodeSystem",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Backported R5 Subscription Content Code System",
"extension" : [ {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 3
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "active",
"id" : "backport-content-code-system",
"count" : 3,
"url" : "http://hl7.org/fhir/uv/subscriptions-backport/CodeSystem/backport-content-code-system",
"caseSensitive" : true,
"version" : "1.1.0",
"contact" : [ {
"name" : "HL7 FHIR Infrastructure WG",
"telecom" : [ {
"system" : "url",
"value" : "https://hl7.org/Special/committees/fiwg"
} ]
}, {
"name" : "Gino Canessa",
"telecom" : [ {
"system" : "email",
"value" : "mailto:gino.canessa@microsoft.com"
} ]
}, {
"name" : "Eric Haas",
"telecom" : [ {
"system" : "email",
"value" : "mailto:ehaas@healthedatainc.com"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/uv/subscriptions-backport/CodeSystem/backport-content-code-system</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\">empty<a name=\"backport-content-code-system-empty\"> </a></td><td>Empty</td><td>No resource content is transacted in the notification payload.</td></tr><tr><td style=\"white-space:nowrap\">id-only<a name=\"backport-content-code-system-id-only\"> </a></td><td>Id Only</td><td>Only the resource id is transacted in the notification payload.</td></tr><tr><td style=\"white-space:nowrap\">full-resource<a name=\"backport-content-code-system-full-resource\"> </a></td><td>Full Resource</td><td>The entire resource is transacted in the notification payload.</td></tr></table></div>",
"status" : "generated"
}
}