{
"description": null,
"_filename": "example/PlanDefinition-GetDataToCollect.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": "b2818a75-a1f2-4ede-8023-9fd0f17ba0f9",
"kind": null,
"url": "http://fhir.org/guides/cqf/cpg/example/PlanDefinition/GetDataToCollect",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.2.51.22.2.34.1",
"system": "urn:ietf:rfc:3986"
} ],
"action": [ {
"code": [ {
"coding": [ {
"code": "determine-diagnosis",
"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": "Condition",
"codeFilter": [ {
"code": [ {
"code": "unconfirmed",
"system": "http://terminology.hl7.org/CodeSystem/condition-ver-status"
} ],
"path": "verificationStatus"
} ]
} ],
"title": "Determine additional information required",
"output": [ {
"type": "Task",
"profile": [ "https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSQuestionnaireTask" ]
}, {
"type": "Questionnaire"
} ],
"description": "Given input data, including age, gender, symptoms, and suspected diagnoses, determine what additional information should be collected"
} ],
"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"
} ]
} ]
}