FHIR IG Statistics: StructureDefinition/zib-Infusion-LumenOrLine
Package | nictiz.fhir.nl.stu3.zib2017 |
Resource Type | StructureDefinition |
Id | zib-Infusion-LumenOrLine |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Infusion-LumenOrLine |
URL | http://nictiz.nl/fhir/StructureDefinition/zib-Infusion-LumenOrLine |
Version | 1.0.1 |
Status | active |
Name | Zib Infusion-LumenOrLine |
Title | HCIM Infusion-LumenOrLine |
Realm | nl |
Authority | hl7 |
Description | Lumen and/or line information about the infusion as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or zib) 'Infusion', modeled as a complex extension. |
Purpose | To provide information about the lumens and/or lines in an infusion. Currently, there is no field avaiblable in a DeviceUseStatement resource for this information, hence the reason for this extension. |
Copyright | CC0 |
Type | Extension |
Kind | complex-type |
Resources that use this resource
Resources that this resource uses
Examples of Use for Extension
No extension usage examples found
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "zib-Infusion-LumenOrLine",
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-Infusion-LumenOrLine",
"version": "1.0.1",
"name": "Zib Infusion-LumenOrLine",
"title": "HCIM Infusion-LumenOrLine",
"status": "active",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl",
"use": "work"
}
]
}
],
"description": "Lumen and/or line information about the infusion as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or zib) 'Infusion', modeled as a complex extension.",
"purpose": "To provide information about the lumens and/or lines in an infusion. 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": "LumenOrLine",
"definition": "Container of the LumenOrLine concept. This container contains all data elements of the LumenOrLine concept.\r\n\r\nCentral lines can contain one or more lumens; peripheral infusions do not have lumens and only have one line.",
"alias": [
"LumenOfLijn"
]
},
{
"id": "Extension.extension",
"path": "Extension.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "Extension.extension:LineStatus",
"path": "Extension.extension",
"sliceName": "LineStatus",
"short": "LineStatus",
"definition": "LineStatus is used to indicate whether it is a running infusion, whether it has been capped, or has been fitted with a heparin lock, etc.",
"alias": [
"LijnStatus"
],
"max": "1"
},
{
"id": "Extension.extension:LineStatus.url",
"path": "Extension.extension.url",
"fixedUri": "LineStatus"
},
{
"id": "Extension.extension:LineStatus.value[x]:valueCodeableConcept",
"path": "Extension.extension.valueCodeableConcept",
"sliceName": "valueCodeableConcept",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "LineStatusCodeList",
"valueSetReference": {
"reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.10.2.3--20171231000000",
"display": "LineStatusCodeList"
}
}
},
{
"id": "Extension.extension:LumenLocation",
"path": "Extension.extension",
"sliceName": "LumenLocation",
"short": "LumenLocation",
"definition": "For central venous catheters with multiple lumens, LumenLocation indicates the relative position of the lumen with respect to the insertion opening.",
"alias": [
"LumenLocatie"
],
"max": "1"
},
{
"id": "Extension.extension:LumenLocation.url",
"path": "Extension.extension.url",
"fixedUri": "LumenLocation"
},
{
"id": "Extension.extension:LumenLocation.value[x]:valueCodeableConcept",
"path": "Extension.extension.valueCodeableConcept",
"sliceName": "valueCodeableConcept",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "LumenLocationCodeList",
"valueSetReference": {
"reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.10.2.2--20171231000000",
"display": "LumenLocationCodeList"
}
}
},
{
"id": "Extension.extension:LockFluid",
"path": "Extension.extension",
"sliceName": "LockFluid",
"short": "LockFluid",
"definition": "The description of the fluid used as an anticoagulation lock, such as heparin.",
"alias": [
"SlotVloeistof"
],
"max": "1"
},
{
"id": "Extension.extension:LockFluid.url",
"path": "Extension.extension.url",
"fixedUri": "LockFluid"
},
{
"id": "Extension.extension:LockFluid.value[x]:valueReference",
"path": "Extension.extension.valueReference",
"sliceName": "valueReference",
"type": [
{
"code": "Reference",
"targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAdministration"
}
]
},
{
"id": "Extension.extension:AdministeringSystem",
"path": "Extension.extension",
"sliceName": "AdministeringSystem",
"short": "AdministeringSystem",
"definition": "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.",
"alias": [
"ToedieningsSysteem"
]
},
{
"id": "Extension.extension:AdministeringSystem.url",
"path": "Extension.extension.url",
"fixedUri": "AdministeringSystem"
},
{
"id": "Extension.extension:AdministeringSystem.value[x]:valueReference",
"path": "Extension.extension.valueReference",
"sliceName": "valueReference",
"type": [
{
"code": "Reference"
}
]
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-Infusion-LumenOrLine"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"max": "0",
"type": [
{
"code": "base64Binary"
},
{
"code": "boolean"
},
{
"code": "code"
},
{
"code": "date"
},
{
"code": "dateTime"
},
{
"code": "decimal"
},
{
"code": "id"
},
{
"code": "instant"
},
{
"code": "integer"
},
{
"code": "markdown"
},
{
"code": "oid"
},
{
"code": "positiveInt"
},
{
"code": "string"
},
{
"code": "time"
},
{
"code": "unsignedInt"
},
{
"code": "uri"
},
{
"code": "Address"
},
{
"code": "Age"
},
{
"code": "Annotation"
},
{
"code": "Attachment"
},
{
"code": "CodeableConcept"
},
{
"code": "Coding"
},
{
"code": "ContactPoint"
},
{
"code": "Count"
},
{
"code": "Distance"
},
{
"code": "Duration"
},
{
"code": "HumanName"
},
{
"code": "Identifier"
},
{
"code": "Money"
},
{
"code": "Period"
},
{
"code": "Quantity"
},
{
"code": "Range"
},
{
"code": "Ratio"
},
{
"code": "Reference"
},
{
"code": "SampledData"
},
{
"code": "Signature"
},
{
"code": "Timing"
},
{
"code": "Reference",
"targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAdministration"
}
]
}
]
}
}