FHIR IG Statistics: StructureDefinition/NICE-GeneralMeasurement
Package | niceprofiling.v23q1 |
Resource Type | StructureDefinition |
Id | NICE-GeneralMeasurement |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=niceprofiling.v23q1@0.5.0&canonical=https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-GeneralMeasurement-2022Q1 |
URL | https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-GeneralMeasurement-2022Q1 |
Status | active |
Date | 2022-01-18T14:10:16.4462743+00:00 |
Name | NICE-GeneralMeasurement |
Title | NICE-GeneralMeasurement |
Description | The NICE-Observation is a FHIR profile that encapsulates the various measurements of patients in the ICU. |
Purpose | This profile is used to submit measurement 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) GeneralMeasurement, 2017 release version 3.1 |
Copyright | CC0 |
Type | Observation |
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-GeneralMeasurement",
"meta": {
"lastUpdated": "2022-07-14T10:35:42.4287605+00:00"
},
"url": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-GeneralMeasurement-2022Q1",
"name": "NICE-GeneralMeasurement",
"title": "NICE-GeneralMeasurement",
"status": "active",
"date": "2022-01-18T14:10:16.4462743+00:00",
"publisher": "NICE",
"contact": [
{
"name": "NICE",
"telecom": [
{
"system": "email",
"value": "vragen@stichting-nice.nl"
}
]
}
],
"description": "The NICE-Observation is a FHIR profile that encapsulates the various measurements of patients in the ICU.",
"purpose": "This profile is used to submit measurement 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) GeneralMeasurement, 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)"
},
{
"identity": "NICE-Datadictionary-Complication",
"uri": "https://www.stichting-nice.nl/dd/#905",
"name": "NICE-Datadictionary-Complication",
"comment": "The Complication registration"
},
{
"identity": "NICE-Datadictionary-Capacity",
"uri": "https://www.stichting-nice.nl/dd/#561",
"name": "NICE-Datadictionary-Capacity",
"comment": "The Patient Acuity Registration"
}
],
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-GeneralMeasurement",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Observation",
"path": "Observation",
"mapping": [
{
"identity": "NICE-Datadictionary-MDS",
"map": "https://www.stichting-nice.nl/dd/#47",
"comment": "Chronic cardiovascular insufficiency"
},
{
"identity": "NICE-Datadictionary-MDS",
"map": "https://www.stichting-nice.nl/dd/#96",
"comment": "Pre-operative ejection fraction"
},
{
"identity": "NICE-Datadictionary-Complication",
"map": "https://www.stichting-nice.nl/dd/#900",
"comment": "DOSS Screening"
},
{
"identity": "NICE-Datadictionary-Complication",
"map": "https://www.stichting-nice.nl/dd/#901",
"comment": "CAM-ICU Screening"
},
{
"identity": "NICE-Datadictionary-Complication",
"map": "https://www.stichting-nice.nl/dd/#902",
"comment": "IC-DSC Screening"
},
{
"identity": "NICE-Datadictionary-Complication",
"map": "https://www.stichting-nice.nl/dd/#903",
"comment": "Other Screening"
},
{
"identity": "NICE-Datadictionary-Capacity",
"map": "https://www.stichting-nice.nl/dd/#563",
"comment": "Intracranial pressure (ICP)"
},
{
"identity": "NICE-Datadictionary-Capacity",
"map": "https://www.stichting-nice.nl/dd/#568",
"comment": "Neuro Checks"
}
]
},
{
"id": "Observation.extension",
"path": "Observation.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 1
},
{
"id": "Observation.extension:Verified",
"path": "Observation.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": "Observation.status",
"path": "Observation.status",
"short": "The status of the result value",
"definition": "The status of the result value has to be completed, so is therefore always 'final'.",
"fixedCode": "final"
},
{
"id": "Observation.code",
"path": "Observation.code",
"binding": {
"strength": "extensible",
"valueSetReference": {
"reference": "https://fhir.stichting-nice.nl/ValueSet/NICE-GeneralMeasurementCodeList",
"display": "MeasurementNameCodelist"
}
}
},
{
"id": "Observation.subject",
"path": "Observation.subject",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Patient-2022Q1"
}
]
},
{
"id": "Observation.context",
"path": "Observation.context",
"type": [
{
"code": "Reference",
"targetProfile": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Encounter-2022Q1"
}
]
}
]
}
}