FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "tb-screening-specimen-type-value-set",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://moh.gov.et/fhir/hiv/ValueSet/tb-screening-specimen-type-value-set",
"version": "1.0.1",
"name": "TBScreeningSpecimenTypeValueSet",
"title": "TB Screening Specimen Type Codes",
"status": "active",
"experimental": false,
"date": "2026-02-09T05:22:58+00:00",
"publisher": "Jembi Health Systems",
"contact": [
{
"name": "Jembi Health Systems",
"telecom": [
{
"system": "url",
"value": "https://www.jembi.org"
},
{
"system": "email",
"value": "info@jembi.org"
}
]
},
{
"name": "Jembi Health Systems",
"telecom": [
{
"system": "email",
"value": "info@jembi.org",
"use": "work"
}
]
}
],
"description": "A list of codes describing the specimen types that can be taken during TB Screening for the laboratory examination.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "ET",
"display": "Ethiopia"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0487",
"concept": [
{
"code": "PLAS",
"display": "Plasma"
},
{
"code": "SER",
"display": "Serum"
},
{
"code": "BLD",
"display": "Whole blood"
},
{
"code": "SKN",
"display": "Skin"
}
]
}
]
}
}