FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ndhm-diet-type

Packagendhm.in
TypeValueSet
Idndhm-diet-type
FHIR VersionR4
Sourcehttps://nrces.in/ndhm/fhir/r4/https://nrces.in/ndhm/fhir/r4/6.5.0/ValueSet-ndhm-diet-type.html
URLhttps://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-diet-type
Version6.5.0
Statusdraft
Date2021-03-11
NameDietType
TitleDiet Type
Realmin
Authoritynational
DescriptionThis value set covers : All children (preferred term) of finding relating to Dietary finding (finding) of the SNOMED CT
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

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet ndhm-diet-type

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "ndhm-diet-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-diet-type",
  "version": "6.5.0",
  "name": "DietType",
  "title": "Diet Type",
  "status": "draft",
  "experimental": false,
  "date": "2021-03-11",
  "publisher": "National Resource Center for EHR Standards",
  "contact": [
    {
      "name": "National Resource Center for EHR Standards",
      "telecom": [
        {
          "system": "url",
          "value": "https://nrces.in/"
        }
      ]
    }
  ],
  "description": "This value set covers : All children (preferred term) of finding relating to Dietary finding (finding) of the SNOMED CT",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "IN",
          "display": "India"
        }
      ]
    }
  ],
  "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": "24930006",
            "display": "Vegan"
          },
          {
            "code": "926305006",
            "display": "Jain diet"
          },
          {
            "code": "300928006",
            "display": "Vegetarian"
          },
          {
            "code": "162538009",
            "display": "Ovo-lacto-vegetarian"
          },
          {
            "code": "226228003",
            "display": "Sikh diet"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "41829006"
          }
        ]
      }
    ]
  }
}