FHIR IG Statistics: StructureDefinition/bc-treatmentdirective-advancedirective
Package | nictiz.fhir.nl.stu3.geboortezorg |
Resource Type | StructureDefinition |
Id | bc-treatmentdirective-advancedirective |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.geboortezorg@1.3.3-rc7&canonical=http://nictiz.nl/fhir/StructureDefinition/bc-treatmentdirective-advancedirective |
URL | http://nictiz.nl/fhir/StructureDefinition/bc-treatmentdirective-advancedirective |
Status | active |
Name | bc-treatmentdirective-advancedirective |
Title | bc-treatmentdirective-advancedirective |
Realm | nl |
Description | The AdvanceDirective concept of zib TreatmentDirective. |
Purpose | This extension represents the AdvanceDirective concept of the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) TreatmentDirective2-v1.0(2020EN)](https://zibs.nl/wiki/TreatmentDirective2-v1.0(2020EN)). The cardinality of the `Consent.source[x]` element does not comply with the cardinality of the AdvanceDirective concept (NL-CM:2.2.8). This is solved by adding an extension that can be used to provide additional sources after the `Concent.source[x]` is populated first. |
Copyright | CC0 |
Type | Extension |
Kind | complex-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": "bc-treatmentdirective-advancedirective",
"url": "http://nictiz.nl/fhir/StructureDefinition/bc-treatmentdirective-advancedirective",
"name": "bc-treatmentdirective-advancedirective",
"title": "bc-treatmentdirective-advancedirective",
"status": "active",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "email",
"value": "geboortezorg@nictiz.nl",
"use": "work"
}
]
}
],
"description": "The AdvanceDirective concept of zib TreatmentDirective.",
"purpose": "This extension represents the AdvanceDirective concept of the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) TreatmentDirective2-v1.0(2020EN)](https://zibs.nl/wiki/TreatmentDirective2-v1.0(2020EN)). The cardinality of the `Consent.source[x]` element does not comply with the cardinality of the AdvanceDirective concept (NL-CM:2.2.8). This is solved by adding an extension that can be used to provide additional sources after the `Concent.source[x]` is populated first.",
"copyright": "CC0",
"fhirVersion": "3.0.2",
"mapping": [
{
"identity": "zib-treatmentdirective2-v1.0-2020EN",
"uri": "https://zibs.nl/wiki/TreatmentDirective2-v1.0(2020EN)",
"name": "zib TreatmentDirective2-v1.0(2020EN)"
}
],
"kind": "complex-type",
"abstract": false,
"contextType": "resource",
"context": [
"Consent"
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"comment": "The cardinality of the `Consent.source[x]` element does not comply with the cardinality of the AdvanceDirective concept (NL-CM:2.2.8) specified in the HCIM TreatmentDirective2. This is solved by adding an extension that can be used to provide additional sources after `Consent.source[x]` is populated."
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://nictiz.nl/fhir/StructureDefinition/bc-treatmentdirective-advancedirective"
},
{
"id": "Extension.value[x]:valueReference",
"path": "Extension.value[x]",
"sliceName": "valueReference",
"short": "AdvanceDirective",
"definition": "A (written) statement in which a person indicates wishes concerning future medical action, in the event that this person is at that point no longer (deemed) capable of taking decisions on the matter.",
"alias": [
"Wilsverklaring"
],
"type": [
{
"code": "Reference",
"targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-AdvanceDirective"
}
],
"mapping": [
{
"identity": "zib-treatmentdirective2-v1.0-2020EN",
"map": "NL-CM:2.2.8",
"comment": "AdvanceDirective"
}
]
}
]
}
}