{
"description": "The summary operation generates a patient summary for a patient",
"_filename": "OperationDefinition-cpg-common-patient-summary.json",
"package_name": "hl7.fhir.uv.cpg.r4",
"date": "2024-11-26T17:38:52+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",
"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": "afd9a3c8-470a-4a6f-aa38-0631930c8f51",
"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",
"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"
} ]
}