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

FHIR IG Statistics: StructureDefinition/zib-FeedingTubeSystem-EnteralNutrition

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeStructureDefinition
Idzib-FeedingTubeSystem-EnteralNutrition
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-FeedingTubeSystem-EnteralNutrition
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-FeedingTubeSystem-EnteralNutrition
Version1.0.1
Statusactive
NameZib FeedingTubeSystem EnteralNutrition
TitleHCIM FeedingTubeSystem EnteralNutrition
Realmnl
Authorityhl7
DescriptionInformation about the enteral nutrition in a feeding tube system based on a reference as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or zib) 'FeedingTubeSystem'.
PurposeTo provide information about the enteral nutrition in a feeding tube system. Currently, there is no field avaiblable in a DeviceUseStatement resource for this information, hence the reason for this extension.
CopyrightCC0
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
zib-FeedingTubeSystemHCIM FeedingTubeSystem

Resources that this resource uses

StructureDefinition
zib-MedicationAdministrationHCIM Medication Administration

Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "zib-FeedingTubeSystem-EnteralNutrition",
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-FeedingTubeSystem-EnteralNutrition",
  "version": "1.0.1",
  "name": "Zib FeedingTubeSystem EnteralNutrition",
  "title": "HCIM FeedingTubeSystem EnteralNutrition",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Information about the enteral nutrition in a feeding tube system based on a reference as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or zib) 'FeedingTubeSystem'.",
  "purpose": "To provide information about the enteral nutrition in a feeding tube system. Currently, there is no field avaiblable in a DeviceUseStatement resource for this information, hence the reason for this extension.",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "DeviceUseStatement"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "EnteralNutrition",
        "definition": "The description of the fluid administered through the feeding tube and the dose administered, as given in the medication prescription.\r\n\r\nThough most cases involve food being administered through the feeding tube, medication is often administered through these tubes as well.",
        "alias": [
          "SondeVoeding"
        ]
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-FeedingTubeSystem-EnteralNutrition"
      },
      {
        "id": "Extension.value[x]:valueReference",
        "path": "Extension.valueReference",
        "sliceName": "valueReference",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAdministration"
          }
        ]
      }
    ]
  }
}