This page is part of the Subscriptions R5 Backport (v1.1.0: STU 1.1) based on FHIR v4.3.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: Search by payload types used for notifications - JSON Representation
Raw json | Download
{
"resourceType" : "SearchParameter",
"id" : "Subscription-payload-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: SearchParameter</b><a name=\"Subscription-payload-type\"> </a></p><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\">Resource SearchParameter "Subscription-payload-type" </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/subscriptions-backport/SearchParameter/Subscription-payload-type</code></p><p><b>version</b>: 1.1.0</p><p><b>name</b>: SubscriptionPayloadTypeSearchParameter</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2023-01-11 15:34:32+1100</p><p><b>publisher</b>: HL7 FHIR Infrastructure WG</p><p><b>contact</b>: HL7 FHIR Infrastructure WG: <a href=\"https://hl7.org/Special/committees/fiwg\">https://hl7.org/Special/committees/fiwg</a>, Gino Canessa: <a href=\"mailto:mailto:gino.canessa@microsoft.com\">mailto:gino.canessa@microsoft.com</a>, Eric Haas: <a href=\"mailto:mailto:ehaas@healthedatainc.com\">mailto:ehaas@healthedatainc.com</a></p><p><b>description</b>: This SearchParameter enables query of subscriptions by payload type.</p><p><b>jurisdiction</b>: World <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (m49.htm#001)</span></p><p><b>code</b>: payload-type</p><p><b>base</b>: Subscription</p><p><b>type</b>: string</p><p><b>expression</b>: (extension('http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-payload-content').value as Code)</p><p><b>xpathUsage</b>: normal</p></div>"
},
"url" : "http://hl7.org/fhir/uv/subscriptions-backport/SearchParameter/Subscription-payload-type",
"version" : "1.1.0",
"name" : "SubscriptionPayloadTypeSearchParameter",
"status" : "draft",
"experimental" : true,
"date" : "2023-01-11T15:34:32+11:00",
"publisher" : "HL7 FHIR Infrastructure WG",
"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"
}
]
}
],
"description" : "This SearchParameter enables query of subscriptions by payload type.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"code" : "payload-type",
"base" : [
"Subscription"
],
"type" : "string",
"expression" : "(extension('http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-payload-content').value as Code)",
"xpathUsage" : "normal"
}