FHIR IG analytics
| Package | hl7.fhir.us.davinci-crd |
| Resource Type | ValueSet |
| Id | ValueSet-edible-substance-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/davinci-crd/ValueSet-edible-substance-type.html |
| URL | http://hl7.org/fhir/us/davinci-crd/ValueSet/edible-substance-type |
| Version | 2.2.0-snapshot |
| Status | active |
| Date | 2026-01-30T22:02:38+00:00 |
| Name | TypesOfEdibleSubstances |
| Title | Types of Edible Substances |
| Realm | us |
| Authority | hl7 |
| Description | Copied from FHIR Core R6 draft. This value set represents codes for types of edible substances. It include codes from [SNOMED CT](http://snomed.info/sct) where concept 762766007 Edible Substance (substance) and its sub-concepts, Infant Formula (412413001) and its sub-concepts, Enteral and Supplement Feeds (346415002) and its sub-concepts, Water (11713004), Potable Water (890302005) and its sub-concepts, and Tap Water (444923006). |
| 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 codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
- Include codes from
http://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 762766007 (Edible substance (substance)) - Include codes from
http://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 412413001 (Infant formula (product)) - Include codes from
http://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 346415002 (Enteral and supplement feeds (product)) - Include codes from
http://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 890302005 (Potable water (substance)) - Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "edible-substance-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fm"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 4,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/davinci-crd/ImplementationGuide/davinci-crd"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/davinci-crd/ImplementationGuide/davinci-crd"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/davinci-crd/ValueSet/edible-substance-type",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.18.48.33"
}
],
"version": "2.2.0-snapshot",
"name": "TypesOfEdibleSubstances",
"title": "Types of Edible Substances",
"status": "active",
"experimental": false,
"date": "2026-01-30T22:02:38+00:00",
"publisher": "HL7 International / Financial Management",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fm"
}
]
}
],
"description": "Copied from FHIR Core R6 draft. This value set represents codes for types of edible substances. It include codes from [SNOMED CT](http://snomed.info/sct) where concept 762766007 Edible Substance (substance) and its sub-concepts, Infant Formula (412413001) and its sub-concepts, Enteral and Supplement Feeds (346415002) and its sub-concepts, Water (11713004), Potable Water (890302005) and its sub-concepts, and Tap Water (444923006).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"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",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "762766007"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "412413001"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "346415002"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "890302005"
}
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "11713004"
},
{
"code": "444923006"
}
]
}
]
}
}