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-precise-followup-example.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-precise-followup-example

status: Final

code: PRECISE longitudinal assessment

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

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: 2024-05-27 10:30:00+0000

value: PRECISE 3 - Stable disease

note:

Stable disease compared to prior MRI examinations.

derivedFrom: ImagingStudy: identifier = urn:dicom:uid#DICOM Unique Id#urn:oid:1.2.840.113619.2.55.3.604688433.781.1591782334.467; status = available; modality = Magnetic Resonance; started = 2024-05-27 10:00:00+0000

component

code: New lesion indicator

value: false

component

code: Change pattern

value: Local change

component

code: Best MRI sequence for change assessment

value: Diffusion weighted


Lithuanian


Generated Narrative: Observation observation-prostate-precise-followup-example

status: Final

code: PRECISE longitudinal assessment

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

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: 2024-05-27 10:30:00+0000

value: PRECISE 3 - Stable disease

note:

Stable disease compared to prior MRI examinations.

derivedFrom: ImagingStudy: identifier = urn:dicom:uid#DICOM Unique Id#urn:oid:1.2.840.113619.2.55.3.604688433.781.1591782334.467; status = available; modality = Magnetic Resonance; started = 2024-05-27 10:00:00+0000

component

code: New lesion indicator

value: false

component

code: Change pattern

value: Local change

component

code: Best MRI sequence for change assessment

value: Diffusion weighted


Source1

{
  "resourceType": "Observation",
  "id": "observation-prostate-precise-followup-example",
  "meta": {
    "profile": [
      "https://hl7.lt/fhir/prostate/StructureDefinition/precise-assessment-lt-prostate"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component",
        "code": "precise-assessment",
        "display": "PRECISE longitudinal assessment"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-male-example"
  },
  "encounter": {
    "reference": "Encounter/encounter-prostate-diagnostic-example"
  },
  "effectiveDateTime": "2024-05-27T10:30:00Z",
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-category",
        "code": "3",
        "display": "PRECISE 3 - Stable disease"
      }
    ]
  },
  "note": [
    {
      "text": "Stable disease compared to prior MRI examinations."
    }
  ],
  "derivedFrom": [
    {
      "reference": "ImagingStudy/imagingstudy-prostate-mpmri-example"
    }
  ],
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component",
            "code": "new-lesion",
            "display": "New lesion indicator"
          }
        ]
      },
      "valueBoolean": false
    },
    {
      "code": {
        "coding": [
          {
            "system": "https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component",
            "code": "change-pattern",
            "display": "Change pattern"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-change-pattern",
            "code": "local",
            "display": "Local change"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component",
            "code": "best-sequence",
            "display": "Best MRI sequence for change assessment"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://dicom.nema.org/resources/ontology/DCM",
            "code": "113043",
            "display": "Diffusion weighted"
          }
        ]
      }
    }
  ]
}