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

FHIR IG analytics

Packagesilfhirprofileig
Resource TypeValueSet
IdValueSet-procedure-follow-up-codes.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/ValueSet-procedure-follow-up-codes.html
URLhttps://fhir.slade360.co.ke/fhir/ValueSet/procedure-follow-up-codes
Version0.1.0
Statusdraft
Date2026-01-29T07:53:25+00:00
NameSGHIProcedureFollowUpCodes
TitleSGHI Procedure follow up codes
DescriptionCustom follow up procedure codes

Resources that use this resource

StructureDefinition
procedureSGHI Procedure

Resources that this resource uses

CodeSystem
identifier-codesystemSGHI Identifier Code System

Narrative

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

Generated Narrative: ValueSet procedure-follow-up-codes

  • Include these codes as defined in https://fhir.slade360.co.ke/fhir/CodeSystem/identifier-codesystem version 📦0.1.0
    CodeDisplay
    18949003Change of dressing
    30549001Removal of suture
    241031001Removal of drain
    35963001Removal of staples
    225164002Removal of ligature
    447346005Cardiopulmonary exercise test (procedure)
    229506003Scar tissue massage
    274441001Suction drainage
    394725008Diabetes medication review (procedure)
    359825008Cytopathology, review of bronchioalveolar lavage specimen

Source1

{
  "resourceType": "ValueSet",
  "id": "procedure-follow-up-codes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.slade360.co.ke/fhir/ValueSet/procedure-follow-up-codes",
  "version": "0.1.0",
  "name": "SGHIProcedureFollowUpCodes",
  "title": "SGHI Procedure follow up codes",
  "status": "draft",
  "date": "2026-01-29T07:53:25+00:00",
  "publisher": "Kathurima Kimathi",
  "contact": [
    {
      "name": "Kathurima Kimathi",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.linkedin.com/in/kathurima-kimathi/"
        },
        {
          "system": "email",
          "value": "kathurimakimathi415@gmail.com"
        }
      ]
    },
    {
      "name": "Oscar John",
      "telecom": [
        {
          "system": "email",
          "value": "oscarjohnotieno@gmail.com",
          "use": "work"
        }
      ]
    },
    {
      "name": "Kennedy Omondi",
      "telecom": [
        {
          "system": "email",
          "value": "kennankole@gmail.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Custom follow up procedure codes",
  "compose": {
    "include": [
      {
        "system": "https://fhir.slade360.co.ke/fhir/CodeSystem/identifier-codesystem",
        "concept": [
          {
            "code": "18949003",
            "display": "Change of dressing"
          },
          {
            "code": "30549001",
            "display": "Removal of suture"
          },
          {
            "code": "241031001",
            "display": "Removal of drain"
          },
          {
            "code": "35963001",
            "display": "Removal of staples"
          },
          {
            "code": "225164002",
            "display": "Removal of ligature"
          },
          {
            "code": "447346005",
            "display": "Cardiopulmonary exercise test (procedure)"
          },
          {
            "code": "229506003",
            "display": "Scar tissue massage"
          },
          {
            "code": "274441001",
            "display": "Suction drainage"
          },
          {
            "code": "394725008",
            "display": "Diabetes medication review (procedure)"
          },
          {
            "code": "359825008",
            "display": "Cytopathology, review of bronchioalveolar lavage specimen"
          }
        ]
      }
    ]
  }
}