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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeConceptMap
IdConceptMap-screening-colposcopy-to-snomed.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-integration/ConceptMap-screening-colposcopy-to-snomed.html
URLhttps://terminology.dhp.uz/fhir/integrations/ConceptMap/screening-colposcopy-to-snomed
Version0.1.0
Statusdraft
Date2026-07-20T13:54:46+00:00
NameScreeningColposcopyToSnomed
TitleColposcopy Results to SNOMED CT
DescriptionMaps local UZ screening colposcopy result codes to SNOMED CT.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)
uz.dhp.integrations#currentscreening-colposcopy-csColposcopy Results CodeSystem
ValueSet
uz.dhp.integrations#currentscreening-colposcopy-vsColposcopy Results ValueSet

Narrative

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


English


Generated Narrative: ConceptMap screening-colposcopy-to-snomed

Mapping from Colposcopy Results ValueSet to All Codes SCT ValueSet


Mapping from Colposcopy Results CodeSystemversion: 0.1.0) to http://snomed.info/sct (SNOMED CT International Edition)

Source CodeRelationshipTarget Code
scr-colpo-1 (NILM (Normal))is equivalent to373887005 (Negative for intraepithelial lesion or malignancy)
scr-colpo-2 (LSIL)is equivalent to416030007 (Cervicovaginal cytology: LSIL)
scr-colpo-3 (HSIL)is equivalent to22725004 (High-grade squamous intraepithelial lesion)
scr-colpo-4 (Atypical)is narrower than700450008 (Colposcopy abnormal)

Russian


Сгенерированный нарратив: ConceptMap screening-colposcopy-to-snomed

Сопоставление с Colposcopy Results ValueSet до All Codes SCT ValueSet


Сопоставление с Colposcopy Results CodeSystemверсия: 0.1.0) to http://snomed.info/sct (SNOMED CT International Edition)

Исходный кодОтношенияЦелевой код
scr-colpo-1 (NILM (Normal))is equivalent to373887005 (Negative for intraepithelial lesion or malignancy)
scr-colpo-2 (LSIL)is equivalent to416030007 (Cervicovaginal cytology: LSIL)
scr-colpo-3 (HSIL)is equivalent to22725004 (High-grade squamous intraepithelial lesion)
scr-colpo-4 (Atypical)is narrower than700450008 (Colposcopy abnormal)

Uzbek


Generated Narrative: ConceptMap screening-colposcopy-to-snomed

Mapping from Colposcopy Results ValueSet to All Codes SCT ValueSet


Mapping from Colposcopy Results CodeSystemversion: 0.1.0) to http://snomed.info/sct (SNOMED CT International Edition)

Source CodeRelationshipTarget Code
scr-colpo-1 (NILM (Normal))is equivalent to373887005 (Negative for intraepithelial lesion or malignancy)
scr-colpo-2 (LSIL)is equivalent to416030007 (Cervicovaginal cytology: LSIL)
scr-colpo-3 (HSIL)is equivalent to22725004 (High-grade squamous intraepithelial lesion)
scr-colpo-4 (Atypical)is narrower than700450008 (Colposcopy abnormal)

Source1

{
  "resourceType": "ConceptMap",
  "id": "screening-colposcopy-to-snomed",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/integrations/ConceptMap/screening-colposcopy-to-snomed",
  "version": "0.1.0",
  "name": "ScreeningColposcopyToSnomed",
  "title": "Colposcopy Results to SNOMED CT",
  "status": "draft",
  "experimental": false,
  "date": "2026-07-20T13:54:46+00:00",
  "publisher": "Uzinfocom LLC",
  "contact": [
    {
      "name": "Uzinfocom LLC",
      "telecom": [
        {
          "system": "url",
          "value": "https://uzinfocom.uz"
        },
        {
          "system": "email",
          "value": "info@uzinfocom.uz"
        }
      ]
    }
  ],
  "description": "Maps local UZ screening colposcopy result codes to SNOMED CT.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "sourceScopeCanonical": "https://terminology.dhp.uz/fhir/integrations/ValueSet/screening-colposcopy-vs|0.1.0",
  "targetScopeCanonical": "http://snomed.info/sct?fhir_vs",
  "group": [
    {
      "source": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-colposcopy-cs|0.1.0",
      "target": "http://snomed.info/sct",
      "element": [
        {
          "code": "scr-colpo-1",
          "display": "NILM (Normal)",
          "target": [
            {
              "code": "373887005",
              "display": "Negative for intraepithelial lesion or malignancy",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "scr-colpo-2",
          "display": "LSIL",
          "target": [
            {
              "code": "416030007",
              "display": "Cervicovaginal cytology: LSIL",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "scr-colpo-3",
          "display": "HSIL",
          "target": [
            {
              "code": "22725004",
              "display": "High-grade squamous intraepithelial lesion",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "scr-colpo-4",
          "display": "Atypical",
          "target": [
            {
              "code": "700450008",
              "display": "Colposcopy abnormal",
              "relationship": "source-is-narrower-than-target"
            }
          ]
        }
      ]
    }
  ]
}