{
"description": "The US Public Health PlanDefinition Actions CodeSystem contains codes for currently identified use cases for identifying actions in PlanDefinition.",
"_filename": "CodeSystem-us-ph-codesystem-plandefinition-actions.json",
"package_name": "hl7.fhir.us.ph-library",
"date": "2025-12-01T09:57:14+03:00",
"meta": {
"profile": [ "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-codesystem" ]
},
"publisher": "HL7 International / Public Health",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"content": "complete",
"name": "USPublicHealthCodeSystemPlanDefinitionActions",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "US Public Health CodeSystem - PlanDefinition Actions",
"package_version": "2.0.0-snapshot",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pher"
} ],
"status": "active",
"hierarchyMeaning": "is-a",
"id": "cf340e49-5b5b-4eda-8dec-3d5cff20b720",
"valueSet": "http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action",
"kind": null,
"count": 18,
"url": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.40.58.16.5",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "initiate-reporting-workflow",
"display": "Initiate a reporting workflow",
"definition": "Request the initiation of a reporting workflow for a patient for a specific context (e.g., encounter)."
}, {
"code": "execute-reporting-workflow",
"concept": [ {
"code": "check-trigger-codes",
"display": "Evaluate candidate patient's data against trigger codes to determine reportability",
"definition": "Evaluate candidate patient's data against trigger codes to determine reportability."
}, {
"code": "evaluate-condition",
"display": "Evaluate condition to determine reportability",
"definition": "Evaluate condition to determine reportability."
}, {
"code": "evaluate-measure",
"display": "Evaluate measure to determine reportability",
"definition": "Evaluate measure to determine reportability."
}, {
"code": "check-participant-registration",
"display": "Evaluate participants in encounter for reportability",
"definition": "Evaluate encounter participants such as patient, practitioner, organization on whether they have been selected for reportability."
}, {
"code": "create-report",
"display": "Create a Report containing Patient's data for patients who passed the check-reportability test",
"definition": "Create a Report containing Patient's data for patients who passed the check-reportability test."
}, {
"code": "validate-report",
"display": "Validate Report against specified profiles and terminologies.",
"definition": "Validate Report against specified profiles and terminologies."
}, {
"code": "submit-report",
"display": "Submit the report to specified endpoint",
"definition": "Submit the report to specified endpoint."
}, {
"code": "deidentify-report",
"display": "Deidentify the report before submitting the report",
"definition": "Deidentify the report before submitting the report."
}, {
"code": "anonymize-report",
"display": "Anonymize the report before submitting the report",
"definition": "Anonymize the report before submitting the report."
}, {
"code": "pseudonymize-report",
"display": "Pseudonymize the report before submitting the report",
"definition": "Pseudonymize the report before submitting the report."
}, {
"code": "encrypt-report",
"display": "Encrypt the report before submitting the report",
"definition": "Encrypt the report before submitting the report."
}, {
"code": "complete-reporting",
"display": "Complete reporting for the patient",
"definition": "Complete the reporting for the patient, after which no further reports will be sent for a specific context (e.g., Encounter)."
}, {
"code": "extract-research-data",
"display": "Extract data from an EHR for one or more patients.",
"definition": "Extract data from an EHR for one or more patients for research purposes."
} ],
"display": "Execute a series of actions to accomplish reporting",
"definition": "This is top level action that uses other defined actions to accomplish reporting for a specific context (e.g., encounter)."
}, {
"code": "terminate-reporting-workflow",
"concept": [ {
"code": "cancel-report",
"display": "Cancel an already submitted report",
"definition": "Cancel an already submitted report."
} ],
"display": "Terminate a reporting workflow",
"definition": "Request the initiation of terminating a reporting workflow."
}, {
"code": "report-chronic-disease-surveillance",
"display": "Report Chronic Disease Surveillance report",
"definition": "This action represents the reporting of a Chronic Disease Surveillance report."
} ],
"caseSensitive": true,
"version": "2.0.0-snapshot",
"contact": [ {
"name": "HL7 International / Public Health",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/pher",
"system": "url"
}, {
"value": "pher@lists.HL7.org",
"system": "email"
} ]
} ]
}