FHIR IG Statistics: ValueSet/abnormal-interpretation-value-set
Package | hl7.fhir.us.cimilabs |
Type | ValueSet |
Id | abnormal-interpretation-value-set |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/cimi-labs/https://build.fhir.org/ig/HL7/cimi-labs/ValueSet-abnormal-interpretation-value-set.html |
URL | http://hl7.org/fhir/us/cimi-labs/ValueSet/abnormal-interpretation-value-set |
Version | 0.1 |
Status | draft |
Date | 2023-08-02T21:04:34+00:00 |
Name | AbnormalInterpretation_VSET |
Title | Abnmormal Interpretation value set |
Realm | us |
Authority | hl7 |
Description | A set of Snomed CT codes that describe the abnormality of a lab test result. |
Copyright | This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement |
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "abnormal-interpretation-value-set",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/cimi-labs/ValueSet/abnormal-interpretation-value-set",
"version": "0.1",
"name": "AbnormalInterpretation_VSET",
"title": "Abnmormal Interpretation value set",
"status": "draft",
"experimental": true,
"date": "2023-08-02T21:04:34+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": "Graphite Health",
"telecom": [
{
"system": "url",
"value": "https://www.graphitehealth.io"
}
]
}
],
"description": "A set of Snomed CT codes that describe the abnormality of a lab test result.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "263654008",
"display": "Abnormal"
},
{
"code": "371879000",
"display": "Abnormally high"
},
{
"code": "371880002",
"display": "Abnormally low"
},
{
"code": "24651000205108",
"display": "Very abnormal"
},
{
"code": "260360000",
"display": "Very high"
},
{
"code": "260362008",
"display": "Very low"
}
]
}
]
}
}