IHE PaLM - Radiology Pathology Concordance (RPC)
0.1.0 - ci-build International flag

IHE PaLM - Radiology Pathology Concordance (RPC), published by IHE IT Infrastructure Technical Committee. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/IHE/PaLM.RPC/ and changes regularly. See the Directory of published versions

: RadPathMRHistologicEx0 - JSON Representation

Raw json | Download


{
  "resourceType" : "MeasureReport",
  "id" : "RadObsMeasureReport",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MeasureReport</b><a name=\"RadObsMeasureReport\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource MeasureReport &quot;RadObsMeasureReport&quot; </p></div><p><b>status</b>: complete</p><p><b>type</b>: individual</p><p><b>measure</b>: <a href=\"http://cap.org/radpath\">http://cap.org/radpath</a></p><p><b>period</b>: 2021-02-07 --&gt; 2021-02-07</p><blockquote><p><b>group</b></p><blockquote><p><b>stratifier</b></p><p><b>code</b>: Gleason score <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#372278000)</span></p><blockquote><p><b>stratum</b></p><p><b>value</b>: Gleason score <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#372278000)</span></p><h3>Components</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>Value</b></td></tr><tr><td>*</td><td>Gleason score <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#372278000)</span></td><td>clinically significant prostate cancer <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-RadLex.html\">RadLex radiology lexicon</a>#RID49502)</span></td></tr></table></blockquote></blockquote></blockquote></div>"
  },
  "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"
                      }
                    ]
                  }
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}