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

FHIR IG analytics

Packageethiopia.fhir.hiv
Resource TypeCodeSystem
IdCodeSystem-precancerous-lesion-treatment-received-code-system.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/jembi/ethiopia-hiv/CodeSystem-precancerous-lesion-treatment-received-code-system.html
URLhttp://moh.gov.et/fhir/hiv/CodeSystem/precancerous-lesion-treatment-received-code-system
Version1.0.1
Statusactive
Date2026-02-09T05:22:58+00:00
NamePrecancerousLesionTreatmentReceivedCodeSystem
TitlePrecancerous Lesion Treatment Received
DescriptionA list of codes describing the precancerous lesion treatment received
Contentcomplete

Resources that use this resource

ValueSet
cervical-cancer-treatment-received-value-setCervical Cancer Treatment Received

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem precancerous-lesion-treatment-received-code-system

This case-sensitive code system http://moh.gov.et/fhir/hiv/CodeSystem/precancerous-lesion-treatment-received-code-system defines the following codes:

CodeDisplay
no-treatment No Treatment
cryotherapy Cryotherapy
thermo-coagulation Thermo-Coagulation
leep LEEP
referred-for-leep Referred for LEEP
referred-for-suspicious-cancer-evaluation Referred for Suspicious cancer evaluation

Source1

{
  "resourceType": "CodeSystem",
  "id": "precancerous-lesion-treatment-received-code-system",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://moh.gov.et/fhir/hiv/CodeSystem/precancerous-lesion-treatment-received-code-system",
  "version": "1.0.1",
  "name": "PrecancerousLesionTreatmentReceivedCodeSystem",
  "title": "Precancerous Lesion Treatment Received",
  "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 the precancerous lesion treatment received",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "ET",
          "display": "Ethiopia"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "no-treatment",
      "display": "No Treatment"
    },
    {
      "code": "cryotherapy",
      "display": "Cryotherapy"
    },
    {
      "code": "thermo-coagulation",
      "display": "Thermo-Coagulation"
    },
    {
      "code": "leep",
      "display": "LEEP"
    },
    {
      "code": "referred-for-leep",
      "display": "Referred for LEEP"
    },
    {
      "code": "referred-for-suspicious-cancer-evaluation",
      "display": "Referred for Suspicious cancer evaluation"
    }
  ]
}