| Package | hl7.fhir.uv.cpg |
| Resource Type | CodeSystem |
| Id | cpg-activity-type-cs |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/cpg/https://build.fhir.org/ig/HL7/cqf-recommendations/CodeSystem-cpg-activity-type-cs.html |
| URL | http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs |
| Version | 2.0.0 |
| Status | active |
| Date | 2024-11-26T06:42:34+00:00 |
| Name | CPGActivityTypeCS |
| Title | CPG Activity Type Code System |
| Realm | uv |
| Authority | hl7 |
| Description | A type of activity that can be performed as part of the delivery of guideline-based care. |
| Content | complete |
| ValueSet | |
| cpg-activity-type-vs | CPG Activity Type Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cpg-activity-type-cs
This case-sensitive code system http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "cpg-activity-type-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode": "shareable"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode": "computable"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode": "publishable"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cds"
}
],
"url": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.48.16.3"
}
],
"version": "2.0.0",
"name": "CPGActivityTypeCS",
"title": "CPG Activity Type Code System",
"status": "active",
"experimental": false,
"date": "2024-11-26T06:42:34+00:00",
"publisher": "HL7 International / Clinical Decision Support",
"contact": [
{
"name": "HL7 International / Clinical Decision Support",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/dss"
}
]
}
],
"description": "A type of activity that can be performed as part of the delivery of guideline-based care.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/uv/cpg/ValueSet/cpg-activity-type-vs",
"content": "complete",
"count": 17,
"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"
},
{
"code": "stop-activity",
"display": "Stop (discontinue) an activity in progress",
"definition": "The activity of stopping (discontinuing) an activity that is currently in progress"
},
{
"code": "hold-activity",
"display": "Hold an activity in progress",
"definition": "The activity of holding an activity that is currently in progress"
},
{
"code": "resume-activity",
"display": "Resume an activity currently on hold",
"definition": "The activity of resuming an activity that is currently on hold"
}
]
}