: SubscriptionNotificationType - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "subscription-notification-type",
"meta" : {
"lastUpdated" : "2022-05-28T13:47:40.239+11:00",
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet subscription-notification-type</b></p><a name=\"subscription-notification-type\"> </a><a name=\"hcsubscription-notification-type\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2022-05-28 13:47:40+1100</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include all codes defined in <a href=\"CodeSystem-subscription-notification-type.html\"><code>http://hl7.org/fhir/subscription-notification-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦6.0.0-rc</span></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"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0
}
],
"url" : "http://hl7.org/fhir/ValueSet/subscription-notification-type",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.1523"
}
],
"version" : "6.0.0-rc",
"name" : "SubscriptionNotificationTypeVS",
"title" : "SubscriptionNotificationType",
"status" : "active",
"experimental" : false,
"date" : "2020-12-28T16:55:11+11:00",
"publisher" : "gematik GmbH",
"contact" : [
{
"name" : "gematik GmbH",
"telecom" : [
{
"system" : "url",
"value" : "https://gematik.de"
}
]
}
],
"description" : "The type of notification represented by the status message.",
"immutable" : true,
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/subscription-notification-type"
}
]
}
}