FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/us-ph-plandefinition-actions

Packagehl7.fhir.us.ecr
TypeCodeSystem
Idus-ph-plandefinition-actions
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/ecr/https://build.fhir.org/ig/HL7/case-reporting/CodeSystem-us-ph-plandefinition-actions.html
URLhttp://hl7.org/fhir/us/ecr/CodeSystem/us-ph-plandefinition-actions
Version2.1.2
Statusactive
Date2020-09-06
NameUSPublicHealthPlanDefinitionActions
TitleUS Public Health PlanDefinition Action Codes
Realmus
Authorityhl7
DescriptionThe US Public Health PlanDefinition Actions CodeSystem is a 'starter set' of codes supported for identifying actions in PlanDefinition.
Contentcomplete

Resources that use this resource

ValueSet
us-ph-plandefinition-actionUS Public Health PlanDefinition Action

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem us-ph-plandefinition-actions

This case-sensitive code system http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-plandefinition-actions defines the following codes in a Is-A hierarchy:

LvlCodeDisplayDefinition
1initiate-reporting-workflow Initiate a reporting workflowRequest the initiation of a reporting workflow for a patient for a specific context (e.g., encounter).
1execute-reporting-workflow Execute a series of actions to accomplish reportingThis is top level action that uses other defined actions to accomplish reporting for a specific context (e.g., encounter).
2  check-trigger-codes Evaluate candidate patient's data against trigger codes to determine reportabilityEvaluate candidate patient's data against trigger codes to determine reportability.
2  evaluate-condition Evaluate condition to determine reportabilityEvaluate condition to determine reportability.
2  check-participant-registration Evaluate participants in encounter for reportabilityEvaluate encounter participants such as patient, practitioner, organization on whether they have been selected for reportability.
2  create-report Create a Report containing Patient's data for patients who passed the check-reportability testCreate a Report containing Patient's data for patients who passed the check-reportability test.
2  validate-report Validate Report against specified profiles and terminologies.Validate Report against specified profiles and terminologies.
2  submit-report Submit the report to specified endpointSubmit the report to specified endpoint.
2  deidentify-report Deidentify the report before submitting the reportDeidentify the report before submitting the report.
2  anonymize-report Anonymize the report before submitting the reportAnonymize the report before submitting the report.
2  pseudonymize-report Pseudonymize the report before submitting the reportPseudonymize the report before submitting the report.
2  encrypt-report Encrypt the report before submitting the reportEncrypt the report before submitting the report.
2  complete-reporting Complete reporting for the patientComplete the reporting for the patient, after which no further reports will be sent for a specific context (e.g., Encounter).
2  extract-research-data Extract data from an EHR for one or more patients.Extract data from an EHR for one or more patients for research purposes.
2  execute-research-query Execute a research query on the data mart.Execute a research query on the data mart based on the PlanDefinition and create a result to be submitted.
1terminate-reporting-workflow Terminate a reporting workflowRequest the initiation of terminating a reporting workflow.
2  cancel-report Cancel an already submitted reportCancel an already submitted report.
1report-chronic-disease-surveillance Report Chronic Disease SurveillanceThis action represents the reporting of a Chronic Disease Surveillance report.

Source

{
  "resourceType": "CodeSystem",
  "id": "us-ph-plandefinition-actions",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pher"
    }
  ],
  "url": "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-plandefinition-actions",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.46.16.6"
    }
  ],
  "version": "2.1.2",
  "name": "USPublicHealthPlanDefinitionActions",
  "title": "US Public Health PlanDefinition Action Codes",
  "status": "active",
  "experimental": false,
  "date": "2020-09-06",
  "publisher": "HL7 International / Public Health",
  "contact": [
    {
      "name": "HL7 International / Public Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.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/ecr/ValueSet/us-ph-plandefinition-action",
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "count": 18,
  "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": "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."
        },
        {
          "code": "execute-research-query",
          "display": "Execute a research query on the data mart.",
          "definition": "Execute a research query on the data mart based on the PlanDefinition and create a result to be submitted."
        }
      ]
    },
    {
      "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",
      "definition": "This action represents the reporting of a Chronic Disease Surveillance report."
    }
  ]
}