FHIR IG analytics| Package | lt.hl7.fhir.prostate |
| Resource Type | Observation |
| Id | Observation-observation-prostate-pirads-lesion1-example.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-example
Language: en
Profile: Observation: PI-RADS Assessment
status: Final
code: Assessment using Prostate Imaging-Reporting and Data System (procedure)
effective: 2024-05-27 10:30:00+0000
value: 5
note:
Anterior transition zone lesion (~32 mm), extending across midline. Very high suspicion on mpMRI.
bodySite: Structure of anterior middle regional part of transition zone of right half prostate
method: PI-RADS v2.1
Lithuanian
Generated Narrative: Observation observation-prostate-pirads-lesion1-example
Language: en
Profile: Observation: PI-RADS Assessment
status: Final
code: Assessment using Prostate Imaging-Reporting and Data System (procedure)
effective: 2024-05-27 10:30:00+0000
value: 5
note:
Anterior transition zone lesion (~32 mm), extending across midline. Very high suspicion on mpMRI.
bodySite: Structure of anterior middle regional part of transition zone of right half prostate
method: PI-RADS v2.1
{
"resourceType": "Observation",
"id": "observation-prostate-pirads-lesion1-example",
"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": "2024-05-27T10:30:00Z",
"valueInteger": 5,
"note": [
{
"text": "Anterior transition zone lesion (~32 mm), extending across midline. Very high suspicion on mpMRI."
}
],
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "716913001",
"display": "Structure of anterior middle regional part of transition zone of right half prostate"
}
]
},
"method": {
"text": "PI-RADS v2.1"
}
}