FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.iptpig
Resource TypeValueSet
IdValueSet-iptp-message-category-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/daviemukungi/IPTp-FHIR-implementationIG/ValueSet-iptp-message-category-vs.html
URLhttp://iptp.kemri.go.ke/fhir/ValueSet/iptp-message-category-vs
Version0.1.0
Statusdraft
Date2026-06-30T18:47:18+00:00
NameIPTpMessageCategoryVS
TitleIPTp SMS Message Category Value Set
Realmus
Authorityhl7
DescriptionCategories of outbound/inbound SMS messages exchanged on the dedicated short code (25332) or the InfoAFYA sender ID

Resources that use this resource

StructureDefinition
fhir.iptpig#currentiptp-sms-communicationIPTp SMS Communication

Resources that this resource uses

CodeSystem
fhir.iptpig#currentiptp-code-systemIPTp-SP Code System

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet iptp-message-category-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "iptp-message-category-vs",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://iptp.kemri.go.ke/fhir/ValueSet/iptp-message-category-vs",
  "version": "0.1.0",
  "name": "IPTpMessageCategoryVS",
  "title": "IPTp SMS Message Category Value Set",
  "status": "draft",
  "date": "2026-06-30T18:47:18+00:00",
  "publisher": "IPTp-SP Digital Support System Implementation Team",
  "contact": [
    {
      "name": "IPTp-SP Digital Support System Implementation Team",
      "telecom": [
        {
          "system": "url",
          "value": "http://iptp.kemri.go.ke"
        }
      ]
    }
  ],
  "description": "Categories of outbound/inbound SMS messages exchanged on the dedicated short code (25332) or the InfoAFYA sender ID",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KE",
          "display": "Kenya"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://iptp.kemri.go.ke/fhir/CodeSystem/iptp-code-system",
        "concept": [
          {
            "code": "reminder-t3"
          },
          {
            "code": "reminder-t0"
          },
          {
            "code": "reminder-24h"
          },
          {
            "code": "reminder-72h"
          },
          {
            "code": "msg-onboarding-enrollment"
          },
          {
            "code": "msg-onboarding-how-it-works"
          },
          {
            "code": "msg-onboarding-how-to-take"
          },
          {
            "code": "msg-onboarding-safety-bridge"
          },
          {
            "code": "msg-confirmation-ack-taken"
          },
          {
            "code": "msg-confirmation-ack-pending"
          },
          {
            "code": "msg-issue-problem-type"
          },
          {
            "code": "msg-issue-side-effect-severity"
          },
          {
            "code": "msg-issue-mild-response"
          },
          {
            "code": "msg-issue-severe-response"
          },
          {
            "code": "msg-issue-lost-medicine-response"
          },
          {
            "code": "msg-issue-other-prompt"
          },
          {
            "code": "msg-issue-other-ack"
          },
          {
            "code": "msg-stop-ack"
          },
          {
            "code": "msg-infoafya-trust"
          },
          {
            "code": "msg-infoafya-autonomy"
          },
          {
            "code": "msg-infoafya-norm"
          },
          {
            "code": "msg-infoafya-identity"
          },
          {
            "code": "msg-infoafya-reassurance"
          },
          {
            "code": "msg-infoafya-completion"
          },
          {
            "code": "msg-infoafya-anc-continuity"
          },
          {
            "code": "msg-feedback-prompt"
          },
          {
            "code": "msg-feedback-yes-ack"
          },
          {
            "code": "msg-feedback-no-ack"
          }
        ]
      }
    ]
  }
}