FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.davinci-crd
Resource TypeValueSet
IdValueSet-edible-substance-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/davinci-crd/ValueSet-edible-substance-type.html
URLhttp://hl7.org/fhir/us/davinci-crd/ValueSet/edible-substance-type
Version2.2.0-snapshot
Statusactive
Date2026-01-30T22:02:38+00:00
NameTypesOfEdibleSubstances
TitleTypes of Edible Substances
Realmus
Authorityhl7
DescriptionCopied 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).
CopyrightThis 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

StructureDefinition
profile-nutritionorderCRD Nutrition Order

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet edible-substance-type

This value set includes codes based on the following rules:

  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 762766007 (Edible substance (substance))
  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 412413001 (Infant formula (product))
  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 346415002 (Enteral and supplement feeds (product))
  • Include codes fromhttp://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)
    CodeDisplay
    11713004Water
    444923006Tap water (substance)

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"
          }
        ]
      }
    ]
  }
}