Skip to main content
Glama
ProcedureSectionActEntry.json2.95 kB
{ "resourceType": "Bundle", "type": "document", "entry": [ { "resource": { "resourceType": "Composition", "id": "3db70aff-83f5-4caf-91dc-d23fcc5e03bb", "language": "en-US", "status": "final", "type": { "coding": [ { "system": "http://loinc.org", "code": "34133-9", "display": "Summarization of Episode Note" } ], "text": "Summarization of Episode Note" }, "author": [ { "display": "Medplum" } ], "date": "2025-01-01T00:00:00-0500", "title": "Medical Summary", "section": [ { "title": "Procedures", "code": { "coding": [ { "system": "http://loinc.org", "code": "47519-4", "display": "HISTORY OF PROCEDURES" } ], "text": "HISTORY OF PROCEDURES" }, "text": { "status": "generated", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table><thead><tr><th>Description</th><th>Date and Time (Range)</th><th>Status</th></tr></thead><tbody><tr ID=\"Procedure3\"><td ID=\"ProcedureDesc3\">Individual Counseling For Medical Nutrition</td><td>29 Mar 2014 10:45am</td><td>Completed</td></tr></tbody></table></div>" }, "entry": [ { "reference": "Procedure/9c0f070c-2e9e-4be1-a5b5-ff6d0f68123c", "display": "Nutrition education" } ] } ] } }, { "resource": { "resourceType": "Patient", "id": "d7830f15-e2c8-4cee-aa2d-a24b36080d53", "identifier": [ { "system": "http://hl7.org/fhir/sid/us-ssn", "value": "111223333" } ], "name": [ { "use": "official", "family": "Madison", "given": ["Katherine"] } ] } }, { "resource": { "resourceType": "Procedure", "id": "9c0f070c-2e9e-4be1-a5b5-ff6d0f68123c", "status": "completed", "code": { "coding": [ { "system": "http://snomed.info/sct", "code": "61310001", "display": "Nutrition education" } ], "text": "Nutrition education" }, "subject": { "reference": "Patient/d7830f15-e2c8-4cee-aa2d-a24b36080d53", "display": "Katherine Madison" }, "performedDateTime": "2014-03-29T10:45:13-0500", "extension": [ { "url": "https://medplum.com/fhir/StructureDefinition/ccda-narrative-reference", "valueString": "#Procedure3" } ] } } ] }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/medplum/medplum'

If you have feedback or need assistance with the MCP directory API, please join our Discord server