FHIR IG Statistics: StructureDefinition/bdc91486-6274-4b32-b3db-c019ae085fa1
Package | nictiz.fhir.nl.dstu2.zib2015 |
Type | StructureDefinition |
Id | bdc91486-6274-4b32-b3db-c019ae085fa1 |
FHIR Version | R2 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.dstu2.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAidProduct |
URL | http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAidProduct |
Status | draft |
Date | 2017-01-13T11:58:48.3888108+01:00 |
Name | ZIB MedicalAid Product |
Realm | nl |
Authority | hl7 |
Description | This resource is part of MedischHulpmiddel as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 3.0.
Medical aids are any internally implanted and external devices and/or aids used by the patient (in the past) to reduce the effects of functional limitations in organ systems or to facilitate the treatment of a disease. |
Copyright | CC0 |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
The container 'Product' in MedischHulpmiddel as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 3.0. Medical aids are any internally implanted and external devices and/or aids used by the patient (in the past) to reduce the effects of functional limitations in organ systems or to facilitate the treatment of a disease.
Source
{
"resourceType": "StructureDefinition",
"id": "bdc91486-6274-4b32-b3db-c019ae085fa1",
"meta": {
"versionId": "3",
"lastUpdated": "2017-02-22T10:32:08.345+00:00"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAidProduct",
"name": "ZIB MedicalAid Product",
"status": "draft",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "email",
"value": "info@nictiz.nl",
"use": "work"
}
]
}
],
"date": "2017-01-13T11:58:48.3888108+01:00",
"description": "This resource is part of MedischHulpmiddel as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 3.0.\r\n\r\nMedical aids are any internally implanted and external devices and/or aids used by the patient (in the past) to reduce the effects of functional limitations in organ systems or to facilitate the treatment of a disease.",
"copyright": "CC0",
"fhirVersion": "1.0.2",
"mapping": [
{
"identity": "zib-medischhulpmiddel",
"uri": "https://zibs.nl/wiki/MedischHulpmiddel(NL)",
"name": "Zorginformatiebouwsteen MedischHulpmiddel"
}
],
"kind": "resource",
"constrainedType": "Device",
"abstract": false,
"base": "http://hl7.org/fhir/StructureDefinition/Device",
"differential": {
"element": [
{
"id": "Device",
"path": "Device",
"short": "Product",
"definition": "The medical aid used (internally or externally).",
"alias": [
"Product"
],
"mapping": [
{
"identity": "zib-medischhulpmiddel",
"map": "NL-CM:10.1.2"
}
]
},
{
"id": "Device.identifier",
"path": "Device.identifier",
"short": "ProductID",
"definition": "Unique identification of the product, such as the serial number.\r\nIf the law requires this to be registered on the basis of a UDI (Unique Device Identifier), the unique identification must consist of a UDI-DI (Device Identifier) and a UDI-PI (Production Identifier(s)). See http://www.gs1.org/healthcare/udi for more information.\r\n\r\nThe UDI-DI must be recorded in reference to GS1 GTIN (01) encryptions, with which for example a firm is linked to the product type. The UDI-PI must consist of the following: application identifier (AI); expiration date (17) and serial number (21) and/or batch or lot number (10).",
"alias": [
"ProductID"
],
"mapping": [
{
"identity": "zib-medischhulpmiddel",
"map": "NL-CM:10.1.4"
}
]
},
{
"id": "Device.identifier.system",
"path": "Device.identifier.system",
"fixedUri": "urn:oid:1.3.160"
},
{
"id": "Device.identifier.value",
"path": "Device.identifier.value",
"binding": {
"strength": "extensible",
"description": "Global Trade Item Number (GTIN)",
"valueSetReference": {
"reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.10.1.3--20150401000000",
"display": "ProductIDCodelijst"
}
}
},
{
"id": "Device.type",
"path": "Device.type",
"short": "ProductType",
"definition": "The code of the type of product.",
"alias": [
"ProductType"
],
"binding": {
"strength": "extensible",
"description": "The code of the type of product.",
"valueSetReference": {
"reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.10.1.1--20150401000000",
"display": "ProductTypeCodelijst"
}
},
"mapping": [
{
"identity": "zib-medischhulpmiddel",
"map": "NL-CM:10.1.3"
}
]
},
{
"id": "Device.type.coding.system",
"path": "Device.type.coding.system",
"min": 1
},
{
"id": "Device.type.coding.code",
"path": "Device.type.coding.code",
"min": 1
},
{
"id": "Device.patient",
"path": "Device.patient",
"type": [
{
"code": "Reference",
"profile": [
"http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
]
}
]
}
]
}
}