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

FHIR IG Statistics: CodeSystem/WHODDCCdivoclabtestresult

Packagewho.ddcc
TypeCodeSystem
IdWHODDCCdivoclabtestresult
FHIR VersionR4
Sourcehttp://smart.who.int/ddcc/https://build.fhir.org/ig/WorldHealthOrganization/ddcc/CodeSystem-WHODDCCdivoclabtestresult.html
URLhttp://smart.who.int/ddcc/CodeSystem/WHODDCCdivoclabtestresult
Version1.0.0
Statusdraft
Date2025-06-24T09:07:32+00:00
NameWHODDCCdivoclabtestresult
TitleDIVOC lab test result codes used in this IG
Realmuv
Authoritywho
DescriptionAll DIVOC lab test result codes from its internally defined code system used in this IG. Provided so the FHIR server can perform expansions.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem WHODDCCdivoclabtestresult

This case-sensitive code system http://smart.who.int/ddcc/CodeSystem/WHODDCCdivoclabtestresult defines the following codes:

CodeDisplay
Negative Negative
Positive Positive
Inconclusive Inconclusive
Void Void
negative Negative
positive Positive
inconclusive Inconclusive
void Void

Source

{
  "resourceType": "CodeSystem",
  "id": "WHODDCCdivoclabtestresult",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/ddcc/CodeSystem/WHODDCCdivoclabtestresult",
  "version": "1.0.0",
  "name": "WHODDCCdivoclabtestresult",
  "title": "DIVOC lab test result 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 DIVOC lab test result 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": 8,
  "concept": [
    {
      "code": "Negative",
      "display": "Negative"
    },
    {
      "code": "Positive",
      "display": "Positive"
    },
    {
      "code": "Inconclusive",
      "display": "Inconclusive"
    },
    {
      "code": "Void",
      "display": "Void"
    },
    {
      "code": "negative",
      "display": "Negative"
    },
    {
      "code": "positive",
      "display": "Positive"
    },
    {
      "code": "inconclusive",
      "display": "Inconclusive"
    },
    {
      "code": "void",
      "display": "Void"
    }
  ]
}