FHIR IG Statistics: StructureDefinition/zib-MedicalAid-Concern
Package | nictiz.fhir.nl.stu3.zib2015 |
Resource Type | StructureDefinition |
Id | zib-MedicalAid-Concern |
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-Concern |
URL | http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAid-Concern |
Version | 1.0 |
Status | retired |
Date | 2017-02-01T17:54:28.5193301+01:00 |
Name | ZIB-MedicalAid-Concern |
Title | HCIM MedicalAid Concern |
Realm | nl |
Authority | hl7 |
Description | The medical reason for use of the medical aid based on a Condition resource as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) 'MedischHulpmiddel' version 1.0.. |
Purpose | To provide supporting information on the reason why the medical device is used. Currently, there is no reference avaiblable to a Condition resource for this support information, hence the reason for this extension. |
Copyright | CC0 |
Type | Extension |
Kind | primitive-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-MedicalAid-Concern",
"meta": {
"versionId": "1",
"lastUpdated": "2017-02-22T10:32:08.157+00:00"
},
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAid-Concern",
"version": "1.0",
"name": "ZIB-MedicalAid-Concern",
"title": "HCIM MedicalAid Concern",
"status": "retired",
"date": "2017-02-01T17:54:28.5193301+01:00",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "email",
"value": "info@nictiz.nl",
"use": "work"
}
]
}
],
"description": "The medical reason for use of the medical aid based on a Condition resource as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) 'MedischHulpmiddel' version 1.0..",
"purpose": "To provide supporting information on the reason why the medical device is used. Currently, there is no reference avaiblable to a Condition resource for this support information, hence the reason for this extension.",
"copyright": "CC0",
"fhirVersion": "3.0.0",
"kind": "primitive-type",
"abstract": false,
"contextType": "resource",
"context": [
"DeviceUseStatement.indication"
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension"
},
{
"id": "Extension.extension",
"path": "Extension.extension",
"min": 0,
"max": "0"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAid-Concern"
},
{
"id": "Extension.valueReference",
"path": "Extension.valueReference",
"short": "Indication",
"definition": "The medical reason for use of the medical aid.",
"alias": [
"Indicatie"
],
"type": [
{
"code": "Reference",
"targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Concern"
}
]
}
]
}
}