Package | hl7.fhir.us.medmorph |
Type | CodeSystem |
Id | us-ph-plandefinition-actions |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/medmorph/https://build.fhir.org/ig/HL7/fhir-medmorph/CodeSystem-us-ph-plandefinition-actions.html |
URL | http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-plandefinition-actions |
Version | 1.0.0 |
Status | active |
Date | 2020-09-06 |
Name | USPublicHealthPlanDefinitionActions |
Title | US Public Health PlanDefinition Action Codes |
Realm | us |
Authority | hl7 |
Description | The US Public Health PlanDefinition Actions CodeSystem is a 'starter set' of codes supported for identifying actions in PlanDefinition. |
Content | complete |
ValueSet | |
us-ph-plandefinition-action | US Public Health PlanDefinition Action |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-plandefinition-actions
defines the following codes:
{ "resourceType": "CodeSystem", "id": "us-ph-plandefinition-actions", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-plandefinition-actions", "version": "1.0.0", "name": "USPublicHealthPlanDefinitionActions", "title": "US Public Health PlanDefinition Action Codes", "status": "active", "experimental": true, "date": "2020-09-06", "publisher": "HL7 International - Public Health Work Group", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/Special/committees/pher" } ] } ], "description": "The US Public Health PlanDefinition Actions CodeSystem is a 'starter set' of codes supported for identifying actions in PlanDefinition.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "caseSensitive": true, "valueSet": "http://hl7.org/fhir/us/medmorph/ValueSet/us-ph-plandefinition-action", "hierarchyMeaning": "grouped-by", "content": "complete", "count": 19, "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", "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).", "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 for submission to a PHA or a Research Organization", "definition": "Create a Report containing data for patients or participants who have been identified by other medmorph plandefinition actions such as initiate-reporting-workflow, check-trigger-codes and check-participant-registration." }, { "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 a Data Source for one or more patients.", "definition": "Extract data from a Data Source for one or more patients for research purposes." }, { "code": "load-research-data", "display": "Load extracted data from a Data Source to a data mart.", "definition": "Extracted data from a Data Source for one or more patients for research purposes." } ] }, { "code": "terminate-reporting-workflow", "display": "Terminate a reporting workflow", "definition": "Request the initiation of terminating a reporting workflow.", "concept": [ { "code": "cancel-report", "display": "Cancel an already submitted report", "definition": "Cancel an already submitted report." } ] }, { "code": "report-chronic-disease-surveillance", "display": "Report Chronic Disease Surveillance report", "definition": "This action represents the reporting of a Chronic Disease Surveillance report." } ] }