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

FHIR IG Statistics: ValueSet/2.16.840.1.113883.3.1937.777.36.11.21--20210518124157

Packagehsos.eWundbericht
Resource TypeValueSet
Id2.16.840.1.113883.3.1937.777.36.11.21--20210518124157
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hsos.eWundbericht@0.9.0&canonical=http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Ernaehrungsstatus
URLhttp://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Ernaehrungsstatus
Version0.9
Statusdraft
NameNutritionStatus
TitleErnährungsstatus
DescriptionErnährungsstatus
CopyrightThis artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.

Resources that use this resource

StructureDefinition
NutritionStatusNutritionStatus

Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.3.1937.777.36.11.21--20210518124157",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "url": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Ernaehrungsstatus",
  "version": "0.9",
  "name": "NutritionStatus",
  "title": "Ernährungsstatus",
  "status": "draft",
  "experimental": false,
  "publisher": "Hochschule Osnabrück",
  "description": "Ernährungsstatus",
  "immutable": false,
  "copyright": "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Gut ernährt"
              }
            ],
            "code": "248324001",
            "display": "Well nourished"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "eingeschränkte Ernährung"
              }
            ],
            "code": "284670008",
            "display": "Nutritionally compromised"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "unterernährt"
              }
            ],
            "code": "248325000",
            "display": "Undernourished"
          }
        ]
      }
    ]
  }
}