Computable Care Guidelines, published by IHE QRPH Technical Committee. This guide is not an authorized publication; it is the continuous build for version 1.0.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/QRPH.CCG/ and changes regularly. See the Directory of published versions
Active as of 2025-07-14 |
@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 "ccg-card-type-cs"] ; #
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 ccg-card-type-cs</b></p><a name=\"ccg-card-type-cs\"> </a><a name=\"hcccg-card-type-cs\"> </a><p>This case-insensitive code system <code>https://profiles.ihe.net/QRPH/CCG/CodeSystem/ccg-card-type-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">provide<a name=\"ccg-card-type-cs-provide\"> </a></td><td>Provide Information</td><td>Provide information, counselling, or instructions to the patient.</td></tr><tr><td style=\"white-space:nowrap\">collect<a name=\"ccg-card-type-cs-collect\"> </a></td><td>Collect Information</td><td>Capture information about the patient (using Questionnaire-QuestionnaireResponse pairs).</td></tr><tr><td style=\"white-space:nowrap\">reqlab<a name=\"ccg-card-type-cs-reqlab\"> </a></td><td>Request a Service (Lab Order)</td><td>Create a laboratory / pathology ServiceRequest.</td></tr><tr><td style=\"white-space:nowrap\">reqrad<a name=\"ccg-card-type-cs-reqrad\"> </a></td><td>Request a Service (Radiology Order)</td><td>Create a radiology ServiceRequest.</td></tr><tr><td style=\"white-space:nowrap\">reqproc<a name=\"ccg-card-type-cs-reqproc\"> </a></td><td>Request a Service (Procedure Order)</td><td>Create a procedure ServiceRequest.</td></tr><tr><td style=\"white-space:nowrap\">reqref<a name=\"ccg-card-type-cs-reqref\"> </a></td><td>Request a Service (Referral)</td><td>Create a ServiceRequest to refer a patient to another care provider (e.g. perhaps to escalate to a higher level of care).</td></tr><tr><td style=\"white-space:nowrap\">propdx<a name=\"ccg-card-type-cs-propdx\"> </a></td><td>Propose a Diagnosis</td><td>Record the patient&apos;s diagnosis as a Condition resource.</td></tr><tr><td style=\"white-space:nowrap\">orderrx<a name=\"ccg-card-type-cs-orderrx\"> </a></td><td>Order Medication</td><td>Create a medication order (MedicationRequest).</td></tr><tr><td style=\"white-space:nowrap\">disprx<a name=\"ccg-card-type-cs-disprx\"> </a></td><td>Dispense Medication</td><td>Dispense medications based on an active order (MedicationDispense).</td></tr><tr><td style=\"white-space:nowrap\">adminrx<a name=\"ccg-card-type-cs-adminrx\"> </a></td><td>Administer Medication</td><td>Administer a dispensed medication (MedicationAdministration).</td></tr><tr><td style=\"white-space:nowrap\">reqvx<a name=\"ccg-card-type-cs-reqvx\"> </a></td><td>Request Immunization</td><td>Create a vaccination order (ImmunizationRequest).</td></tr><tr><td style=\"white-space:nowrap\">stoprx<a name=\"ccg-card-type-cs-stoprx\"> </a></td><td>Stop Activity (Medication Order)</td><td>Create a Task that, upon being processed, will stop a patient&apos;s presently active MedicationRequest.</td></tr><tr><td style=\"white-space:nowrap\">stopsrv<a name=\"ccg-card-type-cs-stopsrv\"> </a></td><td>Stop Activity (Service Order)</td><td>Create a Task that, upon being processed, will stop a patient&apos;s presently active ServiceRequest.</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://profiles.ihe.net/QRPH/CCG/CodeSystem/ccg-card-type-cs"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0-current"] ; #
fhir:name [ fhir:v "CCG_CARD_Type_CS"] ; #
fhir:title [ fhir:v "Code System for All CCG Card Types"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-07-14T16:27:10+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "IHE QRPH Technical Committee"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ihe.net/ihe_domains/quality_research_and_public_health/" ] ] )
] [
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "qrph@ihe.net" ] ] )
] [
fhir:name [ fhir:v "IHE QRPH Technical Committee" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "qrph@ihe.net" ] ] )
] ) ; #
fhir:description [ fhir:v "This CodeSystem defines all known CardTypes for use in CARD PlanDefinitions"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v false] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "13"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "provide" ] ;
fhir:display [ fhir:v "Provide Information" ] ;
fhir:definition [ fhir:v "Provide information, counselling, or instructions to the patient." ]
] [
fhir:code [ fhir:v "collect" ] ;
fhir:display [ fhir:v "Collect Information" ] ;
fhir:definition [ fhir:v "Capture information about the patient (using Questionnaire-QuestionnaireResponse pairs)." ]
] [
fhir:code [ fhir:v "reqlab" ] ;
fhir:display [ fhir:v "Request a Service (Lab Order)" ] ;
fhir:definition [ fhir:v "Create a laboratory / pathology ServiceRequest." ]
] [
fhir:code [ fhir:v "reqrad" ] ;
fhir:display [ fhir:v "Request a Service (Radiology Order)" ] ;
fhir:definition [ fhir:v "Create a radiology ServiceRequest." ]
] [
fhir:code [ fhir:v "reqproc" ] ;
fhir:display [ fhir:v "Request a Service (Procedure Order)" ] ;
fhir:definition [ fhir:v "Create a procedure ServiceRequest." ]
] [
fhir:code [ fhir:v "reqref" ] ;
fhir:display [ fhir:v "Request a Service (Referral)" ] ;
fhir:definition [ fhir:v "Create a ServiceRequest to refer a patient to another care provider (e.g. perhaps to escalate to a higher level of care)." ]
] [
fhir:code [ fhir:v "propdx" ] ;
fhir:display [ fhir:v "Propose a Diagnosis" ] ;
fhir:definition [ fhir:v "Record the patient's diagnosis as a Condition resource." ]
] [
fhir:code [ fhir:v "orderrx" ] ;
fhir:display [ fhir:v "Order Medication" ] ;
fhir:definition [ fhir:v "Create a medication order (MedicationRequest)." ]
] [
fhir:code [ fhir:v "disprx" ] ;
fhir:display [ fhir:v "Dispense Medication" ] ;
fhir:definition [ fhir:v "Dispense medications based on an active order (MedicationDispense)." ]
] [
fhir:code [ fhir:v "adminrx" ] ;
fhir:display [ fhir:v "Administer Medication" ] ;
fhir:definition [ fhir:v "Administer a dispensed medication (MedicationAdministration)." ]
] [
fhir:code [ fhir:v "reqvx" ] ;
fhir:display [ fhir:v "Request Immunization" ] ;
fhir:definition [ fhir:v "Create a vaccination order (ImmunizationRequest)." ]
] [
fhir:code [ fhir:v "stoprx" ] ;
fhir:display [ fhir:v "Stop Activity (Medication Order)" ] ;
fhir:definition [ fhir:v "Create a Task that, upon being processed, will stop a patient's presently active MedicationRequest." ]
] [
fhir:code [ fhir:v "stopsrv" ] ;
fhir:display [ fhir:v "Stop Activity (Service Order)" ] ;
fhir:definition [ fhir:v "Create a Task that, upon being processed, will stop a patient's presently active ServiceRequest." ]
] ) . #
IG © 2025+ IHE QRPH Technical Committee. Package ihe.qrph.ccg#1.0.0-current based on FHIR 4.0.1. Generated 2025-07-14
Links: Table of Contents |
QA Report
| New Issue | Issues
Version History |
|
Propose a change