PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg@1.0.0
    http://hl7.org/fhir/uv/cpg/OperationDefinition/cpg-common-patient-summary
{
  "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": "2019-11-01T09:29:23+11:00",
  "system": false,
  "publisher": "HL7 International - Clinical Decision Support WG",
  "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": "1.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"
  } ],
  "status": "draft",
  "id": "40cc562c-2e91-4a8c-ace5-669a349688a3",
  "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": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://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"
  } ]
}