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

FHIR IG analytics

Packagehl7.fhir.us.davinci-crd
Resource TypeValueSet
IdValueSet-nutrient-code.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/davinci-crd/ValueSet-nutrient-code.html
URLhttp://hl7.org/fhir/us/davinci-crd/ValueSet/nutrient-code
Version2.2.0-snapshot
Statusactive
Date2026-01-30T22:02:38+00:00
NameNutrientCodes
TitleNutrient Codes
Realmus
Authorityhl7
DescriptionCopied from FHIR Core R6 draft. NutrientModifier : Codes for types of nutrients that are being modified such as carbohydrate or sodium. This value set includes codes from [SNOMED CT](http://snomed.info/sct) where concept is-a 226355009 (Nutrients(substance)), and the concepts for Sodium, Potassium and Fluid. This is provided as a suggestive example.
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 nutrient-code

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "nutrient-code",
  "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/nutrient-code",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.18.48.34"
    }
  ],
  "version": "2.2.0-snapshot",
  "name": "NutrientCodes",
  "title": "Nutrient Codes",
  "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.  NutrientModifier :  Codes for types of nutrients that are being modified such as carbohydrate or sodium.  This value set includes codes from [SNOMED CT](http://snomed.info/sct) where concept is-a 226355009 (Nutrients(substance)), and the concepts for Sodium, Potassium and Fluid. This is provided as a suggestive example.",
  "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",
        "concept": [
          {
            "code": "31212001"
          },
          {
            "code": "68356001"
          },
          {
            "code": "71482002"
          },
          {
            "code": "31539008"
          },
          {
            "code": "19751002"
          },
          {
            "code": "63793008"
          },
          {
            "code": "60471000"
          },
          {
            "code": "41503000"
          },
          {
            "code": "111064005"
          },
          {
            "code": "29183001"
          },
          {
            "code": "43268001"
          },
          {
            "code": "57272005"
          },
          {
            "code": "70726008"
          },
          {
            "code": "73196006"
          },
          {
            "code": "34865002"
          },
          {
            "code": "2832002"
          },
          {
            "code": "11555005"
          },
          {
            "code": "25958007"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "226355009"
          }
        ]
      }
    ]
  }
}