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

FHIR IG analytics

Packagelt.hl7.fhir.cervical
Resource TypeValueSet
IdValueSet-yes-no-unknown-lt-cervical.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-cervical/ValueSet-yes-no-unknown-lt-cervical.html
URLhttps://tx.hl7.lt/fhir/ValueSet/yes-no-unknown
Version0.0.1
Statusactive
Date2026-03-29T17:11:10+00:00
NameYesNoUnknownLtCervicalVS
TitleYes / No / Unknown (SNOMED CT) (LT Cervical)
DescriptionCodes used to represent clinical presence or absence.

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 yes-no-unknown-lt-cervical

Language: en


Lithuanian


Generated Narrative: ValueSet yes-no-unknown-lt-cervical

Language: en


Source1

{
  "resourceType": "ValueSet",
  "id": "yes-no-unknown-lt-cervical",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/yes-no-unknown",
  "version": "0.0.1",
  "name": "YesNoUnknownLtCervicalVS",
  "title": "Yes / No / Unknown (SNOMED CT) (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": "Codes used to represent clinical presence or absence.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "373066001",
            "display": "Yes (qualifier value)"
          },
          {
            "code": "373067005",
            "display": "No (qualifier value)"
          },
          {
            "code": "261665006",
            "display": "Unknown (qualifier value)"
          }
        ]
      }
    ]
  }
}