FHIR IG analytics| Package | lt.hl7.fhir.lab |
| Resource Type | ValueSet |
| Id | ValueSet-SpecimenAdequacy.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-lab/ValueSet-SpecimenAdequacy.html |
| URL | https://hl7.lt/fhir/lab/ValueSet/SpecimenAdequacy |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-01-20T11:16:42+00:00 |
| Name | SpecimenAdequacy |
| Title | Specimen Adequacy Code |
| Description | Codes for specimen adequacy. |
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 SpecimenAdequacy
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 125152006 | Specimen satisfactory for evaluation (finding) |
| 125154007 | Specimen unsatisfactory for evaluation (finding) |
| 281266006 | No specimen received |
Lithuanian
Generated Narrative: ValueSet SpecimenAdequacy
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 125152006 | Specimen satisfactory for evaluation (finding) |
| 125154007 | Specimen unsatisfactory for evaluation (finding) |
| 281266006 | No specimen received |
{
"resourceType": "ValueSet",
"id": "SpecimenAdequacy",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.lt/fhir/lab/ValueSet/SpecimenAdequacy",
"version": "0.0.1",
"name": "SpecimenAdequacy",
"title": "Specimen Adequacy 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 specimen adequacy.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "125152006",
"display": "Specimen satisfactory for evaluation (finding)"
},
{
"code": "125154007",
"display": "Specimen unsatisfactory for evaluation (finding)"
},
{
"code": "281266006",
"display": "No specimen received"
}
]
}
]
}
}