FHIR IG analytics| Package | lt.hl7.fhir.prostate |
| Resource Type | Observation |
| Id | Observation-observation-prostate-pirads-lesion1-example2.json |
| FHIR Version | R5 |
No resources found
No resources found
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)
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)
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
{
"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"
}
}