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

: RadSeminalVesicleInvasion - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "RadSeminalVesicleInvasion",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"RadSeminalVesicleInvasion\"> </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 Observation &quot;RadSeminalVesicleInvasion&quot; </p></div><p><b>status</b>: final</p><p><b>code</b>: Status of seminal vesicle invasion by tumor (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#384999004)</span></p><p><b>subject</b>: <a href=\"Patient/q201\">Patient/q201: Bibata Amadou</a></p><p><b>performer</b>: <a href=\"Practitioner/radpract1\">Practitioner/radpract1: Kiki Bambrick</a></p><p><b>value</b>: Uninvolved (Qualifier Value) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#49907008)</span></p><p><b>bodySite</b>: Structure of posterior surface of prostate <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#5026003)</span></p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "384999004",
        "display" : "Status of seminal vesicle invasion by tumor (observable entity)"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/q201",
    "display" : "Bibata Amadou"
  },
  "performer" : [
    {
      "reference" : "Practitioner/radpract1",
      "display" : "Kiki Bambrick"
    }
  ],
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "49907008",
        "display" : "Uninvolved (Qualifier Value)"
      }
    ]
  },
  "bodySite" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "5026003",
        "display" : "Structure of posterior surface of prostate"
      }
    ]
  }
}