FHIR IG analytics| Package | lt.hl7.fhir.prostate |
| Resource Type | Procedure |
| Id | Procedure-procedure-prostate-mpmri-example.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Procedure procedure-prostate-mpmri-example
Language: en
Profile: ProcedureLt
status: Completed
code: Multiparametric magnetic resonance imaging of prostate
note:
Multiparametric prostate MRI performed with intravenous gadolinium-based contrast agent (16 mL).
Lithuanian
Generated Narrative: Procedure procedure-prostate-mpmri-example
Language: en
Profile: ProcedureLt
status: Completed
code: Multiparametric magnetic resonance imaging of prostate
note:
Multiparametric prostate MRI performed with intravenous gadolinium-based contrast agent (16 mL).
{
"resourceType": "Procedure",
"id": "procedure-prostate-mpmri-example",
"meta": {
"profile": [
"https://hl7.lt/fhir/base/StructureDefinition/procedure-lt"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "719178004",
"display": "Multiparametric magnetic resonance imaging of prostate"
}
]
},
"subject": {
"reference": "Patient/patient-male-example"
},
"note": [
{
"text": "Multiparametric prostate MRI performed with intravenous gadolinium-based contrast agent (16 mL)."
}
]
}