FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/WHODDCCTypeofTestCOVID19

Packagewho.ddcc
TypeValueSet
IdWHODDCCTypeofTestCOVID19
FHIR VersionR4
Sourcehttp://smart.who.int/ddcc/https://build.fhir.org/ig/WorldHealthOrganization/ddcc/ValueSet-WHODDCCTypeofTestCOVID19.html
URLhttp://smart.who.int/ddcc/ValueSet/WHODDCCTypeofTestCOVID19
Version1.0.0
Statusdraft
Date2025-06-24T09:07:32+00:00
NameWHODDCCTypeofTestCOVID19
TitleWHO Type of Covid-19 Test
Realmuv
Authoritywho
DescriptionWHO Type of COVID-19 Test

Resources that use this resource

StructureDefinition
DDCCCoreDataSetTRDDCC Core Data Set Logical Model for Test Result
DDCCDiagnosticReportDDCC Diagnostic Report
DDCCTestDDCC Test

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet WHODDCCTypeofTestCOVID19

  • Include these codes as defined in http://id.who.int/icd11/mms
    CodeDisplay
    1334426561Viral nucleic acid amplification test or NAAT
    2056159157Rapid immunoassay detecting viral proteins or Ag-RDT

Source

{
  "resourceType": "ValueSet",
  "id": "WHODDCCTypeofTestCOVID19",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/ddcc/ValueSet/WHODDCCTypeofTestCOVID19",
  "version": "1.0.0",
  "name": "WHODDCCTypeofTestCOVID19",
  "title": "WHO Type of Covid-19 Test",
  "status": "draft",
  "date": "2025-06-24T09:07:32+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "WHO Type of COVID-19 Test",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://id.who.int/icd11/mms",
        "concept": [
          {
            "code": "1334426561",
            "display": "Viral nucleic acid amplification test or NAAT"
          },
          {
            "code": "2056159157",
            "display": "Rapid immunoassay detecting viral proteins or Ag-RDT"
          }
        ]
      }
    ]
  }
}