Lithuanian Prostate Diagnostics Implementation Guide
0.0.1 - ci-build Lithuania flag

Lithuanian Prostate Diagnostics Implementation Guide, published by Lithuanian Medical Library. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7LT/ig-lt-prostate/ and changes regularly. See the Directory of published versions

: Observation: Prostate - Urinary Bladder Wall Thickening (Suspected) (example)

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "observation-prostate-urinary-bladder-changes-suspected-example",
  "meta" : {
    "profile" : [
      🔗 "https://hl7.lt/fhir/prostate/StructureDefinition/bladder-changes-lt-prostate"
    ]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-prostate-urinary-bladder-changes-suspected-example</b></p><a name=\"observation-prostate-urinary-bladder-changes-suspected-example\"> </a><a name=\"hcobservation-prostate-urinary-bladder-changes-suspected-example\"> </a><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\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-bladder-changes-lt-prostate.html\">Observation: Bladder Changes (LT Prostate)</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}\">Exam</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 364636000}\">Lesion observable (observable entity)</span></p><p><b>subject</b>: <a href=\"Patient-patient-male-example.html\">Tomas Kazlauskas(official) Male, DoB: 1980-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-20001\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>note</b>: </p><blockquote><div><p>Bladder wall thickening; non-neoplastic changes favored. Correlate clinically.</p>\n</div></blockquote><p><b>bodyStructure</b>: <a href=\"BodyStructure-bodyStructure-prostate-urinary-bladder-example.html\">BodyStructure</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 260905004}\">Condition (attribute)</span></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 415684004}\">Suspected (qualifier value)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 246454002}\">Etiology (attribute)</span></p><p><b>value</b>: <span title=\"Codes:{https://tx.hl7.lt/fhir/CodeSystem/snomed-prostate-extension change-non-neoplastic}\">Non-neoplastic / incidental</span></p></blockquote></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
          "code" : "exam"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "364636000",
        "display" : "Lesion observable (observable entity)"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/patient-male-example"
  },
  "note" : [
    {
      "text" : "Bladder wall thickening; non-neoplastic changes favored. Correlate clinically."
    }
  ],
  "bodyStructure" : {
    🔗 "reference" : "BodyStructure/bodyStructure-prostate-urinary-bladder-example"
  },
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "260905004",
            "display" : "Condition (attribute)"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "415684004",
            "display" : "Suspected (qualifier value)"
          }
        ]
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "246454002",
            "display" : "Etiology (attribute)"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://tx.hl7.lt/fhir/CodeSystem/snomed-prostate-extension",
            "code" : "change-non-neoplastic",
            "display" : "Non-neoplastic / incidental"
          }
        ]
      }
    }
  ]
}