This page is part of the Situational Awareness for Novel Epidemic Response (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "CapabilityStatement",
"id" : "MeasureConsumer-ProduceMeasure-Push",
"meta" : {
"profile" : [
"http://hl7.org/fhir/uv/saner/StructureDefinition/CapabilityStatementWithSlices"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>MeasureConsumer_ProduceMeasure_Push</h2><div><p>Defines the additional requirements for the Measure Consumer implementing the Produce Measure transaction with the Push Option.</p>\n</div><table><tr><td>Mode</td><td>SERVER</td></tr><tr><td>Description</td><td/></tr><tr><td>Transaction</td><td></td></tr><tr><td>System History</td><td></td></tr><tr><td>System Search</td><td></td></tr></table><table><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th><b title=\"GET a resource (read interaction)\">Read</b></th><th><b title=\"GET all set of resources of the type (search interaction)\">Search</b></th><th><b title=\"PUT a new resource version (update interaction)\">Update</b></th><th><b title=\"POST a new resource (create interaction)\">Create</b></th></tr><tr><td>MeasureReport</td><td></td><td></td><td>y</td><td>y</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/uv/saner/CapabilityStatement/MeasureConsumer-ProduceMeasure-Push",
"version" : "1.0.0",
"name" : "MeasureConsumer_ProduceMeasure_Push",
"title" : "Measure Consumer implementing the Produce Measure transaction with the Push Option.",
"status" : "draft",
"experimental" : true,
"date" : "2021-07-26",
"publisher" : "HL7 International Public Health Workgroup",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/pher"
}
]
},
{
"telecom" : [
{
"system" : "email",
"value" : "pher@lists.hl7.org"
}
]
},
{
"name" : "Keith W. Boone",
"telecom" : [
{
"system" : "email",
"value" : "mailto:kboone@ainq.com"
}
]
}
],
"description" : "Defines the additional requirements for the Measure Consumer implementing the Produce Measure transaction with the Push Option.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"kind" : "requirements",
"fhirVersion" : "4.0.1",
"format" : [
"xml",
"json"
],
"rest" : [
{
"mode" : "server",
"resource" : [
{
"type" : "MeasureReport",
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "update"
}
]
}
]
}
]
}