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

FHIR IG analytics

Packageethiopia.fhir.hiv
Resource TypeValueSet
IdValueSet-tb-screening-specimen-type-value-set.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/jembi/ethiopia-hiv/ValueSet-tb-screening-specimen-type-value-set.html
URLhttp://moh.gov.et/fhir/hiv/ValueSet/tb-screening-specimen-type-value-set
Version1.0.1
Statusactive
Date2026-02-09T05:22:58+00:00
NameTBScreeningSpecimenTypeValueSet
TitleTB Screening Specimen Type Codes
DescriptionA list of codes describing the specimen types that can be taken during TB Screening for the laboratory examination.

Resources that use this resource

StructureDefinition
tb-screening-specimenSpecimen - TB Screening

Resources that this resource uses

CodeSystem
v2-0487specimenType

Narrative

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

Generated Narrative: ValueSet tb-screening-specimen-type-value-set


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"
          }
        ]
      }
    ]
  }
}