FHIR IG Statistics: ValueSet/2.16.840.1.113762.1.4.1078.942
Package | us.nlm.vsac |
Resource Type | ValueSet |
Id | 2.16.840.1.113762.1.4.1078.942 |
FHIR Version | R4 |
Source | http://fhir.org/packages/us.nlm.vsac/https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1078.942/expansion |
URL | http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1078.942 |
Version | 20241024 |
Status | active |
Date | 2024-10-24T01:02:54-04:00 |
Name | CeliacDiseaseI10 |
Title | Celiac disease I10 |
Realm | us |
Authority | hl7 |
Purpose | (Clinical Focus: Codes indicating a diagnosis of Celiac disease),(Data Element Scope: Note that this is a single ICD-10-CM code. While a value set of a single code is not best practice, this is needed for the ICD-10-CM + SNOMED CT grouping value set),(Inclusion Criteria: Single code: K90.0 Celiac disease),(Exclusion Criteria: N/A) |
Resources that use this resource
Resources that this resource uses
CodeSystem |
icd-10-cm | International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM) |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "2.16.840.1.113762.1.4.1078.942",
"meta": {
"versionId": "5",
"lastUpdated": "2024-10-24T01:02:54.000-04:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset",
"http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-valueset-cqfm",
"http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/publishable-valueset-cqfm"
]
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-author",
"valueContactDetail": {
"name": "Optum Author"
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
"valueDate": "2024-10-24"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
"valueDate": "2024-10-24"
}
],
"url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1078.942",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113762.1.4.1078.942"
}
],
"version": "20241024",
"name": "CeliacDiseaseI10",
"title": "Celiac disease I10",
"status": "active",
"date": "2024-10-24T01:02:54-04:00",
"publisher": "Optum Steward",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"purpose": "(Clinical Focus: Codes indicating a diagnosis of Celiac disease),(Data Element Scope: Note that this is a single ICD-10-CM code. While a value set of a single code is not best practice, this is needed for the ICD-10-CM + SNOMED CT grouping value set),(Inclusion Criteria: Single code: K90.0 Celiac disease),(Exclusion Criteria: N/A)",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/sid/icd-10-cm",
"version": "2025",
"filter": [
{
"property": "concept",
"op": "=",
"value": "K90.0"
}
]
}
]
},
"expansion": {
"identifier": "urn:uuid:8735d6c9-993c-46d9-836e-df15c574fadc",
"timestamp": "2025-05-23T18:02:57-04:00",
"total": 1,
"contains": [
{
"system": "http://hl7.org/fhir/sid/icd-10-cm",
"version": "2025",
"code": "K90.0",
"display": "Celiac disease"
}
]
}
}