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

FHIR IG Statistics: StructureDefinition/zib-Infusion-AdministeringSystem

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeStructureDefinition
Idzib-Infusion-AdministeringSystem
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Infusion-AdministeringSystem
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-Infusion-AdministeringSystem
Version1.0.1
Statusactive
NameZib Infusion AdministeringSystem
TitleHCIM Infusion AdministeringSystem
Realmnl
Authorityhl7
DescriptionThis resource is part of Infusion as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 3.2, release 2017. The administering system contains the entire system making the fluid run from the infusion bag via the cannula/catheter to the patient. This also includes any three-way valves/connecting joints used.
PurposeThe purpose of an infusion is usually to administer fluid and/or medication. Information on present infusions is recorded to inform other health professionals. This information is of importance in determining the care required for the patient and in safely administering medication. In a transfer situation, the information offers the option to realize continuity of care by organizing specific expertise and materials in advance, for example.
CopyrightCC0
TypeMedicationAdministration
Kindresource

Resources that use this resource

StructureDefinition
zib-InfusionHCIM Infusion

Resources that this resource uses

StructureDefinition
zib-MedicationAdministrationHCIM Medication Administration
extension-medicaldeviceMedicalDevice extension

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "zib-Infusion-AdministeringSystem",
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-Infusion-AdministeringSystem",
  "version": "1.0.1",
  "name": "Zib Infusion AdministeringSystem",
  "title": "HCIM Infusion AdministeringSystem",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "This resource is part of Infusion as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 3.2, release 2017.\r\n\r\nThe administering system contains the entire system making the fluid run from the infusion bag via the cannula/catheter to the patient. This also includes any three-way valves/connecting joints used.",
  "purpose": "The purpose of an infusion is usually to administer fluid and/or medication. \r\nInformation on present infusions is recorded to inform other health professionals. This information is of importance in determining the care required for the patient and in safely administering medication. In a transfer situation, the information offers the option to realize continuity of care by organizing specific expertise and materials in advance, for example.",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "mapping": [
    {
      "identity": "hcim-infusion-v3.2-2017EN",
      "uri": "https://zibs.nl/wiki/Infusion-v3.2(2017EN)",
      "name": "HCIM Infusion-v3.2(2017EN)"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "MedicationAdministration",
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAdministration",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "MedicationAdministration",
        "path": "MedicationAdministration",
        "mapping": [
          {
            "identity": "hcim-infusion-v3.2-2017EN",
            "map": "NL-CM:10.2.2",
            "comment": "InfusionFluid"
          }
        ]
      },
      {
        "id": "MedicationAdministration.device.extension",
        "path": "MedicationAdministration.device.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "MedicationAdministration.device.extension:Peripheral",
        "path": "MedicationAdministration.device.extension",
        "sliceName": "Peripheral",
        "short": "Peripheral",
        "definition": "A description of medical devices required for administering the infusion fluid and placing the catheter, such as a volumetric infusion pump, syringe and infusion bag.",
        "comment": "Use the direct reference to the Device resource (MedicationAdministration.device.reference) when no meta data regarding the use of the device is available or needed.",
        "alias": [
          "Randapparaat"
        ],
        "type": [
          {
            "code": "Extension",
            "profile": "http://nictiz.nl/fhir/StructureDefinition/extension-medicaldevice"
          }
        ],
        "mapping": [
          {
            "identity": "hcim-infusion-v3.2-2017EN",
            "map": "NL-CM:10.2.6",
            "comment": "Peripheral"
          }
        ]
      },
      {
        "id": "MedicationAdministration.note.text",
        "path": "MedicationAdministration.note.text",
        "short": "AdministeringSystemComment",
        "definition": "A comment on the administering system.",
        "alias": [
          "ToedieningsSysteemToelichting"
        ],
        "mapping": [
          {
            "identity": "hcim-infusion-v3.2-2017EN",
            "map": "NL-CM:10.2.12",
            "comment": "AdministeringSystemComment"
          }
        ]
      }
    ]
  }
}