FHIR IG analytics| Package | rl.fhir.r4.draft |
| Resource Type | MeasureReport |
| Id | Example_MeasureReport_PLO.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MeasureReport",
"id": "esempio-measureReport-PLO",
"meta": {
"lastUpdated": "2023-01-11T08:32:35Z",
"profile": [
"https://fhir.siss.regione.lombardia.it/StructureDefinition/RLMeasureReportPLO"
],
"versionId": "1"
},
"identifier": [
{
"value": "TOTPLO-03007800"
}
],
"status": "complete",
"type": "summary",
"measure": "https://fhir.siss.regione.lombardia.it/StructureDefinition/RLMeasurePLO",
"reporter": {
"reference": "Organization/1"
},
"period": {
"end": "2023-01-11"
},
"group": [
{
"code": {
"coding": [
{
"code": "0843"
}
]
},
"measureScore": {
"value": 5
}
},
{
"code": {
"coding": [
{
"code": "3201"
}
]
},
"measureScore": {
"value": 10
}
},
{
"code": {
"coding": [
{
"code": "0801"
}
]
},
"measureScore": {
"value": 7
}
},
{
"code": {
"coding": [
{
"code": "03007800"
}
]
},
"measureScore": {
"value": 57
}
}
]
}