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

FHIR IG analytics

Packageethiopia.fhir.hiv
Resource TypeCodeSystem
IdCodeSystem-care-plan-category-code-system.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/jembi/ethiopia-hiv/CodeSystem-care-plan-category-code-system.html
URLhttp://moh.gov.et/fhir/hiv/CodeSystem/care-plan-category-code-system
Version1.0.1
Statusactive
Date2026-02-09T05:22:58+00:00
NameCarePlanCategoryCodeSystem
TitleCare Plan Categories
DescriptionA list of codes describing Care Plan categories.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem care-plan-category-code-system

This case-sensitive code system http://moh.gov.et/fhir/hiv/CodeSystem/care-plan-category-code-system defines the following codes:

CodeDisplay
cervical-cancer-care-plan Cervical Cancer Care Plan
art-follow-up-care-plan ART Follow-up Care Plan
cotrimoxazole-care-plan Cotrimoxazole Preventive Therapy Care Plan
tb-treatment-care-plan TB Treatment Care Plan
tb-preventive-therapy-care-plan TB Preventive Therapy Care Plan

Source1

{
  "resourceType": "CodeSystem",
  "id": "care-plan-category-code-system",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://moh.gov.et/fhir/hiv/CodeSystem/care-plan-category-code-system",
  "version": "1.0.1",
  "name": "CarePlanCategoryCodeSystem",
  "title": "Care Plan Categories",
  "status": "active",
  "experimental": false,
  "date": "2026-02-09T05:22:58+00:00",
  "publisher": "Jembi Health Systems",
  "contact": [
    {
      "name": "Jembi Health Systems",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.jembi.org"
        },
        {
          "system": "email",
          "value": "info@jembi.org"
        }
      ]
    },
    {
      "name": "Jembi Health Systems",
      "telecom": [
        {
          "system": "email",
          "value": "info@jembi.org",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A list of codes describing Care Plan categories.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "ET",
          "display": "Ethiopia"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "cervical-cancer-care-plan",
      "display": "Cervical Cancer Care Plan"
    },
    {
      "code": "art-follow-up-care-plan",
      "display": "ART Follow-up Care Plan"
    },
    {
      "code": "cotrimoxazole-care-plan",
      "display": "Cotrimoxazole Preventive Therapy Care Plan"
    },
    {
      "code": "tb-treatment-care-plan",
      "display": "TB Treatment Care Plan"
    },
    {
      "code": "tb-preventive-therapy-care-plan",
      "display": "TB Preventive Therapy Care Plan"
    }
  ]
}