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

FHIR IG Statistics: ValueSet/fiphr-vs-nutrition

Packagefi.digious.kanta.test
Resource TypeValueSet
Idfiphr-vs-nutrition
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fi.digious.kanta.test@0.0.1-preview-2&canonical=http://phr.kanta.fi/ValueSet/fiphr-vs-nutrition
URLhttp://phr.kanta.fi/ValueSet/fiphr-vs-nutrition
Version1.0
Statusactive
Date2019-10-23T09:00:00+02:00
Namefiphr-vs-nutrition
TitleValue Set Finnish PHR Nutrition
DescriptionFinnish PHR Nutrition Value Set that defines codes for Nutrition.
CopyrightThis content from LOINC? is copyright ? 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use

Resources that use this resource

StructureDefinition
fiphr-sd-nutritionFinnish PHR Nutrition profile

Resources that this resource uses

CodeSystem
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "fiphr-vs-nutrition",
  "url": "http://phr.kanta.fi/ValueSet/fiphr-vs-nutrition",
  "version": "1.0",
  "name": "fiphr-vs-nutrition",
  "title": "Value Set Finnish PHR Nutrition",
  "status": "active",
  "date": "2019-10-23T09:00:00+02:00",
  "publisher": "Kela",
  "description": "Finnish PHR Nutrition Value Set that defines codes for Nutrition.",
  "copyright": "This content from LOINC? is copyright ? 1995 Regenstrief Institute, Inc. and the LOINC    Committee, and available at no cost under the license at http://loinc.org/terms-of-use",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "8999-5",
            "designation": [
              {
                "language": "fi",
                "value": "Arvio nautitusta nestemäärästä"
              },
              {
                "language": "sv",
                "value": "Uppskattat oralt vätskeintag"
              },
              {
                "language": "en",
                "value": "Fluid intake oral Estimated"
              }
            ]
          },
          {
            "code": "9052-2",
            "designation": [
              {
                "language": "fi",
                "value": "Kokonaisenergiamäärä"
              },
              {
                "language": "sv",
                "value": "Totalt energiintag"
              },
              {
                "language": "en",
                "value": "Calorie intake total"
              }
            ]
          }
        ]
      }
    ]
  }
}