PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.be.pss@1.0.0
    http://fhir.org/guides/cqf/cpg/example/PlanDefinition/GetRecommendations
{
  "description": null,
  "_filename": "example/PlanDefinition-GetRecommendations.json",
  "package_name": "hl7.fhir.be.pss",
  "date": "2025-05-14T10:44:40+02:00",
  "publisher": "eHealth Platform",
  "jurisdiction": [ {
    "coding": [ {
      "code": "BE",
      "system": "urn:iso:std:iso:3166",
      "display": "Belgium"
    } ]
  } ],
  "name": null,
  "type": "{:coding [{:system \\\"http://terminology.hl7.org/CodeSystem/plan-definition-type\\\", :code \\\"eca-rule\\\"}]}",
  "experimental": null,
  "resourceType": "PlanDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "id": "7b34cc14-6f08-4f24-891d-8b58cf2c8783",
  "kind": null,
  "url": "http://fhir.org/guides/cqf/cpg/example/PlanDefinition/GetRecommendations",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.2.51.22.2.34.3",
    "system": "urn:ietf:rfc:3986"
  } ],
  "action": [ {
    "code": [ {
      "coding": [ {
        "code": "guideline-based-care",
        "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs"
      } ]
    } ],
    "input": [ {
      "type": "Patient",
      "mustSupport": [ "birthDate", "gender" ]
    }, {
      "type": "Observation",
      "codeFilter": [ {
        "code": [ {
          "code": "vital-signs",
          "system": "http://terminology.hl7.org/CodeSystem/observation-category"
        } ],
        "path": "category"
      } ],
      "mustSupport": [ "category", "code", "value" ]
    }, {
      "type": "Condition",
      "codeFilter": [ {
        "code": [ {
          "code": "encounter-diagnosis",
          "system": "http://terminology.hl7.org/CodeSystem/condition-category"
        }, {
          "code": "problem-list-item",
          "system": "http://terminology.hl7.org/CodeSystem/condition-category"
        } ],
        "path": "category"
      } ],
      "mustSupport": [ "category", "code", "clinicalStatus", "verificationStatus", "onset" ]
    }, {
      "type": "ServiceRequest",
      "mustSupport": [ "category", "code" ]
    } ],
    "title": "Determine potential treatments given relevant patient information",
    "output": [ {
      "type": "ServiceRequest",
      "profile": [ "https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSResponseServiceRequest" ]
    }, {
      "type": "MedicationRequest",
      "profile": [ "https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSResponseMedicationRequest" ]
    } ],
    "description": "Given input data, including age, gender, symptoms, diagnoses, and possible orders, determine potential treatments"
  } ],
  "version": "1.0.0",
  "contact": [ {
    "name": "eHealth Platform",
    "telecom": [ {
      "value": "http://www.ehealth.fgov.be/",
      "system": "url"
    }, {
      "value": "support@be-ehealth-standards.atlassian.net",
      "system": "email"
    } ]
  }, {
    "name": "Message Structure",
    "telecom": [ {
      "use": "work",
      "value": "support@be-ehealth-standards.atlassian.net",
      "system": "email"
    } ]
  } ]
}