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

FHIR IG Statistics: StructureDefinition/3750f567-5614-4f3c-8267-c5dcbbcef962

Packagenictiz.fhir.nl.dstu2.zib2015
TypeStructureDefinition
Id3750f567-5614-4f3c-8267-c5dcbbcef962
FHIR VersionR2
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.dstu2.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-DietaryRecommendations-Explanation
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-DietaryRecommendations-Explanation
Statusdraft
Date2017-02-13T17:00:03.7461492+01:00
NameZIB DietaryRecommendations Explanation
Realmnl
Authorityhl7
DescriptionAn extension to provide additional explanation of the dietary recommendations as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) 'Voedingadvies' version 3.0.
PurposeThe NutritionOrder.oralDiet.instruction will be used to define the actual diet intruction and not the optional explanation. There is no element available to provide an additional explanatation of the dietary recommendation. Therefore this extenstion can used.
CopyrightCC0
Kinddatatype

Resources that use this resource

StructureDefinition
zib-DietaryRecommendationsZIB DietaryRecommendations

Resources that this resource uses

No resources found


Narrative

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

An extension to provide additional explanation of the dietary recommendations as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) 'Voedingadvies' version 3.0.


Source

{
  "resourceType": "StructureDefinition",
  "id": "3750f567-5614-4f3c-8267-c5dcbbcef962",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2017-02-22T10:32:08.704+00:00"
  },
  "text": {
    "status": "additional",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-DietaryRecommendations-Explanation",
  "name": "ZIB DietaryRecommendations Explanation",
  "status": "draft",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "date": "2017-02-13T17:00:03.7461492+01:00",
  "description": "An extension to provide additional explanation of the dietary recommendations as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) 'Voedingadvies' version 3.0.",
  "requirements": "The NutritionOrder.oralDiet.instruction will be used to define the actual diet intruction and not the optional explanation. There is no element available to provide an additional explanatation of the dietary recommendation. Therefore this extenstion can used.",
  "copyright": "CC0",
  "fhirVersion": "1.0.2",
  "kind": "datatype",
  "constrainedType": "Extension",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "NutritionOrder.oralDiet"
  ],
  "base": "http://hl7.org/fhir/StructureDefinition/Extension",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension"
      },
      {
        "id": "Extension.extension",
        "path": "Extension.extension",
        "min": 0,
        "max": "0"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-DietaryRecommendations-Explanation"
      },
      {
        "id": "Extension.valueString",
        "path": "Extension.valueString",
        "short": "Explanation",
        "definition": "An explanation of the dietary recommendations.",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}