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

FHIR IG Statistics: StructureDefinition/NICE-FeedingTubeSystem

Packageniceprofiling.v23q1
Resource TypeStructureDefinition
IdNICE-FeedingTubeSystem
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=niceprofiling.v23q1@0.5.0&canonical=https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-FeedingTubeSystem-2022Q1
URLhttps://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-FeedingTubeSystem-2022Q1
Version1
Statusactive
Date2021-11-03T10:28:27.5445855+00:00
NameNICE-FeedingTubeSystem
TitleNICE-FeedingTubeSystem
DescriptionThis profile is for submitting whether the patient received enteral nutrition.
PurposeThis profile is used to submit feeding tube related information to the Dutch National Intensive Care Evaluation (NICE). It was derived from the Nictiz Health and Care Information Model (HCIM; Dutch: Zorginformatiebouwsteen or ZIB) FeedingTubeSystem, 2017 release version 3.1
CopyrightCC0
TypeDeviceUseStatement
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
NICE-Patient-2022Q1NICE-Patient
NICE-Verified-2022Q1NICE-Verified
zib-FeedingTubeSystemHCIM FeedingTubeSystem

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "NICE-FeedingTubeSystem",
  "meta": {
    "lastUpdated": "2022-07-14T10:35:43.8297312+00:00"
  },
  "url": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-FeedingTubeSystem-2022Q1",
  "version": "1",
  "name": "NICE-FeedingTubeSystem",
  "title": "NICE-FeedingTubeSystem",
  "status": "active",
  "date": "2021-11-03T10:28:27.5445855+00:00",
  "publisher": "NICE",
  "contact": [
    {
      "name": "NICE",
      "telecom": [
        {
          "system": "email",
          "value": "vragen@stichting-nice.nl"
        }
      ]
    }
  ],
  "description": "This profile is for submitting whether the patient received enteral nutrition.",
  "purpose": "This profile is used to submit feeding tube related information to the Dutch National Intensive Care Evaluation (NICE). It was derived from the Nictiz Health and Care Information Model (HCIM; Dutch: Zorginformatiebouwsteen or ZIB) FeedingTubeSystem, 2017 release version 3.1",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "mapping": [
    {
      "identity": "NICE-Datadictionary-Capacity",
      "uri": "https://www.stichting-nice.nl/dd/#561",
      "name": "NICE-Datadictionary-Capacity",
      "comment": "The Patient acuity registration"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "DeviceUseStatement",
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-FeedingTubeSystem",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "DeviceUseStatement",
        "path": "DeviceUseStatement",
        "mapping": [
          {
            "identity": "NICE-Datadictionary-Capacity",
            "map": "https://www.stichting-nice.nl/dd/#612",
            "comment": "Nutrition - enteral"
          }
        ]
      },
      {
        "id": "DeviceUseStatement.extension",
        "path": "DeviceUseStatement.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "DeviceUseStatement.extension:MedicalDevice",
        "path": "DeviceUseStatement.extension",
        "sliceName": "MedicalDevice",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0,
        "max": "0"
      },
      {
        "id": "DeviceUseStatement.extension:Verified",
        "path": "DeviceUseStatement.extension",
        "sliceName": "Verified",
        "short": "Is the instance validated by a medical professional?",
        "definition": "Extension that is used to indicate whether the entire instance has been validated.\r\n\r\nEvery instance shall be validated by a hospital member / datamanager. However, this is not always feasible in case of automated submission of NICE data elements. This extensions shall be used to indicate the validation status of the instance.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Verified-2022Q1"
          }
        ]
      },
      {
        "id": "DeviceUseStatement.extension:HealthcareProvider",
        "path": "DeviceUseStatement.extension",
        "sliceName": "HealthcareProvider",
        "max": "0"
      },
      {
        "id": "DeviceUseStatement.extension:HealthProfessional",
        "path": "DeviceUseStatement.extension",
        "sliceName": "HealthProfessional",
        "max": "0"
      },
      {
        "id": "DeviceUseStatement.extension:reasonReference",
        "path": "DeviceUseStatement.extension",
        "sliceName": "reasonReference",
        "max": "0"
      },
      {
        "id": "DeviceUseStatement.extension:FeedingTubeLength",
        "path": "DeviceUseStatement.extension",
        "sliceName": "FeedingTubeLength",
        "max": "0"
      },
      {
        "id": "DeviceUseStatement.extension:EnteralNutrition",
        "path": "DeviceUseStatement.extension",
        "sliceName": "EnteralNutrition",
        "max": "0"
      },
      {
        "id": "DeviceUseStatement.status",
        "path": "DeviceUseStatement.status",
        "short": "validated (completed)",
        "fixedCode": "completed"
      },
      {
        "id": "DeviceUseStatement.subject",
        "path": "DeviceUseStatement.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Patient-2022Q1"
          }
        ]
      },
      {
        "id": "DeviceUseStatement.whenUsed",
        "path": "DeviceUseStatement.whenUsed",
        "mustSupport": true
      },
      {
        "id": "DeviceUseStatement.whenUsed.start",
        "path": "DeviceUseStatement.whenUsed.start",
        "mustSupport": true
      },
      {
        "id": "DeviceUseStatement.whenUsed.end",
        "path": "DeviceUseStatement.whenUsed.end",
        "mustSupport": true
      }
    ]
  }
}