| Package | niceprofiling.v23q1 |
| Resource Type | StructureDefinition |
| Id | NICE-PressureUlcer |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=niceprofiling.v23q1@0.5.0&canonical=https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-PressureUlcer-2022Q1 |
| URL | https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-PressureUlcer-2022Q1 |
| Version | 1 |
| Status | active |
| Date | 2021-12-07T13:20:54.1686808+00:00 |
| Name | NICE-PressureUlcer |
| Title | NICE-PressureUlcer |
| Description | This profile is for sumbitting data to the NICE related to pressure ulcers. Of interest is the staging of the found pressure ulcer. |
| Purpose | This profile is used to submit pressure ulcer 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) PressureUlcer, 2017 release version 3.1 |
| Copyright | CC0 |
| Type | Condition |
| Kind | resource |
No resources found
| StructureDefinition | |
| NICE-Encounter-2022Q1 | NICE-Encounter |
| NICE-Patient-2022Q1 | NICE-Patient |
| NICE-Verified-2022Q1 | NICE-Verified |
| zib-PressureUlcer | zib PressureUlcer |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "NICE-PressureUlcer",
"meta": {
"lastUpdated": "2022-09-20T09:03:09.337967+00:00"
},
"url": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-PressureUlcer-2022Q1",
"version": "1",
"name": "NICE-PressureUlcer",
"title": "NICE-PressureUlcer",
"status": "active",
"date": "2021-12-07T13:20:54.1686808+00:00",
"publisher": "NICE",
"contact": [
{
"name": "NICE",
"telecom": [
{
"system": "email",
"value": "vragen@stichting-nice.nl"
}
]
}
],
"description": "This profile is for sumbitting data to the NICE related to pressure ulcers. Of interest is the staging of the found pressure ulcer.",
"purpose": "This profile is used to submit pressure ulcer 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) PressureUlcer, 2017 release version 3.1",
"copyright": "CC0",
"fhirVersion": "3.0.2",
"mapping": [
{
"identity": "NICE-Datadictionary-MDS",
"uri": "https://www.stichting-nice.nl/dd/#528",
"name": "NICE-Datadictionary-MDS",
"comment": "The Minimal Data Set (MDS)"
}
],
"kind": "resource",
"abstract": false,
"type": "Condition",
"baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-PressureUlcer",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Condition",
"path": "Condition",
"mapping": [
{
"identity": "NICE-Datadictionary-MDS",
"map": "https://www.stichting-nice.nl/dd/#69",
"comment": "Pressure Ulcer"
}
]
},
{
"id": "Condition.extension",
"path": "Condition.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 1
},
{
"id": "Condition.extension:Verified",
"path": "Condition.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": "Condition.code",
"path": "Condition.code",
"mustSupport": true
},
{
"id": "Condition.subject",
"path": "Condition.subject",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Patient-2022Q1"
}
],
"mustSupport": true
},
{
"id": "Condition.context",
"path": "Condition.context",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Encounter-2022Q1"
}
],
"mustSupport": true
},
{
"id": "Condition.stage.summary",
"path": "Condition.stage.summary",
"min": 1,
"mustSupport": true
}
]
}
}