Package | NICEProfiling.v23Q1 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=NICEProfiling.v23Q1@0.5.0&canonical=https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-PacemakerUse-2022Q1 |
Url | https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-PacemakerUse-2022Q1 |
Version | 0.0.1 |
Status | active |
Date | 2021-12-10T12:44:31.0309189+00:00 |
Name | NICE-PacemakerUse |
Title | NICE-PacemakerUse |
Experimental | False |
Description | This profile is for submitting data to the NICE related to the use of pacemakers. |
Purpose | This profile is used to submit pacemaker 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) DeviceUseProduct, 2017 release version 3.1 |
Copyright | CC0 |
Type | DeviceUseStatement |
Kind | resource |
No resources found
StructureDefinition | |
https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-MedicalDeviceProduct-2022Q1 | NICE-MedicalDeviceProduct |
https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-PacemakerUsage-2022Q1 | NICE-PacemakerUsage |
https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Patient-2022Q1 | NICE-Patient |
https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Verified-2022Q1 | NICE-Verified |
{
"resourceType" : "StructureDefinition",
"id" : "NICE-PacemakerUse",
"meta" : {
"lastUpdated" : "2022-04-13T10:18:56.8400231+00:00"
},
"url" : "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-PacemakerUse-2022Q1",
"version" : "0.0.1",
"name" : "NICE-PacemakerUse",
"title" : "NICE-PacemakerUse",
"status" : "active",
"date" : "2021-12-10T12:44:31.0309189+00:00",
"publisher" : "NICE",
"contact" : [
{
"name" : "NICE",
"telecom" : [
{
"system" : "email",
"value" : "vragen@stichting-nice.nl"
}
]
}
],
"description" : "This profile is for submitting data to the NICE related to the use of pacemakers.",
"purpose" : "This profile is used to submit pacemaker 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) DeviceUseProduct, 2017 release version 3.1",
"copyright" : "CC0",
"fhirVersion" : "3.0.2",
"mapping" : [
{
"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" : "DeviceUseStatement",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/DeviceUseStatement",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "DeviceUseStatement",
"path" : "DeviceUseStatement",
"short" : "Record of use of a pacemaker",
"definition" : "A record of a pacemaker being used by a patient. A description on how the pacemaker is used is defined in extension.pacemakerUsage."
},
{
"id" : "DeviceUseStatement.extension",
"path" : "DeviceUseStatement.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 2
},
{
"id" : "DeviceUseStatement.extension:Verified",
"path" : "DeviceUseStatement.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" : "DeviceUseStatement.extension:pacemakerUsage",
"path" : "DeviceUseStatement.extension",
"sliceName" : "pacemakerUsage",
"definition" : "The specific use of the external pacemaker is defined here. \r\n\r\n- Score 0: No external pacemaker. A pacemaker was connected to the patient for less then 1 hour or not connected at all.\r\n- Score 1: Standby. For a minimum of one hour during this shift, the pacemaker is physically connected to the patient, but less than 50% of heart activity is initiated by the external pacemaker.\r\n- Score 2: Atrial or ventricular pacing. For a minimum of one hour during this shift, at least 50% of the heart's activity is initiated by the external pacemaker.",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-PacemakerUsage-2022Q1"
}
],
"mustSupport" : true,
"mapping" : [
{
"identity" : "NICE-Datadictionary-Capacity",
"map" : "https://www.stichting-nice.nl/dd/#574",
"comment" : "Pacemaker"
}
]
},
{
"id" : "DeviceUseStatement.extension:context",
"path" : "DeviceUseStatement.extension",
"sliceName" : "context",
"short" : "context",
"definition" : "Reference to the NICE-Encounter. This extension is required because encounter-related information is used in the patient acuity registration as a linked field to the MDS, patient information (patient identification number) is not.\r\n\r\nAn instance of this profile shall be linked to a NICE-Encounter (and admission number) that should be used for the NICE submission.",
"min" : 0,
"type" : [
{
"code" : "Extension",
"profile" : "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Encounter-2022Q1-reference"
}
]
},
{
"id" : "DeviceUseStatement.subject",
"path" : "DeviceUseStatement.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Patient-2022Q1"
}
]
},
{
"id" : "DeviceUseStatement.whenUsed",
"path" : "DeviceUseStatement.whenUsed",
"definition" : "The time period over which the device was used. \r\n\r\nFor the Pacemaker (Capacity module) the period will be assessed. If the device is still used after ICU discharge, then the element 'end' shall not be scored.",
"mapping" : [
{
"identity" : "NICE-Datadictionary-Capacity",
"map" : "https://www.stichting-nice.nl/dd/#574",
"comment" : "Pacemaker"
}
]
},
{
"id" : "DeviceUseStatement.device",
"path" : "DeviceUseStatement.device",
"type" : [
{
"code" : "Reference",
"targetProfile" : "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-MedicalDeviceProduct-2022Q1"
}
],
"mapping" : [
{
"identity" : "NICE-Datadictionary-Capaciteitsregistratie",
"map" : "https://www.stichting-nice.nl/dd/#574",
"comment" : "Pacemaker"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.