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

FHIR IG analytics

Packageethiopia.fhir.hiv
Resource TypeValueSet
IdValueSet-cervical-cancer-screened-value-set.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/jembi/ethiopia-hiv/ValueSet-cervical-cancer-screened-value-set.html
URLhttp://moh.gov.et/fhir/hiv/ValueSet/cervical-cancer-screened-value-set
Version1.0.1
Statusactive
Date2026-02-09T05:22:58+00:00
NameCervicalCancerScreenedValueSet
TitleCervical Cancer Screened
DescriptionCodes used for representing whether screening for cervical cancer was done.

Resources that use this resource

StructureDefinition
cervical-cancer-screening-observationObservation - Cervical Cancer Screening

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet cervical-cancer-screened-value-set

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    1148678002Screening for malignant neoplasm of cervix done
    4461000175108Cervical cancer screening not done

Source1

{
  "resourceType": "ValueSet",
  "id": "cervical-cancer-screened-value-set",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://moh.gov.et/fhir/hiv/ValueSet/cervical-cancer-screened-value-set",
  "version": "1.0.1",
  "name": "CervicalCancerScreenedValueSet",
  "title": "Cervical Cancer Screened",
  "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": "Codes used for representing whether screening for cervical cancer was done.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "ET",
          "display": "Ethiopia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "1148678002",
            "display": "Screening for malignant neoplasm of cervix done"
          },
          {
            "code": "4461000175108",
            "display": "Cervical cancer screening not done"
          }
        ]
      }
    ]
  }
}