FHIR IG Statistics: StructureDefinition/05db8156-b900-411e-8801-a2560b784e6f
Package | nictiz.fhir.nl.dstu2.zib2015 |
Type | StructureDefinition |
Id | 05db8156-b900-411e-8801-a2560b784e6f |
FHIR Version | R2 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.dstu2.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAid-ConcernReference |
URL | http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAid-ConcernReference |
Status | draft |
Date | 2017-02-01T17:54:28.5193301+01:00 |
Name | ZIB MedicalAid ConcernReference |
Realm | nl |
Authority | hl7 |
Description | The medical reason for use of the medical aid based on a Condition resource as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) 'MedischHulpmiddel' version 3.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 |
Kind | datatype |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
An extension to provide the medical reason for use of the medical aid based on a Condition resource as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) 'MedischHulpmiddel' version 3.0.
Source
{
"resourceType": "StructureDefinition",
"id": "05db8156-b900-411e-8801-a2560b784e6f",
"meta": {
"versionId": "1",
"lastUpdated": "2017-02-22T10:32:08.157+00:00"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAid-ConcernReference",
"name": "ZIB MedicalAid ConcernReference",
"status": "draft",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "email",
"value": "info@nictiz.nl",
"use": "work"
}
]
}
],
"date": "2017-02-01T17:54:28.5193301+01:00",
"description": "The medical reason for use of the medical aid based on a Condition resource as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) 'MedischHulpmiddel' version 3.0..",
"requirements": "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": "1.0.2",
"kind": "datatype",
"constrainedType": "Extension",
"abstract": false,
"contextType": "resource",
"context": [
"DeviceUseStatement.indication"
],
"base": "http://hl7.org/fhir/StructureDefinition/Extension",
"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-ConcernReference"
},
{
"id": "Extension.valueReference",
"path": "Extension.valueReference",
"short": "Indication",
"definition": "The medical reason for use of the medical aid.",
"type": [
{
"code": "Reference",
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-Concern"
]
}
]
}
]
}
}