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

FHIR IG analytics

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

Resources that use this resource

StructureDefinition
tb-screening-service-requestService Request - TB Screening

Resources that this resource uses

CodeSystem
tb-screening-diagnostic-test-type-code-systemTB Screening Diagnostic Test Type Codes

Narrative

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

Generated Narrative: ValueSet tb-screening-diagnostic-test-type-value-set


Source1

{
  "resourceType": "ValueSet",
  "id": "tb-screening-diagnostic-test-type-value-set",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://moh.gov.et/fhir/hiv/ValueSet/tb-screening-diagnostic-test-type-value-set",
  "version": "1.0.1",
  "name": "TBScreeningDiagnosticTestTypeValueSet",
  "title": "TB Screening Diagnostic Test 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 types of diagnostic tests that can be peformed on the specimen taken during TB screening.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "ET",
          "display": "Ethiopia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://moh.gov.et/fhir/hiv/CodeSystem/tb-screening-diagnostic-test-type-code-system"
      }
    ]
  }
}