FHIR IG analytics| Package | lt.hl7.fhir.lab |
| Resource Type | ValueSet |
| Id | ValueSet-PathologyService.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-lab/ValueSet-PathologyService.html |
| URL | https://hl7.lt/fhir/lab/ValueSet/PathologyService |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-01-20T11:16:42+00:00 |
| Name | PathologyService |
| Title | Pathology Service Code |
| Description | Codes for pathology services. |
No resources found
| CodeSystem | |
| sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet PathologyService
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 252416005 | Histopathology test |
| 116147009 | Cytologic test |
| 394577000 | Molecular pathology test |
| 29240004 | Autopsy examination |
Lithuanian
Generated Narrative: ValueSet PathologyService
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 252416005 | Histopathology test |
| 116147009 | Cytologic test |
| 394577000 | Molecular pathology test |
| 29240004 | Autopsy examination |
{
"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"
}
]
}
]
}
}