FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"id": "DGUV-OPER-PR-Implantat",
"url": "http://fhir.dguv.de/OPER/Device/DGUV-OPER-PR-Implantat",
"version": "0.1",
"name": "DGUV_OPER_PR_Implantat",
"title": "Implantat",
"status": "draft",
"publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
"description": "Dieses Profil bildet ein Implantat im Zusammenhang mit dem stationären Operationsbericht ab.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Device",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Device.id",
"path": "Device.id",
"mustSupport": true
},
{
"id": "Device.meta",
"path": "Device.meta",
"min": 1,
"mustSupport": true
},
{
"id": "Device.meta.profile",
"path": "Device.meta.profile",
"min": 1,
"max": "1",
"fixedCanonical": "http://fhir.dguv.de/OPER/Device/DGUV-OPER-PR-Implantat",
"mustSupport": true
},
{
"id": "Device.extension",
"path": "Device.extension",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Device.extension:ImplantatFreitext",
"path": "Device.extension",
"sliceName": "ImplantatFreitext",
"short": "Implantatbeschreibung als Freitext",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://fhir.dguv.de/OPER/Extension/DGUV-OPER-EX-ImplantatFreitext"
]
}
],
"mustSupport": true,
"isModifier": false
},
{
"id": "Device.extension:ImplantatFreitext.value[x]",
"path": "Device.extension.value[x]",
"short": "Konkreter Freitext zur Implantatbeschreibung",
"min": 1,
"mustSupport": true
},
{
"id": "Device.deviceName",
"path": "Device.deviceName",
"max": "1",
"mustSupport": true
},
{
"id": "Device.deviceName.name",
"path": "Device.deviceName.name",
"short": "Konkreter Name des Implantats",
"mustSupport": true
},
{
"id": "Device.deviceName.type",
"path": "Device.deviceName.type",
"mustSupport": true
},
{
"id": "Device.patient",
"path": "Device.patient",
"short": "Verweis auf versicherte Person, der das Implantat eingesetzt wurde",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"http://fhir.dguv.de/OPER/Patient/DGUV-OPER-PR-VersichertePerson"
]
}
],
"mustSupport": true
},
{
"id": "Device.patient.reference",
"path": "Device.patient.reference",
"short": "Konkreter Verweis auf versicherte Person, der das Implantat eingesetzt wurde",
"min": 1,
"mustSupport": true
}
]
}
}