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

FHIR IG analytics

Packagelt.hl7.fhir.prostate
Resource TypeObservation
IdObservation-observation-prostate-pirads-lesion1-example2.json
FHIR VersionR5

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


English


Generated Narrative: Observation observation-prostate-pirads-lesion1-example2

Language: en

Profile: Observation: PI-RADS Assessment

status: Final

code: Assessment using Prostate Imaging-Reporting and Data System (procedure)

subject: Tomas Kazlauskas(official) Male, DoB: 1980-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-20001 (use: usual, ))

focus: BodyStructure: morphology = Morphologically abnormal structure; description = MRI-visible anterior transition zone lesion (~32 mm), predominantly right-sided with extension across midline to the left (mid-gland).

encounter: Encounter: status = completed; class = ambulatory; type = Screening procedure; actualPeriod = 2025-09-22 10:00:00+0000 --> 2025-09-22 11:00:00+0000

effective: 2025-09-22 10:30:00+0000

value: 4

note:

Lesion 1 in right posterolateral basal peripheral zone sector, high suspicion.

bodySite: Structure of posterolateral basal part of peripheral zone of right half prostate

method: PI-RADS v2.1


Lithuanian


Generated Narrative: Observation observation-prostate-pirads-lesion1-example2

Language: en

Profile: Observation: PI-RADS Assessment

status: Final

code: Assessment using Prostate Imaging-Reporting and Data System (procedure)

subject: Tomas Kazlauskas(official) Male, DoB: 1980-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-20001 (use: usual, ))

focus: BodyStructure: morphology = Morphologically abnormal structure; description = MRI-visible anterior transition zone lesion (~32 mm), predominantly right-sided with extension across midline to the left (mid-gland).

encounter: Encounter: status = completed; class = ambulatory; type = Screening procedure; actualPeriod = 2025-09-22 10:00:00+0000 --> 2025-09-22 11:00:00+0000

effective: 2025-09-22 10:30:00+0000

value: 4

note:

Lesion 1 in right posterolateral basal peripheral zone sector, high suspicion.

bodySite: Structure of posterolateral basal part of peripheral zone of right half prostate

method: PI-RADS v2.1


Source1

{
  "resourceType": "Observation",
  "id": "observation-prostate-pirads-lesion1-example2",
  "meta": {
    "profile": [
      "https://hl7.lt/fhir/prostate/StructureDefinition/pirads-assessment-lt-prostate"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "1345044005",
        "display": "Assessment using Prostate Imaging-Reporting and Data System (procedure)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-male-example"
  },
  "focus": [
    {
      "reference": "BodyStructure/bodyStructure-prostate-lesion1-example"
    }
  ],
  "encounter": {
    "reference": "Encounter/encounter-prostate-diagnostic-example"
  },
  "effectiveDateTime": "2025-09-22T10:30:00Z",
  "valueInteger": 4,
  "note": [
    {
      "text": "Lesion 1 in right posterolateral basal peripheral zone sector, high suspicion."
    }
  ],
  "bodySite": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "716906001",
        "display": "Structure of posterolateral basal part of peripheral zone of right half prostate"
      }
    ]
  },
  "method": {
    "text": "PI-RADS v2.1"
  }
}