This page is part of the Da Vinci Risk Adjustment FHIR Implementation Guide (v2.0.0: STU 2) based on FHIR (HL7® FHIR® Standard) R4. 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
{
"resourceType" : "Parameters",
"id" : "ra-measurereport01-patch",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-parameters-cc-remark-patch"
]
},
"parameter" : [
{
"name" : "operation",
"part" : [
{
"name" : "type",
"valueCode" : "add"
},
{
"name" : "path",
"valueString" : "MeasureReport.group.where(id='group-001')"
},
{
"name" : "name",
"valueString" : "extension"
},
{
"name" : "value",
"part" : [
{
"name" : "url",
"valueUri" : "http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-ccRemark"
},
{
"name" : "extension",
"part" : [
{
"name" : "url",
"valueUri" : "authorDatetime"
},
{
"name" : "value",
"valueDateTime" : "2023-12-11"
}
]
}
]
}
]
}
]
}