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

FHIR IG analytics

Packagelt.hl7.fhir.lab
Resource TypeValueSet
IdValueSet-PathologyService.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-lab/ValueSet-PathologyService.html
URLhttps://hl7.lt/fhir/lab/ValueSet/PathologyService
Version0.0.1
Statusactive
Date2026-01-20T11:16:42+00:00
NamePathologyService
TitlePathology Service Code
DescriptionCodes for pathology services.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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


English


Generated Narrative: ValueSet PathologyService

Language: en


Lithuanian


Generated Narrative: ValueSet PathologyService

Language: en


Source1

{
  "resourceType": "ValueSet",
  "id": "PathologyService",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.lt/fhir/lab/ValueSet/PathologyService",
  "version": "0.0.1",
  "name": "PathologyService",
  "title": "Pathology Service Code",
  "status": "active",
  "date": "2026-01-20T11:16:42+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 for pathology services.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "252416005",
            "display": "Histopathology test"
          },
          {
            "code": "116147009",
            "display": "Cytologic test"
          },
          {
            "code": "394577000",
            "display": "Molecular pathology test"
          },
          {
            "code": "29240004",
            "display": "Autopsy examination"
          }
        ]
      }
    ]
  }
}