FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageihe.palm.rpc
Resource TypeMeasureReport
IdMeasureReport-RadObsMeasureReport.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

-CodeValue
*Gleason score (SNOMED CT#372278000)clinically significant prostate cancer (RadLex radiology lexicon#RID49502)

Source1

{
  "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"
                      }
                    ]
                  }
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}