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

FHIR IG analytics

Packagelt.hl7.fhir.cervical
Resource TypeValueSet
IdValueSet-cervical-biopsy-quadrant.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-cervical/ValueSet-cervical-biopsy-quadrant.html
URLhttps://tx.hl7.lt/fhir/ValueSet/cervical-biopsy-quadrant
Version0.0.1
Statusactive
Date2026-03-31T08:00:43+00:00
NameCervicalBiopsyQuadrantVS
TitleCervical Biopsy Quadrant
DescriptionAnatomical quadrants of the uterine cervix used to localize biopsy sites.
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

No resources found


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-biopsy-quadrant

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    127900007Structure of left superior quadrant of uterine cervix (body structure)
    127902004Structure of right superior quadrant of uterine cervix (body structure)
    127901006Structure of right inferior quadrant of uterine cervix (body structure)
    127899002Structure of left inferior quadrant of uterine cervix (body structure)
    56739004The structure of the cervical canal of the uterus (body structure)

Lithuanian


Generated Narrative: ValueSet cervical-biopsy-quadrant

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    127900007Structure of left superior quadrant of uterine cervix (body structure)
    127902004Structure of right superior quadrant of uterine cervix (body structure)
    127901006Structure of right inferior quadrant of uterine cervix (body structure)
    127899002Structure of left inferior quadrant of uterine cervix (body structure)
    56739004The structure of the cervical canal of the uterus (body structure)

Source1

{
  "resourceType": "ValueSet",
  "id": "cervical-biopsy-quadrant",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/cervical-biopsy-quadrant",
  "version": "0.0.1",
  "name": "CervicalBiopsyQuadrantVS",
  "title": "Cervical Biopsy Quadrant",
  "status": "active",
  "experimental": false,
  "date": "2026-03-31T08:00:43+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": "Anatomical quadrants of the uterine cervix used to localize biopsy sites.",
  "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": "127900007",
            "display": "Structure of left superior quadrant of uterine cervix (body structure)"
          },
          {
            "code": "127902004",
            "display": "Structure of right superior quadrant of uterine cervix (body structure)"
          },
          {
            "code": "127901006",
            "display": "Structure of right inferior quadrant of uterine cervix (body structure)"
          },
          {
            "code": "127899002",
            "display": "Structure of left inferior quadrant of uterine cervix (body structure)"
          },
          {
            "code": "56739004",
            "display": "The structure of the cervical canal of the uterus (body structure)"
          }
        ]
      }
    ]
  }
}