FHIR IG Statistics: StructureDefinition/KBVPRMIONFDDeviceUseStatementImplant
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Device_Use_Statement_Implant",
"version": "1.0.0",
"name": "KBV_PR_MIO_NFD_Device_Use_Statement_Implant",
"status": "active",
"publisher": "Kassenärztliche Bundesvereinigung (KBV)",
"description": "Mit diesem Profil kann der Verwendungszeitraum des Medizinproduktes abgebildet werden. außerdem kann die assoziierte Prozedur in diesem Profil aufgeführt werden.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "workflow",
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern"
},
{
"identity": "quick",
"uri": "http://siframework.org/cqf",
"name": "Quality Improvement and Clinical Knowledge (QUICK)"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "DeviceUseStatement",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/DeviceUseStatement",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "DeviceUseStatement",
"path": "DeviceUseStatement",
"constraint": [
{
"key": "DUS-1",
"severity": "error",
"human": "The date, the device was implanted, must at least consist of a year",
"expression": "timingPeriod.start.exists() implies timingPeriod.start.toString().length() >= 4",
"source": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Device_Use_Statement_Implant"
},
{
"key": "DUS-2",
"severity": "error",
"human": "The date, the device was removed, must at least consist of a year",
"expression": "timingPeriod.end.exists() implies timingPeriod.end.toString().length() >= 4",
"source": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Device_Use_Statement_Implant"
}
]
},
{
"id": "DeviceUseStatement.meta",
"path": "DeviceUseStatement.meta",
"min": 1
},
{
"id": "DeviceUseStatement.meta.versionId",
"path": "DeviceUseStatement.meta.versionId",
"max": "0"
},
{
"id": "DeviceUseStatement.meta.lastUpdated",
"path": "DeviceUseStatement.meta.lastUpdated",
"max": "0"
},
{
"id": "DeviceUseStatement.meta.source",
"path": "DeviceUseStatement.meta.source",
"max": "0"
},
{
"id": "DeviceUseStatement.meta.profile",
"path": "DeviceUseStatement.meta.profile",
"min": 1,
"max": "1",
"fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Device_Use_Statement_Implant|1.0.0"
},
{
"id": "DeviceUseStatement.meta.security",
"path": "DeviceUseStatement.meta.security",
"max": "0"
},
{
"id": "DeviceUseStatement.meta.tag",
"path": "DeviceUseStatement.meta.tag",
"max": "0"
},
{
"id": "DeviceUseStatement.implicitRules",
"path": "DeviceUseStatement.implicitRules",
"max": "0"
},
{
"id": "DeviceUseStatement.language",
"path": "DeviceUseStatement.language",
"max": "0"
},
{
"id": "DeviceUseStatement.contained",
"path": "DeviceUseStatement.contained",
"max": "0"
},
{
"id": "DeviceUseStatement.identifier",
"path": "DeviceUseStatement.identifier",
"max": "0"
},
{
"id": "DeviceUseStatement.basedOn",
"path": "DeviceUseStatement.basedOn",
"max": "0"
},
{
"id": "DeviceUseStatement.status",
"path": "DeviceUseStatement.status",
"fixedCode": "active"
},
{
"id": "DeviceUseStatement.subject",
"path": "DeviceUseStatement.subject",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Patient_NFD|1.0.0"
]
}
],
"mustSupport": true
},
{
"id": "DeviceUseStatement.subject.reference",
"path": "DeviceUseStatement.subject.reference",
"min": 1,
"mustSupport": true
},
{
"id": "DeviceUseStatement.subject.type",
"path": "DeviceUseStatement.subject.type",
"max": "0"
},
{
"id": "DeviceUseStatement.subject.identifier",
"path": "DeviceUseStatement.subject.identifier",
"max": "0"
},
{
"id": "DeviceUseStatement.subject.display",
"path": "DeviceUseStatement.subject.display",
"max": "0"
},
{
"id": "DeviceUseStatement.derivedFrom",
"path": "DeviceUseStatement.derivedFrom",
"max": "0"
},
{
"id": "DeviceUseStatement.timing[x]",
"path": "DeviceUseStatement.timing[x]",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"rules": "closed"
},
"type": [
{
"code": "Period"
}
],
"mustSupport": true
},
{
"id": "DeviceUseStatement.timing[x]:timingPeriod",
"path": "DeviceUseStatement.timing[x]",
"sliceName": "timingPeriod",
"min": 1,
"type": [
{
"code": "Period"
}
]
},
{
"id": "DeviceUseStatement.timing[x]:timingPeriod.extension",
"path": "DeviceUseStatement.timing[x].extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "DeviceUseStatement.timing[x]:timingPeriod.extension:datum",
"path": "DeviceUseStatement.timing[x].extension",
"sliceName": "datum",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_EX_MIO_NFD_Date_Implantation"
]
}
],
"mustSupport": true
},
{
"id": "DeviceUseStatement.timing[x]:timingPeriod.extension:datum.value[x]",
"path": "DeviceUseStatement.timing[x].extension.value[x]",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"rules": "closed"
},
"mustSupport": true
},
{
"id": "DeviceUseStatement.timing[x]:timingPeriod.extension:datum.value[x]:valueString",
"path": "DeviceUseStatement.timing[x].extension.valueString",
"sliceName": "valueString",
"min": 1,
"mustSupport": true
},
{
"id": "DeviceUseStatement.timing[x]:timingPeriod.start",
"path": "DeviceUseStatement.timing[x].start",
"mustSupport": true
},
{
"id": "DeviceUseStatement.timing[x]:timingPeriod.end",
"path": "DeviceUseStatement.timing[x].end",
"max": "0"
},
{
"id": "DeviceUseStatement.recordedOn",
"path": "DeviceUseStatement.recordedOn",
"max": "0"
},
{
"id": "DeviceUseStatement.source",
"path": "DeviceUseStatement.source",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Practitioner_Role_With_Organization|1.0.0"
]
}
],
"mustSupport": true
},
{
"id": "DeviceUseStatement.source.reference",
"path": "DeviceUseStatement.source.reference",
"min": 1,
"mustSupport": true
},
{
"id": "DeviceUseStatement.source.type",
"path": "DeviceUseStatement.source.type",
"max": "0"
},
{
"id": "DeviceUseStatement.source.identifier",
"path": "DeviceUseStatement.source.identifier",
"max": "0"
},
{
"id": "DeviceUseStatement.source.display",
"path": "DeviceUseStatement.source.display",
"max": "0"
},
{
"id": "DeviceUseStatement.device",
"path": "DeviceUseStatement.device",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Device_Implant|1.0.0"
]
}
],
"mustSupport": true
},
{
"id": "DeviceUseStatement.device.reference",
"path": "DeviceUseStatement.device.reference",
"min": 1,
"mustSupport": true
},
{
"id": "DeviceUseStatement.device.type",
"path": "DeviceUseStatement.device.type",
"max": "0"
},
{
"id": "DeviceUseStatement.device.identifier",
"path": "DeviceUseStatement.device.identifier",
"max": "0"
},
{
"id": "DeviceUseStatement.device.display",
"path": "DeviceUseStatement.device.display",
"max": "0"
},
{
"id": "DeviceUseStatement.reasonCode",
"path": "DeviceUseStatement.reasonCode",
"max": "0"
},
{
"id": "DeviceUseStatement.reasonReference",
"path": "DeviceUseStatement.reasonReference",
"max": "0"
},
{
"id": "DeviceUseStatement.bodySite",
"path": "DeviceUseStatement.bodySite",
"max": "0"
},
{
"id": "DeviceUseStatement.note",
"path": "DeviceUseStatement.note",
"max": "0"
}
]
}
}