FHIR IG Statistics: StructureDefinition/78226a67-b28e-43fb-8c78-0758823d06a2
Package | nictiz.fhir.nl.dstu2.zib2015 |
Type | StructureDefinition |
Id | 78226a67-b28e-43fb-8c78-0758823d06a2 |
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-nl-core-practitionerReference |
URL | http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAid-nl-core-practitionerReference |
Status | draft |
Date | 2017-02-01T17:54:36.1834577+01:00 |
Name | ZIB MedicalAid nl-core-practitionerReference |
Realm | nl |
Authority | hl7 |
Description | The healthprofessional involved in the indication for use of the medical device as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) 'MedischHulpmiddel' version 3.0. |
Purpose | To record who is involved in the indication for use of the medical device. This extension is used because currently there is no reference to a Practitioner resource for this supporting information |
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 extenstion to provide infromation on the HealthProfessional involved in the indication for use of the medical device as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) 'MedischHulpmiddel' version 3.0..
Source
{
"resourceType": "StructureDefinition",
"id": "78226a67-b28e-43fb-8c78-0758823d06a2",
"meta": {
"versionId": "1",
"lastUpdated": "2017-02-22T10:32:08.251+00:00"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalAid-nl-core-practitionerReference",
"name": "ZIB MedicalAid nl-core-practitionerReference",
"status": "draft",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "email",
"value": "info@nictiz.nl",
"use": "work"
}
]
}
],
"date": "2017-02-01T17:54:36.1834577+01:00",
"description": "The healthprofessional involved in the indication for use of the medical device as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) 'MedischHulpmiddel' version 3.0.",
"requirements": "To record who is involved in the indication for use of the medical device. This extension is used because currently there is no reference to a Practitioner resource for this supporting information",
"copyright": "CC0",
"fhirVersion": "1.0.2",
"kind": "datatype",
"constrainedType": "Extension",
"abstract": false,
"contextType": "resource",
"context": [
"DeviceUseStatement"
],
"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-nl-core-practitionerReference"
},
{
"id": "Extension.valueReference",
"path": "Extension.valueReference",
"short": "HealthProffesional",
"definition": "The healthcare provider involved in the indication for use of the medical aid implant.",
"alias": [
"Zorgverlener"
],
"type": [
{
"code": "Reference",
"profile": [
"http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
]
}
]
}
]
}
}