Package | hl7.fhir.us.covid19library |
Type | CodeSystem |
Id | covid19-lab-values-cs |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/covid19library/https://build.fhir.org/ig/HL7/fhir-COVID19Library-ig/CodeSystem-covid19-lab-values-cs.html |
URL | http://hl7.org/fhir/us/covid19library/CodeSystem/covid19-lab-values-cs |
Version | 1.0.0 |
Status | active |
Date | 2022-07-25T12:22:40+00:00 |
Name | COVID19LabValuesCS |
Title | COVID19 Undefined Lab Values code system |
Realm | us |
Authority | hl7 |
Description | A set of laboratory result values that are not defined in any code system. |
Copyright | HL7 International & Logica Health, all rights reserved Creative Commons License |
Content | complete |
ValueSet | |
covid19-pos-neg-eqvs | Positive/Negative Value Set |
covid19-pos-neg-inv-incl-vs | COVID19 Positive, Negative, Invalid, Inconclusive value set |
covid19-pos-neg-inv-vs | COVID19 Positive Negative Invalid value set |
covid19-pos-neg-susp-inv-vs | COVID19 Positive Negative Suspected Invalid value set |
covid19-react-nonreact-borderline-inv-value-set | Reactive, Non-reactive, Borderline, Invalid value set |
covid19-react-nonreact-inv-vs | COVID19 Reactive, Non-reactive, Invalid value set |
det-notdet-equivocal-invalid-vs | Detected, Not-detected, Equivocal, Invalid value set |
det-notdet-inconclusive-invalid-vs | Detected, Not-detected, Inconclusive, Invalid value set |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://hl7.org/fhir/us/covid19library/CodeSystem/covid19-lab-values-cs defines the following codes:
Code | Display |
equivalent | equivalent |
invalid | invalid |
borderline | borderline |
{ "resourceType": "CodeSystem", "id": "covid19-lab-values-cs", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/covid19library/CodeSystem/covid19-lab-values-cs", "version": "1.0.0", "name": "COVID19LabValuesCS", "title": "COVID19 Undefined Lab Values code system", "status": "active", "date": "2022-07-25T12:22:40+00:00", "publisher": "HL7 International - Clinical Information Modeling Initiative", "contact": [ { "name": "HL7 International - Clinical Information Modeling Initiative", "telecom": [ { "system": "url", "value": "http://hl7.org/Special/committees/cimi" } ] }, { "name": "Logica", "telecom": [ { "system": "url", "value": "https://www.logicahealth.org/" } ] }, { "name": "HL7", "telecom": [ { "system": "url", "value": "https://www.hl7.org" } ] } ], "description": "A set of laboratory result values that are not defined in any code system.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US", "display": "United States of America" } ] } ], "copyright": "HL7 International & Logica Health, all rights reserved Creative Commons License", "caseSensitive": false, "content": "complete", "count": 3, "concept": [ { "code": "equivalent", "display": "equivalent" }, { "code": "invalid", "display": "invalid" }, { "code": "borderline", "display": "borderline" } ] }