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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeConceptMap
IdConceptMap-screening-hpv-to-snomed.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-integration/ConceptMap-screening-hpv-to-snomed.html
URLhttps://terminology.dhp.uz/fhir/integrations/ConceptMap/screening-hpv-to-snomed
Version0.1.0
Statusdraft
Date2026-07-20T13:54:46+00:00
NameScreeningHPVToSnomed
TitleHPV Results to SNOMED CT
DescriptionMaps local UZ screening HPV 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-hpv-csHPV Results CodeSystem
ValueSet
uz.dhp.integrations#currentscreening-hpv-vsHPV Results ValueSet

Narrative

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


English


Generated Narrative: ConceptMap screening-hpv-to-snomed

Mapping from HPV Results ValueSet to All Codes SCT ValueSet


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

Source CodeRelationshipTarget Code
scr-hpv-1 (Invalid)is equivalent to2655002 (Invalid)
scr-hpv-2 (Negative)is narrower than77851000146104 (High risk human papillomavirus not detected)
scr-hpv-3 (Positive)is narrower than97401000146106 (High risk human papillomavirus positive)

Russian


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

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


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

Исходный кодОтношенияЦелевой код
scr-hpv-1 (Invalid)is equivalent to2655002 (Invalid)
scr-hpv-2 (Negative)is narrower than77851000146104 (High risk human papillomavirus not detected)
scr-hpv-3 (Positive)is narrower than97401000146106 (High risk human papillomavirus positive)

Uzbek


Generated Narrative: ConceptMap screening-hpv-to-snomed

Mapping from HPV Results ValueSet to All Codes SCT ValueSet


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

Source CodeRelationshipTarget Code
scr-hpv-1 (Invalid)is equivalent to2655002 (Invalid)
scr-hpv-2 (Negative)is narrower than77851000146104 (High risk human papillomavirus not detected)
scr-hpv-3 (Positive)is narrower than97401000146106 (High risk human papillomavirus positive)

Source1

{
  "resourceType": "ConceptMap",
  "id": "screening-hpv-to-snomed",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/integrations/ConceptMap/screening-hpv-to-snomed",
  "version": "0.1.0",
  "name": "ScreeningHPVToSnomed",
  "title": "HPV 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 HPV 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-hpv-vs|0.1.0",
  "targetScopeCanonical": "http://snomed.info/sct?fhir_vs",
  "group": [
    {
      "source": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/screening-hpv-cs|0.1.0",
      "target": "http://snomed.info/sct",
      "element": [
        {
          "code": "scr-hpv-1",
          "display": "Invalid",
          "target": [
            {
              "code": "2655002",
              "display": "Invalid",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "scr-hpv-2",
          "display": "Negative",
          "target": [
            {
              "code": "77851000146104",
              "display": "High risk human papillomavirus not detected",
              "relationship": "source-is-narrower-than-target"
            }
          ]
        },
        {
          "code": "scr-hpv-3",
          "display": "Positive",
          "target": [
            {
              "code": "97401000146106",
              "display": "High risk human papillomavirus positive",
              "relationship": "source-is-narrower-than-target"
            }
          ]
        }
      ]
    }
  ]
}