This page is part of the US Public Health Profiles Library (v2.0.0-ballot: STU 2 Ballot) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.0.0. For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "us-ph-codesystem-plandefinition-actions"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-codesystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-codesystem> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem us-ph-codesystem-plandefinition-actions</b></p><a name=\"us-ph-codesystem-plandefinition-actions\"> </a><a name=\"hcus-ph-codesystem-plandefinition-actions\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-ph-codesystem.html\">US Public Health CodeSystem</a></p></div><p>This case-sensitive code system <code>http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">initiate-reporting-workflow<a name=\"us-ph-codesystem-plandefinition-actions-initiate-reporting-workflow\"> </a></td><td>Initiate a reporting workflow</td><td>Request the initiation of a reporting workflow for a patient for a specific context (e.g., encounter).</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">execute-reporting-workflow<a name=\"us-ph-codesystem-plandefinition-actions-execute-reporting-workflow\"> </a></td><td>Execute a series of actions to accomplish reporting</td><td>This is top level action that uses other defined actions to accomplish reporting for a specific context (e.g., encounter).</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> check-trigger-codes<a name=\"us-ph-codesystem-plandefinition-actions-check-trigger-codes\"> </a></td><td>Evaluate candidate patient's data against trigger codes to determine reportability</td><td>Evaluate candidate patient's data against trigger codes to determine reportability.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> evaluate-condition<a name=\"us-ph-codesystem-plandefinition-actions-evaluate-condition\"> </a></td><td>Evaluate condition to determine reportability</td><td>Evaluate condition to determine reportability.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> evaluate-measure<a name=\"us-ph-codesystem-plandefinition-actions-evaluate-measure\"> </a></td><td>Evaluate measure to determine reportability</td><td>Evaluate measure to determine reportability.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> check-participant-registration<a name=\"us-ph-codesystem-plandefinition-actions-check-participant-registration\"> </a></td><td>Evaluate participants in encounter for reportability</td><td>Evaluate encounter participants such as patient, practitioner, organization on whether they have been selected for reportability.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> create-report<a name=\"us-ph-codesystem-plandefinition-actions-create-report\"> </a></td><td>Create a Report containing Patient's data for patients who passed the check-reportability test</td><td>Create a Report containing Patient's data for patients who passed the check-reportability test.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> validate-report<a name=\"us-ph-codesystem-plandefinition-actions-validate-report\"> </a></td><td>Validate Report against specified profiles and terminologies.</td><td>Validate Report against specified profiles and terminologies.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> submit-report<a name=\"us-ph-codesystem-plandefinition-actions-submit-report\"> </a></td><td>Submit the report to specified endpoint</td><td>Submit the report to specified endpoint.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> deidentify-report<a name=\"us-ph-codesystem-plandefinition-actions-deidentify-report\"> </a></td><td>Deidentify the report before submitting the report</td><td>Deidentify the report before submitting the report.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> anonymize-report<a name=\"us-ph-codesystem-plandefinition-actions-anonymize-report\"> </a></td><td>Anonymize the report before submitting the report</td><td>Anonymize the report before submitting the report.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> pseudonymize-report<a name=\"us-ph-codesystem-plandefinition-actions-pseudonymize-report\"> </a></td><td>Pseudonymize the report before submitting the report</td><td>Pseudonymize the report before submitting the report.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> encrypt-report<a name=\"us-ph-codesystem-plandefinition-actions-encrypt-report\"> </a></td><td>Encrypt the report before submitting the report</td><td>Encrypt the report before submitting the report.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> complete-reporting<a name=\"us-ph-codesystem-plandefinition-actions-complete-reporting\"> </a></td><td>Complete reporting for the patient</td><td>Complete the reporting for the patient, after which no further reports will be sent for a specific context (e.g., Encounter).</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> extract-research-data<a name=\"us-ph-codesystem-plandefinition-actions-extract-research-data\"> </a></td><td>Extract data from an EHR for one or more patients.</td><td>Extract data from an EHR for one or more patients for research purposes.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">terminate-reporting-workflow<a name=\"us-ph-codesystem-plandefinition-actions-terminate-reporting-workflow\"> </a></td><td>Terminate a reporting workflow</td><td>Request the initiation of terminating a reporting workflow.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> cancel-report<a name=\"us-ph-codesystem-plandefinition-actions-cancel-report\"> </a></td><td>Cancel an already submitted report</td><td>Cancel an already submitted report.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">report-chronic-disease-surveillance<a name=\"us-ph-codesystem-plandefinition-actions-report-chronic-disease-surveillance\"> </a></td><td>Report Chronic Disease Surveillance report</td><td>This action represents the reporting of a Chronic Disease Surveillance report.</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "pher" ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.58.16.5" ]
] ) ; #
fhir:version [ fhir:v "2.0.0-ballot"] ; #
fhir:name [ fhir:v "USPublicHealthCodeSystemPlanDefinitionActions"] ; #
fhir:title [ fhir:v "US Public Health CodeSystem - PlanDefinition Actions"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-07-30T14:31:09+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Public Health"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Public Health" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pher" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pher@lists.HL7.org" ] ] )
] ) ; #
fhir:description [ fhir:v "The US Public Health PlanDefinition Actions CodeSystem contains codes for currently identified use cases for identifying actions in PlanDefinition."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:valueSet [
fhir:v "http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action>
] ; #
fhir:hierarchyMeaning [ fhir:v "is-a"] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "18"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "initiate-reporting-workflow" ] ;
fhir:display [ fhir:v "Initiate a reporting workflow" ] ;
fhir:definition [ fhir:v "Request the initiation of a reporting workflow for a patient for a specific context (e.g., encounter)." ]
] [
fhir:code [ fhir:v "execute-reporting-workflow" ] ;
fhir:display [ fhir:v "Execute a series of actions to accomplish reporting" ] ;
fhir:definition [ fhir:v "This is top level action that uses other defined actions to accomplish reporting for a specific context (e.g., encounter)." ] ;
( fhir:concept [
fhir:code [ fhir:v "check-trigger-codes" ] ;
fhir:display [ fhir:v "Evaluate candidate patient's data against trigger codes to determine reportability" ] ;
fhir:definition [ fhir:v "Evaluate candidate patient's data against trigger codes to determine reportability." ] ] [
fhir:code [ fhir:v "evaluate-condition" ] ;
fhir:display [ fhir:v "Evaluate condition to determine reportability" ] ;
fhir:definition [ fhir:v "Evaluate condition to determine reportability." ] ] [
fhir:code [ fhir:v "evaluate-measure" ] ;
fhir:display [ fhir:v "Evaluate measure to determine reportability" ] ;
fhir:definition [ fhir:v "Evaluate measure to determine reportability." ] ] [
fhir:code [ fhir:v "check-participant-registration" ] ;
fhir:display [ fhir:v "Evaluate participants in encounter for reportability" ] ;
fhir:definition [ fhir:v "Evaluate encounter participants such as patient, practitioner, organization on whether they have been selected for reportability." ] ] [
fhir:code [ fhir:v "create-report" ] ;
fhir:display [ fhir:v "Create a Report containing Patient's data for patients who passed the check-reportability test" ] ;
fhir:definition [ fhir:v "Create a Report containing Patient's data for patients who passed the check-reportability test." ] ] [
fhir:code [ fhir:v "validate-report" ] ;
fhir:display [ fhir:v "Validate Report against specified profiles and terminologies." ] ;
fhir:definition [ fhir:v "Validate Report against specified profiles and terminologies." ] ] [
fhir:code [ fhir:v "submit-report" ] ;
fhir:display [ fhir:v "Submit the report to specified endpoint" ] ;
fhir:definition [ fhir:v "Submit the report to specified endpoint." ] ] [
fhir:code [ fhir:v "deidentify-report" ] ;
fhir:display [ fhir:v "Deidentify the report before submitting the report" ] ;
fhir:definition [ fhir:v "Deidentify the report before submitting the report." ] ] [
fhir:code [ fhir:v "anonymize-report" ] ;
fhir:display [ fhir:v "Anonymize the report before submitting the report" ] ;
fhir:definition [ fhir:v "Anonymize the report before submitting the report." ] ] [
fhir:code [ fhir:v "pseudonymize-report" ] ;
fhir:display [ fhir:v "Pseudonymize the report before submitting the report" ] ;
fhir:definition [ fhir:v "Pseudonymize the report before submitting the report." ] ] [
fhir:code [ fhir:v "encrypt-report" ] ;
fhir:display [ fhir:v "Encrypt the report before submitting the report" ] ;
fhir:definition [ fhir:v "Encrypt the report before submitting the report." ] ] [
fhir:code [ fhir:v "complete-reporting" ] ;
fhir:display [ fhir:v "Complete reporting for the patient" ] ;
fhir:definition [ fhir:v "Complete the reporting for the patient, after which no further reports will be sent for a specific context (e.g., Encounter)." ] ] [
fhir:code [ fhir:v "extract-research-data" ] ;
fhir:display [ fhir:v "Extract data from an EHR for one or more patients." ] ;
fhir:definition [ fhir:v "Extract data from an EHR for one or more patients for research purposes." ] ] )
] [
fhir:code [ fhir:v "terminate-reporting-workflow" ] ;
fhir:display [ fhir:v "Terminate a reporting workflow" ] ;
fhir:definition [ fhir:v "Request the initiation of terminating a reporting workflow." ] ;
( fhir:concept [
fhir:code [ fhir:v "cancel-report" ] ;
fhir:display [ fhir:v "Cancel an already submitted report" ] ;
fhir:definition [ fhir:v "Cancel an already submitted report." ] ] )
] [
fhir:code [ fhir:v "report-chronic-disease-surveillance" ] ;
fhir:display [ fhir:v "Report Chronic Disease Surveillance report" ] ;
fhir:definition [ fhir:v "This action represents the reporting of a Chronic Disease Surveillance report." ]
] ) . #
IG © 2025+ HL7 International / Public Health. Package hl7.fhir.us.ph-library#2.0.0-ballot based on FHIR 4.0.1. Generated 2025-07-30
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change