FHIR IG Statistics: StructureDefinition/NICE-Consent
Package | niceprofiling.v23q1 |
Resource Type | StructureDefinition |
Id | NICE-Consent |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=niceprofiling.v23q1@0.5.0&canonical=https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Consent-2022Q1 |
URL | https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Consent-2022Q1 |
Version | 1 |
Status | active |
Date | 2021-11-01T12:37:25.2564731+00:00 |
Name | NICE-Consent |
Title | NICE-Consent |
Description | This profile is for denoting treatment restrictions on:
- Heart massages
- Ventilation treatments
- Renal replacement therapy
- Readmission |
Purpose | This profile is used to submit consent related information to the Dutch National Intensive Care Evaluation (NICE). It was derived from the Nictiz Health and Care Information Model (HCIM; Dutch: Zorginformatiebouwsteen or ZIB) TreatmentDirective, 2017 release version 3.1 |
Copyright | CC0 |
Type | Consent |
Kind | resource |
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "NICE-Consent",
"meta": {
"lastUpdated": "2022-07-14T10:35:05.3758421+00:00"
},
"url": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Consent-2022Q1",
"version": "1",
"name": "NICE-Consent",
"title": "NICE-Consent",
"status": "active",
"date": "2021-11-01T12:37:25.2564731+00:00",
"publisher": "NICE",
"contact": [
{
"name": "NICE",
"telecom": [
{
"system": "email",
"value": "vragen@stichting-nice.nl"
}
]
}
],
"description": "This profile is for denoting treatment restrictions on:\r\n - Heart massages\r\n - Ventilation treatments\r\n - Renal replacement therapy\r\n - Readmission",
"purpose": "This profile is used to submit consent related information to the Dutch National Intensive Care Evaluation (NICE). It was derived from the Nictiz Health and Care Information Model (HCIM; Dutch: Zorginformatiebouwsteen or ZIB) TreatmentDirective, 2017 release version 3.1",
"copyright": "CC0",
"fhirVersion": "3.0.2",
"mapping": [
{
"identity": "NICE-Datadictionary",
"uri": "https://www.stichting-nice.nl/dd/#start",
"name": "NICE Datadictionary"
}
],
"kind": "resource",
"abstract": false,
"type": "Consent",
"baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Consent",
"path": "Consent",
"definition": "A record of a healthcare consumer’s policy choices, which permits or denies identified recipient(s) or recipient role(s) to perform one or more actions within a given policy context, for specific purposes and periods of time.\r\n\r\nThe required registration of treatment directives is categorised into four types: CPR, ventilator support, renal replacement therapy and ICU readmission."
},
{
"id": "Consent.extension",
"path": "Consent.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 1
},
{
"id": "Consent.extension:Verified",
"path": "Consent.extension",
"sliceName": "Verified",
"short": "Is the instance validated by a medical professional?",
"definition": "Extension that is used to indicate whether the entire instance has been validated.\r\n\r\nEvery instance shall be validated by a hospital member / datamanager. However, this is not always feasible in case of automated submission of NICE data elements. This extensions shall be used to indicate the validation status of the instance.",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Verified-2022Q1"
}
]
},
{
"id": "Consent.extension:treatment",
"path": "Consent.extension",
"sliceName": "treatment",
"definition": "The medical treatment to which the treatment instruction applies. The instruction is documented in the treatmentPermitted element."
},
{
"id": "Consent.extension:treatment.url",
"path": "Consent.extension.url",
"fixedUri": "treatment"
},
{
"id": "Consent.extension:treatment.value[x]",
"path": "Consent.extension.value[x]",
"binding": {
"strength": "extensible",
"valueSetUri": "https://fhir.stichting-nice.nl/ValueSet/NICE-TreatmentCodelist"
},
"mapping": [
{
"identity": "NICE-Datadictionary",
"map": "https://www.stichting-nice.nl/dd/#924"
},
{
"identity": "NICE-Datadictionary",
"map": "https://www.stichting-nice.nl/dd/#925"
},
{
"identity": "NICE-Datadictionary",
"map": "https://www.stichting-nice.nl/dd/#922"
},
{
"identity": "NICE-Datadictionary",
"map": "https://www.stichting-nice.nl/dd/#923"
},
{
"identity": "NICE-Datadictionary",
"map": "https://www.stichting-nice.nl/dd/#928"
}
]
},
{
"id": "Consent.patient",
"path": "Consent.patient",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Patient-2022Q1"
}
]
},
{
"id": "Consent.dateTime",
"path": "Consent.dateTime",
"short": "When this Consent was registered",
"definition": "When this Consent/TreatmentDirective was registered.",
"min": 1
},
{
"id": "Consent.consentingParty",
"path": "Consent.consentingParty",
"type": [
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson"
},
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
},
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
},
{
"code": "Reference",
"targetProfile": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Patient-2022Q1"
}
]
}
]
}
}