FHIR IG Statistics: StructureDefinition/zib-MedicalAid
Package | nictiz.fhir.nl.stu3.zib2015 |
Resource Type | StructureDefinition |
Id | zib-MedicalAid |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAid |
URL | http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAid |
Version | 1.0 |
Status | retired |
Date | 2017-01-16T14:46:58.7900353+01:00 |
Name | ZIB-MedicalAid |
Title | HCIM MedicalAid |
Realm | nl |
Authority | hl7 |
Description | MedischHulpmiddel as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.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 |
Type | DeviceUseStatement |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "zib-MedicalAid",
"meta": {
"versionId": "1",
"lastUpdated": "2017-02-22T10:32:08.314+00:00"
},
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAid",
"version": "1.0",
"name": "ZIB-MedicalAid",
"title": "HCIM MedicalAid",
"status": "retired",
"date": "2017-01-16T14:46:58.7900353+01:00",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "email",
"value": "info@nictiz.nl",
"use": "work"
}
]
}
],
"description": "MedischHulpmiddel as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.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": "3.0.1",
"mapping": [
{
"identity": "hcim-medicaldevice-v1.2-2015EN",
"uri": "https://zibs.nl/wiki/MedicalDevice-v1.2(2015EN)",
"name": "HCIM MedicalDevice-v1.2(2015EN)"
}
],
"kind": "resource",
"abstract": false,
"type": "DeviceUseStatement",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/DeviceUseStatement",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "DeviceUseStatement",
"path": "DeviceUseStatement",
"short": "MedicalAid",
"alias": [
"MedischHulpmiddel"
],
"mapping": [
{
"identity": "hcim-medicaldevice-v1.2-2015EN",
"map": "NL-CM:10.1.1"
}
]
},
{
"id": "DeviceUseStatement.extension",
"path": "DeviceUseStatement.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "DeviceUseStatement.extension.HealthcareProvider",
"path": "DeviceUseStatement.extension",
"sliceName": "HealthcareProvider",
"short": "HealthcareProvider",
"definition": "The healthcare provider at which use of the medical aid was initiated or where the aid was implanted.",
"alias": [
"Locatie"
],
"max": "1",
"type": [
{
"code": "Extension",
"profile": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAid-Organization"
}
],
"mapping": [
{
"identity": "hcim-medicaldevice-v1.2-2015EN",
"map": "NL-CM:10.1.8"
}
]
},
{
"id": "DeviceUseStatement.extension.HealthProfessional",
"path": "DeviceUseStatement.extension",
"sliceName": "HealthProfessional",
"short": "HealthProfessional",
"definition": "The healthcare provider involved in the indication for use of the medical aid implant.",
"alias": [
"Zorgverlener"
],
"max": "1",
"type": [
{
"code": "Extension",
"profile": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAid-Practitioner"
}
],
"mapping": [
{
"identity": "hcim-medicaldevice-v1.2-2015EN",
"map": "NL-CM:10.1.9"
}
]
},
{
"id": "DeviceUseStatement.subject",
"path": "DeviceUseStatement.subject",
"type": [
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Group"
},
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
}
]
},
{
"id": "DeviceUseStatement.whenUsed",
"path": "DeviceUseStatement.whenUsed",
"short": "Time range defined by start and end date/time",
"alias": [
"Tijdsduur gedefinieerd door start- en einddatum/tijd"
]
},
{
"id": "DeviceUseStatement.whenUsed.start",
"path": "DeviceUseStatement.whenUsed.start",
"short": "StartDate",
"definition": "The start date of the first use or implant of the medical aid. A ‘vague’ date, such as only the year, is permitted.",
"alias": [
"BeginDatum"
],
"mapping": [
{
"identity": "hcim-medicaldevice-v1.2-2015EN",
"map": "NL-CM:10.1.11"
}
]
},
{
"id": "DeviceUseStatement.device",
"path": "DeviceUseStatement.device",
"type": [
{
"code": "Reference",
"targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAidProduct"
}
]
},
{
"id": "DeviceUseStatement.indication",
"path": "DeviceUseStatement.indication",
"short": "Concept - reference to a terminology or just text",
"alias": [
"Concept - verwijzing naar temrinologie of gewoon tekst"
]
},
{
"id": "DeviceUseStatement.indication.extension",
"path": "DeviceUseStatement.indication.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "DeviceUseStatement.indication.extension.Indication-Problem",
"path": "DeviceUseStatement.indication.extension",
"sliceName": "Indication_Problem",
"short": "Indication-Probleem",
"definition": "The medical reason for use of the medical aid.",
"alias": [
"Indicatie"
],
"type": [
{
"code": "Extension",
"profile": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAid-Concern"
}
],
"mapping": [
{
"identity": "hcim-medicaldevice-v1.2-2015EN",
"map": "NL-CM:10.1.7"
}
]
},
{
"id": "DeviceUseStatement.bodySite",
"path": "DeviceUseStatement.bodySite",
"short": "AidAnatomicalLocation",
"definition": "Patient’s anatomical location of the medical aid used.",
"alias": [
"HulpmiddelAnatomischeLocatie"
],
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "extensible",
"description": "Patient’s anatomical location of the medical aid used.",
"valueSetReference": {
"reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.10.1.2--20150401000000",
"display": "HulpmiddelAnatomischeLocatieCodelijst"
}
},
"mapping": [
{
"identity": "hcim-medicaldevice-v1.2-2015EN",
"map": "NL-CM:10.1.6"
}
]
},
{
"id": "DeviceUseStatement.bodySite.coding",
"path": "DeviceUseStatement.bodySite.coding",
"definition": "A reference to a code defined by a terminology system."
},
{
"id": "DeviceUseStatement.bodySite.coding.system",
"path": "DeviceUseStatement.bodySite.coding.system",
"min": 1
},
{
"id": "DeviceUseStatement.bodySite.coding.code",
"path": "DeviceUseStatement.bodySite.coding.code",
"min": 1
},
{
"id": "DeviceUseStatement.note",
"path": "DeviceUseStatement.note",
"short": "Explanation",
"definition": "Comment about use or information on the medical aid used.",
"alias": [
"Toelichting"
],
"mapping": [
{
"identity": "hcim-medicaldevice-v1.2-2015EN",
"map": "NL-CM:10.1.10"
}
]
}
]
}
}