| Package | who.ddcc |
| Resource Type | ConceptMap |
| Id | lab-test-qual-result-divoc-to-icd11 |
| FHIR Version | R4 |
| Source | http://smart.who.int/ddcc/https://build.fhir.org/ig/WorldHealthOrganization/ddcc/ConceptMap-lab-test-qual-result-divoc-to-icd11.html |
| URL | http://smart.who.int/ddcc/ConceptMap/lab-test-qual-result-divoc-to-icd11 |
| Version | 1.0.0 |
| Status | draft |
| Date | 2023-02-21 |
| Name | LabTestQualResultDivocToIcd11ConceptMap |
| Title | Lab Test - Result - Mapping DIVOC to ICD-11 |
| Realm | uv |
| Authority | who |
| Description | [Lab Test - Qualitative Result - DIVOC](ValueSet-lab-test-qual-result-divoc.html) mapped to ICD-11 |
| Copyright | TODO: provide copyright information |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap lab-test-qual-result-divoc-to-icd11
Mapping from (not specified) to (not specified)
Group 1 Mapping from http://smart.who.int/ddcc/CodeSystem/lab-test-qual-result-divoc to http://id.who.int/icd11/mms
| Source Code | Relationship | Target Code |
| Negative | is equivalent to | RA01.1 (COVID-19, virus not identified) |
| Positive | is equivalent to | RA01.0 (COVID-19, virus identified) |
| negative | is equivalent to | RA01.1 (COVID-19, virus not identified) |
| positive | is equivalent to | RA01.0 (COVID-19, virus identified) |
{
"resourceType": "ConceptMap",
"id": "lab-test-qual-result-divoc-to-icd11",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/ddcc/ConceptMap/lab-test-qual-result-divoc-to-icd11",
"version": "1.0.0",
"name": "LabTestQualResultDivocToIcd11ConceptMap",
"title": "Lab Test - Result - Mapping DIVOC to ICD-11",
"status": "draft",
"date": "2023-02-21",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "[Lab Test - Qualitative Result - DIVOC](ValueSet-lab-test-qual-result-divoc.html) mapped to ICD-11",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"copyright": "TODO: provide copyright information",
"group": [
{
"source": "http://smart.who.int/ddcc/CodeSystem/lab-test-qual-result-divoc",
"target": "http://id.who.int/icd11/mms",
"element": [
{
"code": "Negative",
"display": "Negative",
"target": [
{
"code": "RA01.1",
"display": "COVID-19, virus not identified",
"equivalence": "equivalent"
}
]
},
{
"code": "Positive",
"display": "Positive",
"target": [
{
"code": "RA01.0",
"display": "COVID-19, virus identified",
"equivalence": "equivalent"
}
]
},
{
"code": "negative",
"display": "Negative",
"target": [
{
"code": "RA01.1",
"display": "COVID-19, virus not identified",
"equivalence": "equivalent"
}
]
},
{
"code": "positive",
"display": "Positive",
"target": [
{
"code": "RA01.0",
"display": "COVID-19, virus identified",
"equivalence": "equivalent"
}
]
}
]
}
]
}