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

FHIR IG Statistics: CodeSystem/CPG-activity-type

Packageeng.fhir.profile.dev
Resource TypeCodeSystem
IdCPG-activity-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=https://terminology.pnt.gov/CodeSystem/CPG-activity-type
URLhttps://terminology.pnt.gov/CodeSystem/CPG-activity-type
Version1.0.0
Statusdraft
Date2023-06-30T15:11:36.9136048+00:00
NameCPG-activity-type
TitleCPG-activity-type
Authorityhl7
DescriptionTipologia di attività che può essere effettuata come parte del processo di cura basato su linee guida.
Contentcomplete

Resources that use this resource

ValueSet
CPG-activity-typeCPG-activity-type

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "meta": {
    "profile": [
      "https://pnt.gov/fhir/StructureDefinition/CodeSystem"
    ]
  },
  "url": "https://terminology.pnt.gov/CodeSystem/CPG-activity-type",
  "version": "1.0.0",
  "name": "CPG-activity-type",
  "title": "CPG-activity-type",
  "status": "draft",
  "date": "2023-06-30T15:11:36.9136048+00:00",
  "description": "Tipologia di attività che può essere effettuata come parte del processo di cura basato su linee guida.",
  "caseSensitive": true,
  "valueSet": "https://terminology.pnt.gov/ValueSet/CPG-activity-type",
  "versionNeeded": false,
  "content": "complete",
  "concept": [
    {
      "code": "send-message",
      "display": "Send a message",
      "definition": "The activity of communicating a particular message to a patient"
    },
    {
      "code": "collect-information",
      "display": "Collect information",
      "definition": "The task of collecting information from a patient using a specified questionnaire"
    },
    {
      "code": "order-medication",
      "display": "Order a medication",
      "definition": "The task of ordering or prescribing a particular medication to a patient"
    },
    {
      "code": "dispense-medication",
      "display": "Dispense a medication",
      "definition": "The task of dispensing a particular medication to a patient"
    },
    {
      "code": "administer-medication",
      "display": "Administer a medication",
      "definition": "The task of administering a particular medication to a patient"
    },
    {
      "code": "document-medication",
      "display": "Document a medication",
      "definition": "The task of documenting use of a particular medication by a patient"
    },
    {
      "code": "recommend-immunization",
      "display": "Recommend an immunization",
      "definition": "The task of recommending a particular immunization for a patient"
    },
    {
      "code": "order-service",
      "display": "Order a service",
      "definition": "The activity of ordering or performing a particular service"
    },
    {
      "code": "enrollment",
      "display": "Enroll in a pathway or strategy",
      "definition": "The activity of enrolling or unenrolling a patient in a particular pathway or strategy"
    },
    {
      "code": "generate-report",
      "display": "Generate a metric or case report",
      "definition": "The activity of generating a metric, measure, or case report"
    },
    {
      "code": "propose-diagnosis",
      "display": "Propose a diagnosis",
      "definition": "The activity of proposing a particular diagnosis"
    },
    {
      "code": "record-detected-issue",
      "display": "Record a detected issue",
      "definition": "The activity of reporting or recording a specific detected issue"
    },
    {
      "code": "record-inference",
      "display": "Record an inference",
      "definition": "The activity of making and reporting or recording a particular inference"
    },
    {
      "code": "report-flag",
      "display": "Report a flag",
      "definition": "The activity of reporting or recording a particular flag"
    }
  ]
}