FHIR IG Statistics: StructureDefinition/zib-TreatmentDirective-TreatmentPermitted
Package | nictiz.fhir.nl.stu3.zib2015 |
Resource Type | StructureDefinition |
Id | zib-TreatmentDirective-TreatmentPermitted |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-TreatmentPermitted |
URL | http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-TreatmentPermitted |
Version | 1.0 |
Status | retired |
Date | 2017-02-17T13:15:56.1486542+01:00 |
Name | ZIB-TreatmentDirective-TreatmentPermitted |
Title | HCIM TreatmentDirective TreatmentPermitted |
Realm | nl |
Authority | hl7 |
Description | An extension for Consent based on the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) TreatmentDirective version 1.0. This extension provides information on the indication of permission for the treatment. |
Copyright | CC0 |
Type | Extension |
Kind | primitive-type |
Resources that use this resource
Resources that this resource uses
No resources found
Examples of Use for Extension
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "zib-TreatmentDirective-TreatmentPermitted",
"meta": {
"versionId": "1",
"lastUpdated": "2017-06-19T14:24:14.858+02:00"
},
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-TreatmentPermitted",
"version": "1.0",
"name": "ZIB-TreatmentDirective-TreatmentPermitted",
"title": "HCIM TreatmentDirective TreatmentPermitted",
"status": "retired",
"date": "2017-02-17T13:15:56.1486542+01:00",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "email",
"value": "info@nictiz.nl",
"use": "work"
}
]
}
],
"description": "An extension for Consent based on the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) TreatmentDirective version 1.0. This extension provides information on the indication of permission for the treatment.",
"copyright": "CC0",
"fhirVersion": "3.0.1",
"kind": "primitive-type",
"abstract": false,
"contextType": "resource",
"context": [
"Consent"
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"isModifier": true
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-TreatmentPermitted"
},
{
"id": "Extension.value[x]:valueCodeableConcept",
"path": "Extension.valueCodeableConcept",
"sliceName": "valueCodeableConcept",
"short": "TreatmentPermitted",
"definition": "Indication of permission for the treatment, no permission for the treatment, or permission for the treatment with constraints.",
"alias": [
"BehandelingToegestaan"
],
"type": [
{
"code": "CodeableConcept"
}
]
}
]
}
}