FHIR IG analytics| Package | hl7.fhir.uv.ae-research-ig |
| Resource Type | Procedure |
| Id | Procedure-clinical-trial-acme-procedure.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure
Resource Procedure "clinical-trial-acme-procedure"
status: completed
code: CT of lungs (SNOMED CT#241540006)
subject: Patient/patient-slp " EXAMPLE"
{
"resourceType": "Procedure",
"id": "clinical-trial-acme-procedure",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "241540006",
"display": "CT of lungs"
}
]
},
"subject": {
"reference": "Patient/patient-slp"
}
}