{ "description": "The summary operation generates a patient summary for a patient", "_filename": "OperationDefinition-cpg-common-patient-summary.json", "package_name": "hl7.fhir.uv.cpg", "date": "2023-12-19T19:53:17+00:00", "system": false, "publisher": "HL7 International / Clinical Decision Support", "instance": true, "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "name": "CPGCommonPatientSummary", "type": "false", "experimental": null, "resourceType": "OperationDefinition", "title": "CPG Common Patient Summary", "package_version": "2.0.0-ballot", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 2 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "cds" } ], "status": "active", "id": "8b922222-47fb-49d3-bf02-163db82742a7", "resource": [ "Patient" ], "kind": "operation", "comment": "The result of this operation is a patient summary document, constructed according to agreed conventions such as the International Patient Summary.", "url": "http://hl7.org/fhir/uv/cpg/OperationDefinition/cpg-common-patient-summary", "code": "summary", "version": "2.0.0-ballot", "contact": [ { "name": "HL7 International / Clinical Decision Support", "telecom": [ { "value": "http://www.hl7.org/Special/committees/dss", "system": "url" } ] } ], "parameter": [ { "max": "1", "min": 1, "use": "out", "name": "return", "type": "Bundle", "documentation": "The document Bundle that is the current patient summary document" } ] }