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

FHIR IG analytics

Packagelt.hl7.fhir.cervical
Resource TypeValueSet
IdValueSet-cervical-pathogen.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-cervical/ValueSet-cervical-pathogen.html
URLhttps://tx.hl7.lt/fhir/ValueSet/cervical-pathogen
Version0.0.1
Statusactive
Date2026-03-29T17:11:10+00:00
NameCervicalPathogenVS
TitleCervical Pathogen
DescriptionPathogens identified during cervical cytological examination.
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

Resources that use this resource

StructureDefinition
lt.hl7.fhir.cervical#currentcytology-conclusion-lt-cervicalCytology Conclusion

Resources that this resource uses

CodeSystem
who.ddcc#currentsctSNOMED codes used in this IG

Narrative

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


English


Generated Narrative: ValueSet cervical-pathogen

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    168418000Cervical smear - candida (finding)
    168417005Cervical smear - trichomonas (finding)
    168422005Cervical smear - actinomyces (finding)
    373875003Cellular changes consistent with Herpes simplex (finding)

Lithuanian


Generated Narrative: ValueSet cervical-pathogen

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    168418000Cervical smear - candida (finding)
    168417005Cervical smear - trichomonas (finding)
    168422005Cervical smear - actinomyces (finding)
    373875003Cellular changes consistent with Herpes simplex (finding)

Source1

{
  "resourceType": "ValueSet",
  "id": "cervical-pathogen",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/cervical-pathogen",
  "version": "0.0.1",
  "name": "CervicalPathogenVS",
  "title": "Cervical Pathogen",
  "status": "active",
  "experimental": false,
  "date": "2026-03-29T17:11:10+00:00",
  "publisher": "Lithuanian Medical Library",
  "contact": [
    {
      "name": "Lithuanian Medical Library",
      "telecom": [
        {
          "system": "url",
          "value": "https://medicinosnk.lt"
        },
        {
          "system": "email",
          "value": "info@medicinosnk.lt"
        }
      ]
    }
  ],
  "description": "Pathogens identified during cervical cytological examination.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "168418000",
            "display": "Cervical smear - candida (finding)"
          },
          {
            "code": "168417005",
            "display": "Cervical smear - trichomonas (finding)"
          },
          {
            "code": "168422005",
            "display": "Cervical smear - actinomyces (finding)"
          },
          {
            "code": "373875003",
            "display": "Cellular changes consistent with Herpes simplex (finding)"
          }
        ]
      }
    ]
  }
}