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

FHIR IG analytics

Packagelt.hl7.fhir.cervical
Resource TypeValueSet
IdValueSet-cervical-sample-collection-site-lt-cervical.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-cervical/ValueSet-cervical-sample-collection-site-lt-cervical.html
URLhttps://tx.hl7.lt/fhir/ValueSet/cervical-sample-collection-site
Version0.0.1
Statusactive
Date2026-03-29T17:11:10+00:00
NameCervicalSampleCollectionSiteLtCervicalVS
TitleCervical Sample Collection Site (LT Cervical)
DescriptionAnatomical locations for sample collection.

Resources that use this resource

StructureDefinition
lt.hl7.fhir.cervical#currentcervical-screening-clinical-history-lt-cervicalObservation: Clinical History

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-sample-collection-site-lt-cervical

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    36973007Endocervical structure (body structure)
    28349006Exocervical structure (body structure)
    76784001Vaginal structure (body structure)
    45292006Vulval structure (body structure)

Lithuanian


Generated Narrative: ValueSet cervical-sample-collection-site-lt-cervical

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    36973007Endocervical structure (body structure)
    28349006Exocervical structure (body structure)
    76784001Vaginal structure (body structure)
    45292006Vulval structure (body structure)

Source1

{
  "resourceType": "ValueSet",
  "id": "cervical-sample-collection-site-lt-cervical",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/cervical-sample-collection-site",
  "version": "0.0.1",
  "name": "CervicalSampleCollectionSiteLtCervicalVS",
  "title": "Cervical Sample Collection Site (LT Cervical)",
  "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": "Anatomical locations for sample collection.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "36973007",
            "display": "Endocervical structure (body structure)"
          },
          {
            "code": "28349006",
            "display": "Exocervical structure (body structure)"
          },
          {
            "code": "76784001",
            "display": "Vaginal structure (body structure)"
          },
          {
            "code": "45292006",
            "display": "Vulval structure (body structure)"
          }
        ]
      }
    ]
  }
}