This page is part of the Subscriptions R5 Backport (v1.2.0-ballot: STU 1.2 Ballot 1) based on FHIR (HL7® FHIR® Standard) v4.3.0. The current version which supersedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
: Backported R5 Subscription Content Value Set - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "backport-content-value-set",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-backport-content-code-system.html\"><code>http://hl7.org/fhir/uv/subscriptions-backport/CodeSystem/backport-content-code-system</code></a></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fhir"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/subscriptions-backport/ImplementationGuide/hl7.fhir.uv.subscriptions-backport"
}
]
}
}
],
"url" : "http://hl7.org/fhir/uv/subscriptions-backport/ValueSet/backport-content-value-set",
"version" : "1.2.0-ballot",
"name" : "BackportContentValueSet",
"title" : "Backported R5 Subscription Content Value Set",
"status" : "active",
"experimental" : false,
"date" : "2023-12-18T22:17:27+00:00",
"publisher" : "HL7 International / FHIR Infrastructure",
"contact" : [
{
"name" : "HL7 International / FHIR Infrastructure",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fiwg"
}
]
},
{
"name" : "Gino Canessa",
"telecom" : [
{
"system" : "email",
"value" : "mailto:gino.canessa@microsoft.com"
}
]
}
],
"description" : "Codes to represent how much resource content to send in the notification payload.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/uv/subscriptions-backport/CodeSystem/backport-content-code-system"
}
]
}
}