FHIR IG Statistics: StructureDefinition/NICE-PacemakerUsage
Resources that use this resource
Resources that this resource uses
Examples of Use for Extension
No extension usage examples found
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "NICE-PacemakerUsage",
"meta": {
"lastUpdated": "2021-12-10T12:46:36.658+00:00"
},
"url": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-PacemakerUsage-2022Q1",
"version": "0.0.1",
"name": "NICE-PacemakerUsage",
"title": "NICE-PacemakerUsage",
"status": "active",
"date": "2021-12-10T12:43:51.6381668+00:00",
"publisher": "NICE",
"description": "Extension that is used to describe how the medical device is used.",
"copyright": "CC0",
"contact": [
{
"name": "NICE",
"telecom": [
{
"system": "email",
"value": "vragen@stichting-nice.nl"
}
]
}
],
"fhirVersion": "3.0.2",
"kind": "complex-type",
"abstract": false,
"contextType": "resource",
"context": [
"DeviceUseStatement"
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"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": "Extension",
"path": "Extension",
"short": "Pacemaker usage",
"definition": "The specific use of the external pacemaker is defined here."
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-PacemakerUsage-2022Q1"
},
{
"id": "Extension.value[x]:valueCodeableConcept",
"path": "Extension.valueCodeableConcept",
"sliceName": "valueCodeableConcept",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "Extension.value[x]:valueCodeableConcept.coding",
"path": "Extension.valueCodeableConcept.coding",
"definition": "The pacing of a heart via an external pacemaker (atrial or ventricular pacing) is understood to mean that a minimum 50% of the heart’s activity is initiated by the external pacemaker.\r\n\r\nThe pacemaker ‘standby’ is understood to mean that the pacemaker is physically connected to the patient, but that less than 50% of heart activity is initiated by the external pacemaker.",
"binding": {
"strength": "required",
"description": "PacemakerUsage",
"valueSetUri": "https://fhir.stichting-nice.nl/ValueSet/NICE-PacemakerUsage"
}
}
]
}
}