Cancer Pathology Data Sharing
0.1.0 - STU 1 Ballot

This page is part of the Sharing eCC Data from Pathology Labs to EHR (v0.1.0: STU1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: TNM Descriptors: m (multiple primary tumors) (example) - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "20880.100004300-us",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2021-07-21T17:28:29.728+00:00",
    "source" : "#2S9FK0ebfDNdRpl4"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: Adrenal.Bx.Res.129_3.002.011.RC1_sdcFDF3d1c4fe4-09c3-4a7e-877f-9ddb160da6db/ver1.20880.100004300</p><p></p><p><b>code</b>: <span title=\"Codes: {https://CAP.org 20880.100004300}\">?TNM Descriptors</span></p><p><b>subject</b>: <a href=\"Patient-JoelAlexPatient.html\">Generated Summary: id: JoelAlexPatient; Jose Rodriguez ; gender: male</a></p><h3>Components</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td></tr><tr><td>*</td><td><span title=\"Codes: {https://CAP.org 20890.100004300}\">m (multiple primary tumors)</span></td></tr></table></div>"
  },
  "identifier" : [
    {
      "system" : "https://CAP.org",
      "value" : "Adrenal.Bx.Res.129_3.002.011.RC1_sdcFDF3d1c4fe4-09c3-4a7e-877f-9ddb160da6db/ver1.20880.100004300"
    }
  ],
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "https://CAP.org",
        "code" : "20880.100004300",
        "display" : "?TNM Descriptors"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/JoelAlexPatient"
  },
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "https://CAP.org",
            "code" : "20890.100004300",
            "display" : "m (multiple primary tumors)"
          }
        ]
      }
    }
  ]
}