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

FHIR IG Statistics: StructureDefinition/zib-Infusion-Product

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeStructureDefinition
Idzib-Infusion-Product
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Infusion-Product
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-Infusion-Product
Version1.0.1
Statusactive
NameZib Infusion Product
TitleHCIM Infusion Product
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.
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
TypeDevice
Kindresource

Resources that use this resource

StructureDefinition
zib-InfusionHCIM Infusion

Resources that this resource uses

StructureDefinition
zib-MedicalDeviceProductHCIM MedicalDevice Product
ValueSet
2.16.840.1.113883.2.4.3.11.60.40.2.10.2.1--20171231000000InfuuskatheterTypeCodelijst

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "zib-Infusion-Product",
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-Infusion-Product",
  "version": "1.0.1",
  "name": "Zib Infusion Product",
  "title": "HCIM Infusion Product",
  "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.",
  "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": "Device",
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDeviceProduct",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Device",
        "path": "Device",
        "definition": "A description of the type of feeding tube based on the location where it was inserted and the position of the tip of the tube."
      },
      {
        "id": "Device.type",
        "path": "Device.type",
        "definition": "A description of the type of cannula/catheter.",
        "comment": "If no cannula/catherer is present, or no information is available the HCIM Infusion root concept SNOMED CT code and display shall be used: 19923001 - Catheter, device (physical object).",
        "binding": {
          "strength": "extensible",
          "description": "The code of the type of infusion product.",
          "valueSetReference": {
            "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.10.2.1--20171231000000",
            "display": "ProductTypeCodelijst"
          }
        },
        "mapping": [
          {
            "identity": "hcim-infusion-v3.2-2017EN",
            "map": "NL-CM:10.1.3",
            "comment": "ProductType"
          }
        ]
      }
    ]
  }
}