FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions

CodeSystem: Subscription Payload Content

Official URL: http://hl7.org/fhir/subscription-payload-content Version: 5.0.0
Standards status: Informative Maturity Level: 2 Computable Name: SubscriptionPayloadContent

Codes to represent how much resource content to send in the notification payload.

This Code system is referenced in the content logical definition of the following value sets:

This case-sensitive code system http://hl7.org/fhir/subscription-payload-content defines the following codes:

CodeDisplayDefinition
empty Empty No resource content is transacted in the notification payload.
id-only Id-only Only the resource id is transacted in the notification payload.
full-resource Full-resource The entire resource is transacted in the notification payload.