| Package | who.ddcc |
| Resource Type | ValueSet |
| Id | WHODDCCTypeofTestCOVID19 |
| FHIR Version | R4 |
| Source | http://smart.who.int/ddcc/https://build.fhir.org/ig/WorldHealthOrganization/ddcc/ValueSet-WHODDCCTypeofTestCOVID19.html |
| URL | http://smart.who.int/ddcc/ValueSet/WHODDCCTypeofTestCOVID19 |
| Version | 1.0.0 |
| Status | draft |
| Date | 2025-06-24T09:07:32+00:00 |
| Name | WHODDCCTypeofTestCOVID19 |
| Title | WHO Type of Covid-19 Test |
| Realm | uv |
| Authority | who |
| Description | WHO Type of COVID-19 Test |
| StructureDefinition | |
| DDCCCoreDataSetTR | DDCC Core Data Set Logical Model for Test Result |
| DDCCDiagnosticReport | DDCC Diagnostic Report |
| DDCCTest | DDCC Test |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet WHODDCCTypeofTestCOVID19
http://id.who.int/icd11/mms| Code | Display |
| 1334426561 | Viral nucleic acid amplification test or NAAT |
| 2056159157 | Rapid immunoassay detecting viral proteins or Ag-RDT |
{
"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"
}
]
}
]
}
}