FHIR IG analytics| Package | ihe.palm.rpc |
| Resource Type | MeasureReport |
| Id | MeasureReport-RadObsMeasureReport.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MeasureReport
Resource MeasureReport "RadObsMeasureReport"
status: complete
type: individual
measure: http://cap.org/radpath
period: 2021-02-07 --> 2021-02-07
group
stratifier
code: Gleason score (SNOMED CT#372278000)
stratum
value: Gleason score (SNOMED CT#372278000)
Components
- Code Value * Gleason score (SNOMED CT#372278000) clinically significant prostate cancer (RadLex radiology lexicon#RID49502)
{
"resourceType": "MeasureReport",
"id": "RadObsMeasureReport",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "complete",
"type": "individual",
"measure": "http://cap.org/radpath",
"period": {
"start": "2021-02-07",
"end": "2021-02-07"
},
"group": [
{
"stratifier": [
{
"code": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "372278000",
"display": "Gleason score"
}
]
}
],
"stratum": [
{
"value": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "372278000",
"display": "Gleason score"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "372278000",
"display": "Gleason score"
}
]
},
"value": {
"coding": [
{
"system": "http://radlex.org",
"code": "RID49502",
"display": "clinically significant prostate cancer"
}
]
}
}
]
}
]
}
]
}
]
}