FHIR IG analytics| Package | lt.hl7.fhir.prostate |
| Resource Type | BodyStructure |
| Id | BodyStructure-bodyStructure-prostate-regional-lymph-node-left-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-regional-lymph-node-left-example
Language: en
Profile: BodyStructure (EU core)
active: true
| Structure | Laterality |
| Regional lymph node structure (body structure) | Left |
description:
Largest suspicious node: left obturator region; size ~9 mm.
Lithuanian
Generated Narrative: BodyStructure bodyStructure-prostate-regional-lymph-node-left-example
Language: en
Profile: BodyStructure (EU core)
active: true
| Structure | Laterality |
| Regional lymph node structure (body structure) | Left |
description:
Largest suspicious node: left obturator region; size ~9 mm.
{
"resourceType": "BodyStructure",
"id": "bodyStructure-prostate-regional-lymph-node-left-example",
"meta": {
"profile": [
"http://hl7.eu/fhir/base-r5/StructureDefinition/bodyStructure-eu-core"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"includedStructure": [
{
"structure": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "312500006",
"display": "Regional lymph node structure (body structure)"
}
]
},
"laterality": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "7771000",
"display": "Left"
}
]
}
}
],
"description": "Largest suspicious node: left obturator region; size ~9 mm.",
"patient": {
"reference": "Patient/example-male-patient"
}
}