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

FHIR IG Statistics: CodeSystem/ccg-card-type-cs

Packageihe.qrph.ccg
TypeCodeSystem
Idccg-card-type-cs
FHIR VersionR4
Sourcehttps://profiles.ihe.net/QRPH/CCG/https://build.fhir.org/ig/IHE/QRPH.CCG/CodeSystem-ccg-card-type-cs.html
URLhttps://profiles.ihe.net/QRPH/CCG/CodeSystem/ccg-card-type-cs
Version1.0.0-current
Statusactive
Date2025-07-14T16:27:10+00:00
NameCCG_CARD_Type_CS
TitleCode System for All CCG Card Types
Realmuv
Authorityihe
DescriptionThis CodeSystem defines all known CardTypes for use in CARD PlanDefinitions
Contentcomplete

Resources that use this resource

ValueSet
ccg-card-typeValueSet of all Current CCG Card Types

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
provide Provide InformationProvide information, counselling, or instructions to the patient.
collect Collect InformationCapture information about the patient (using Questionnaire-QuestionnaireResponse pairs).
reqlab Request a Service (Lab Order)Create a laboratory / pathology ServiceRequest.
reqrad Request a Service (Radiology Order)Create a radiology ServiceRequest.
reqproc Request a Service (Procedure Order)Create a procedure ServiceRequest.
reqref Request a Service (Referral)Create a ServiceRequest to refer a patient to another care provider (e.g. perhaps to escalate to a higher level of care).
propdx Propose a DiagnosisRecord the patient's diagnosis as a Condition resource.
orderrx Order MedicationCreate a medication order (MedicationRequest).
disprx Dispense MedicationDispense medications based on an active order (MedicationDispense).
adminrx Administer MedicationAdminister a dispensed medication (MedicationAdministration).
reqvx Request ImmunizationCreate a vaccination order (ImmunizationRequest).
stoprx Stop Activity (Medication Order)Create a Task that, upon being processed, will stop a patient's presently active MedicationRequest.
stopsrv Stop Activity (Service Order)Create a Task that, upon being processed, will stop a patient's presently active ServiceRequest.

Source

{
  "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&apos;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&apos;s presently active MedicationRequest."
    },
    {
      "code": "stopsrv",
      "display": "Stop Activity (Service Order)",
      "definition": "Create a Task that, upon being processed, will stop a patient&apos;s presently active ServiceRequest."
    }
  ]
}