{
"description": "Codes to represent how much resource content to send in the notification payload.",
"_filename": "CodeSystem-backport-content-code-system.json",
"package_name": "hl7.fhir.uv.subscriptions",
"date": "2022-07-18T19:59:57+00:00",
"publisher": "HL7 FHIR Infrastructure WG",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "BackportContentCodeSystem",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": "Backported R5 Subscription Content Code System",
"package_version": "backport-1.0.0",
"status": "active",
"id": "9a3b2aee-f86d-4549-b477-ee4ab8fa1ff0",
"kind": null,
"count": 3,
"url": "http://hl7.org/fhir/uv/subscriptions-backport/CodeSystem/backport-content-code-system",
"concept": [ {
"code": "empty",
"display": "Empty",
"definition": "No resource content is transacted in the notification payload."
}, {
"code": "id-only",
"display": "Id Only",
"definition": "Only the resource id is transacted in the notification payload."
}, {
"code": "full-resource",
"display": "Full Resource",
"definition": "The entire resource is transacted in the notification payload."
} ],
"caseSensitive": true,
"version": "1.0.0",
"contact": [ {
"name": "HL7 FHIR Infrastructure WG",
"telecom": [ {
"value": "https://hl7.org/Special/committees/fiwg",
"system": "url"
} ]
}, {
"name": "HL7 FHIR Infrastructure WG",
"telecom": [ {
"value": "https://hl7.org/Special/committees/fiwg",
"system": "url"
} ]
}, {
"name": "Gino Canessa",
"telecom": [ {
"value": "mailto:gino.canessa@microsoft.com",
"system": "email"
} ]
}, {
"name": "Eric Haas",
"telecom": [ {
"value": "mailto:ehaas@healthedatainc.com",
"system": "email"
} ]
} ]
}