PackagesCanonicalsLogsProblems
    Packages
    dguv.oper@0.1.0-Kommentierung
    http://fhir.dguv.de/OPER/Device/DGUV-OPER-PR-Implantat
{
  "description": "Dieses Profil bildet ein Implantat im Zusammenhang mit dem stationären Operationsbericht ab.",
  "_filename": "DGUV_OPER_PR_Implantat.json",
  "package_name": "dguv.oper",
  "date": null,
  "derivation": "constraint",
  "publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
  "fhirVersion": "4.0.1",
  "name": "DGUV_OPER_PR_Implantat",
  "abstract": false,
  "type": "Device",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Implantat",
  "package_version": "0.1.0-Kommentierung",
  "status": "draft",
  "id": "9a188b92-67f1-48df-a26c-0291599c3d02",
  "kind": "resource",
  "url": "http://fhir.dguv.de/OPER/Device/DGUV-OPER-PR-Implantat",
  "version": "0.1",
  "differential": {
    "element": [ {
      "id": "Device.id",
      "path": "Device.id",
      "mustSupport": true
    }, {
      "id": "Device.meta",
      "min": 1,
      "path": "Device.meta",
      "mustSupport": true
    }, {
      "id": "Device.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Device.meta.profile",
      "mustSupport": true,
      "fixedCanonical": "http://fhir.dguv.de/OPER/Device/DGUV-OPER-PR-Implantat"
    }, {
      "id": "Device.extension",
      "max": "1",
      "min": 1,
      "path": "Device.extension",
      "mustSupport": true
    }, {
      "path": "Device.extension",
      "min": 1,
      "isModifier": false,
      "short": "Implantatbeschreibung als Freitext",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.dguv.de/OPER/Extension/DGUV-OPER-EX-ImplantatFreitext" ]
      } ],
      "mustSupport": true,
      "sliceName": "ImplantatFreitext",
      "max": "1",
      "id": "Device.extension:ImplantatFreitext"
    }, {
      "id": "Device.extension:ImplantatFreitext.value[x]",
      "min": 1,
      "path": "Device.extension.value[x]",
      "short": "Konkreter Freitext zur Implantatbeschreibung",
      "mustSupport": true
    }, {
      "id": "Device.deviceName",
      "max": "1",
      "path": "Device.deviceName",
      "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",
      "min": 1,
      "path": "Device.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.dguv.de/OPER/Patient/DGUV-OPER-PR-VersichertePerson" ]
      } ],
      "short": "Verweis auf versicherte Person, der das Implantat eingesetzt wurde",
      "mustSupport": true
    }, {
      "id": "Device.patient.reference",
      "min": 1,
      "path": "Device.patient.reference",
      "short": "Konkreter Verweis auf versicherte Person, der das Implantat eingesetzt wurde",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device"
}