| Package | niceprofiling.v23q1 |
| Resource Type | StructureDefinition |
| Id | NICE-SOFADay |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=niceprofiling.v23q1@0.5.0&canonical=https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-SOFADay-2022Q1 |
| URL | https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-SOFADay-2022Q1 |
| Version | 0.0.1 |
| Status | active |
| Name | NICE-SOFADay |
| Title | NICE-SOFADay |
| Description | Extension that shall be used to indicate the SOFA day that is related to the submitted element. |
| Copyright | CC0 |
| Type | Extension |
| Kind | complex-type |
No resources found
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "NICE-SOFADay",
"meta": {
"lastUpdated": "2021-11-03T10:28:48.458+00:00"
},
"url": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-SOFADay-2022Q1",
"version": "0.0.1",
"name": "NICE-SOFADay",
"title": "NICE-SOFADay",
"status": "active",
"publisher": "NICE",
"description": "Extension that shall be used to indicate the SOFA day that is related to the submitted element.",
"copyright": "CC0",
"contact": [
{
"name": "NICE",
"telecom": [
{
"system": "email",
"value": "vragen@stichting-nice.nl"
}
]
}
],
"fhirVersion": "3.0.2",
"mapping": [
{
"identity": "NICE-Datadictionary",
"uri": "https://www.stichting-nice.nl/dd/#start",
"name": "NICE Datadictionary"
}
],
"kind": "complex-type",
"abstract": false,
"contextType": "resource",
"context": [
"Observation",
"MedicationAdministration"
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "SOFADay",
"definition": "The ICU admission day which the SOFA score is based on.",
"mapping": [
{
"identity": "NICE-Datadictionary",
"map": "https://www.stichting-nice.nl/dd/#385"
}
]
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-SOFADay-2022Q1"
},
{
"id": "Extension.value[x]:valueInteger",
"path": "Extension.valueInteger",
"sliceName": "valueInteger",
"short": "SOFADay",
"definition": "Specific ICU admission day. Should be calculated by means of the rules stated in the NICE data dictionary",
"type": [
{
"code": "integer"
}
],
"mustSupport": true
}
]
}
}