FHIR IG analytics| Package | lt.hl7.fhir.prostate |
| Resource Type | BodyStructure |
| Id | BodyStructure-bodyStructure-prostate-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: BodyStructure bodyStructure-prostate-lesion1-example
Language: en
Profile: BodyStructure: Prostate Lesion
morphology: Morphologically abnormal structure
| Structure |
| Structure of anterior middle regional part of transition zone of right half prostate |
description:
MRI-visible anterior transition zone lesion (~32 mm), predominantly right-sided with extension across midline to the left (mid-gland).
Lithuanian
Generated Narrative: BodyStructure bodyStructure-prostate-lesion1-example
Language: en
Profile: BodyStructure: Prostate Lesion
morphology: Morphologically abnormal structure
| Structure |
| Structure of anterior middle regional part of transition zone of right half prostate |
description:
MRI-visible anterior transition zone lesion (~32 mm), predominantly right-sided with extension across midline to the left (mid-gland).
{
"resourceType": "BodyStructure",
"id": "bodyStructure-prostate-lesion1-example",
"meta": {
"profile": [
"https://hl7.lt/fhir/prostate/StructureDefinition/lesion-prostate-lt"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"morphology": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "49755003",
"display": "Morphologically abnormal structure"
}
]
},
"includedStructure": [
{
"structure": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "716913001",
"display": "Structure of anterior middle regional part of transition zone of right half prostate"
}
]
}
}
],
"description": "MRI-visible anterior transition zone lesion (~32 mm), predominantly right-sided with extension across midline to the left (mid-gland).",
"patient": {
"reference": "Patient/example-male-patient"
}
}