FHIR IG Statistics: StructureDefinition/zib-TreatmentDirective-Verification
Package | nictiz.fhir.nl.stu3.zib2015 |
Resource Type | StructureDefinition |
Id | zib-TreatmentDirective-Verification |
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-Verification |
URL | http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Verification |
Version | 1.0 |
Status | retired |
Date | 2017-02-17T16:43:55.3245828+01:00 |
Name | ZIB-TreatmentDirective-Verification |
Title | HCIM TreatmentDirective Verification |
Realm | nl |
Authority | hl7 |
Description | Extension to the CarePlan, which is used for the 'TreatmentDirective as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.0. to provide information on the verification of the treatment instruction. |
Purpose | Need to provide infromation on the possible verification of the treatment instruction given by the patient. |
Copyright | CC0 |
Type | Extension |
Kind | complex-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-Verification",
"meta": {
"versionId": "1",
"lastUpdated": "2017-05-03T18:10:49.287+02:00"
},
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Verification",
"version": "1.0",
"name": "ZIB-TreatmentDirective-Verification",
"title": "HCIM TreatmentDirective Verification",
"status": "retired",
"date": "2017-02-17T16:43:55.3245828+01:00",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "email",
"value": "info@nictiz.nl",
"use": "work"
}
]
}
],
"description": "Extension to the CarePlan, which is used for the 'TreatmentDirective as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.0. to provide information on the verification of the treatment instruction.",
"purpose": "Need to provide infromation on the possible verification of the treatment instruction given by the patient.",
"copyright": "CC0",
"fhirVersion": "3.0.1",
"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",
"short": "Verification",
"definition": "Container of the Verification concept. This container contains all data elements of the Verification concept.",
"alias": [
"Verificatie"
],
"isModifier": false
},
{
"id": "Extension.extension:Verified",
"path": "Extension.extension",
"sliceName": "Verified"
},
{
"id": "Extension.extension:Verified.url",
"path": "Extension.extension.url",
"fixedUri": "Verified"
},
{
"id": "Extension.extension:Verified.valueBoolean",
"path": "Extension.extension.valueBoolean",
"short": "Verified",
"definition": "Indication of the fact that the treatment instruction has been verified with the patient, the patient’s family and/or the patient's authorized representative.",
"alias": [
"Geverifieerd"
],
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Extension.extension:VerifiedWith",
"path": "Extension.extension",
"sliceName": "VerifiedWith"
},
{
"id": "Extension.extension:VerifiedWith.url",
"path": "Extension.extension.url",
"fixedUri": "VerifiedWith"
},
{
"id": "Extension.extension:VerifiedWith.valueCodeableConcept",
"path": "Extension.extension.valueCodeableConcept",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "Extension.extension:VerificationDate",
"path": "Extension.extension",
"sliceName": "VerificationDate"
},
{
"id": "Extension.extension:VerificationDate.url",
"path": "Extension.extension.url",
"fixedUri": "VerificationDate"
},
{
"id": "Extension.extension:VerificationDate.valueDateTime",
"path": "Extension.extension.valueDateTime",
"short": "VerificationDate",
"definition": "Date on which the verification with the patient, the patient’s family and/or the patient's authorized representative took place.",
"alias": [
"VerificatieDatum"
],
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "Extension.value",
"path": "Extension.value[x]",
"max": "0"
}
]
}
}