Package | ihe.qrph.ccg |
Type | CodeSystem |
Id | ccg-card-type-cs |
FHIR Version | R4 |
Source | https://profiles.ihe.net/QRPH/CCG/https://build.fhir.org/ig/IHE/QRPH.CCG/CodeSystem-ccg-card-type-cs.html |
URL | https://profiles.ihe.net/QRPH/CCG/CodeSystem/ccg-card-type-cs |
Version | 1.0.0-current |
Status | active |
Date | 2025-07-14T16:27:10+00:00 |
Name | CCG_CARD_Type_CS |
Title | Code System for All CCG Card Types |
Realm | uv |
Authority | ihe |
Description | This CodeSystem defines all known CardTypes for use in CARD PlanDefinitions |
Content | complete |
ValueSet | |
ccg-card-type | ValueSet of all Current CCG Card Types |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ccg-card-type-cs
This case-insensitive code system https://profiles.ihe.net/QRPH/CCG/CodeSystem/ccg-card-type-cs
defines the following codes:
{ "resourceType": "CodeSystem", "id": "ccg-card-type-cs", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://profiles.ihe.net/QRPH/CCG/CodeSystem/ccg-card-type-cs", "version": "1.0.0-current", "name": "CCG_CARD_Type_CS", "title": "Code System for All CCG Card Types", "status": "active", "experimental": false, "date": "2025-07-14T16:27:10+00:00", "publisher": "IHE QRPH Technical Committee", "contact": [ { "telecom": [ { "system": "url", "value": "https://www.ihe.net/ihe_domains/quality_research_and_public_health/" } ] }, { "telecom": [ { "system": "email", "value": "qrph@ihe.net" } ] }, { "name": "IHE QRPH Technical Committee", "telecom": [ { "system": "email", "value": "qrph@ihe.net" } ] } ], "description": "This CodeSystem defines all known CardTypes for use in CARD PlanDefinitions", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "caseSensitive": false, "content": "complete", "count": 13, "concept": [ { "code": "provide", "display": "Provide Information", "definition": "Provide information, counselling, or instructions to the patient." }, { "code": "collect", "display": "Collect Information", "definition": "Capture information about the patient (using Questionnaire-QuestionnaireResponse pairs)." }, { "code": "reqlab", "display": "Request a Service (Lab Order)", "definition": "Create a laboratory / pathology ServiceRequest." }, { "code": "reqrad", "display": "Request a Service (Radiology Order)", "definition": "Create a radiology ServiceRequest." }, { "code": "reqproc", "display": "Request a Service (Procedure Order)", "definition": "Create a procedure ServiceRequest." }, { "code": "reqref", "display": "Request a Service (Referral)", "definition": "Create a ServiceRequest to refer a patient to another care provider (e.g. perhaps to escalate to a higher level of care)." }, { "code": "propdx", "display": "Propose a Diagnosis", "definition": "Record the patient's diagnosis as a Condition resource." }, { "code": "orderrx", "display": "Order Medication", "definition": "Create a medication order (MedicationRequest)." }, { "code": "disprx", "display": "Dispense Medication", "definition": "Dispense medications based on an active order (MedicationDispense)." }, { "code": "adminrx", "display": "Administer Medication", "definition": "Administer a dispensed medication (MedicationAdministration)." }, { "code": "reqvx", "display": "Request Immunization", "definition": "Create a vaccination order (ImmunizationRequest)." }, { "code": "stoprx", "display": "Stop Activity (Medication Order)", "definition": "Create a Task that, upon being processed, will stop a patient's presently active MedicationRequest." }, { "code": "stopsrv", "display": "Stop Activity (Service Order)", "definition": "Create a Task that, upon being processed, will stop a patient's presently active ServiceRequest." } ] }