Package | who.ddcc |
Type | CodeSystem |
Id | WHODDCCicaolabtestorigin |
FHIR Version | R4 |
Source | http://smart.who.int/ddcc/https://build.fhir.org/ig/WorldHealthOrganization/ddcc/CodeSystem-WHODDCCicaolabtestorigin.html |
URL | http://smart.who.int/ddcc/CodeSystem/WHODDCCicaolabtestorigin |
Version | 1.0.0 |
Status | draft |
Date | 2025-06-24T09:07:32+00:00 |
Name | WHODDCCicaolabtestorigin |
Title | ICAO lab test origin codes used in this IG |
Realm | uv |
Authority | who |
Description | All ICAO lab test origin codes from its internally defined code system used in this IG. Provided so the FHIR server can perform expansions. |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem WHODDCCicaolabtestorigin
This case-sensitive code system http://smart.who.int/ddcc/CodeSystem/WHODDCCicaolabtestorigin
defines the following codes:
Code | Display |
nasopharyngeal | Sampling method: nasopharyngeal |
oropharyngeal | Sampling method: oropharyngeal |
saliva | Sampling method: saliva |
blood | Sampling method: blood |
other | Sampling method: other |
{ "resourceType": "CodeSystem", "id": "WHODDCCicaolabtestorigin", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://smart.who.int/ddcc/CodeSystem/WHODDCCicaolabtestorigin", "version": "1.0.0", "name": "WHODDCCicaolabtestorigin", "title": "ICAO lab test origin codes used in this IG", "status": "draft", "experimental": true, "date": "2025-06-24T09:07:32+00:00", "publisher": "WHO", "contact": [ { "name": "WHO", "telecom": [ { "system": "url", "value": "http://who.int" } ] } ], "description": "All ICAO lab test origin codes from its internally defined code system used in this IG. Provided so the FHIR server can perform expansions.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "caseSensitive": true, "content": "complete", "count": 5, "concept": [ { "code": "nasopharyngeal", "display": "Sampling method: nasopharyngeal" }, { "code": "oropharyngeal", "display": "Sampling method: oropharyngeal" }, { "code": "saliva", "display": "Sampling method: saliva" }, { "code": "blood", "display": "Sampling method: blood" }, { "code": "other", "display": "Sampling method: other" } ] }