PackagesCanonicalsLogsProblems
    Packages
    kbv.mio.patientenkurzakte@1.0.0-benehmensherstellung
    https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Device_Implant
{
  "description": "Mit diesem Profil kann ein Implantat abgebildet werden.",
  "_filename": "KBVPRMIONFDDeviceImplant.json",
  "package_name": "kbv.mio.patientenkurzakte",
  "date": null,
  "derivation": "constraint",
  "publisher": "Kassenärztliche Bundesvereinigung (KBV)",
  "fhirVersion": "4.0.1",
  "name": "KBV_PR_MIO_NFD_Device_Implant",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://fda.gov/UDI",
    "name": "UDI Mapping",
    "identity": "udi"
  } ],
  "abstract": false,
  "type": "Device",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0-benehmensherstellung",
  "status": "draft",
  "id": "741d486b-1a18-4761-ab50-ed8efdf568ab",
  "kind": "resource",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Device_Implant",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Device.meta",
      "min": 1,
      "path": "Device.meta"
    }, {
      "id": "Device.meta.versionId",
      "max": "0",
      "path": "Device.meta.versionId"
    }, {
      "id": "Device.meta.lastUpdated",
      "max": "0",
      "path": "Device.meta.lastUpdated"
    }, {
      "id": "Device.meta.source",
      "max": "0",
      "path": "Device.meta.source"
    }, {
      "id": "Device.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Device.meta.profile",
      "fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Device_Implant|1.0.0"
    }, {
      "id": "Device.meta.security",
      "max": "0",
      "path": "Device.meta.security"
    }, {
      "id": "Device.meta.tag",
      "max": "0",
      "path": "Device.meta.tag"
    }, {
      "id": "Device.implicitRules",
      "max": "0",
      "path": "Device.implicitRules"
    }, {
      "id": "Device.language",
      "max": "0",
      "path": "Device.language"
    }, {
      "id": "Device.contained",
      "max": "0",
      "path": "Device.contained"
    }, {
      "id": "Device.identifier",
      "max": "0",
      "path": "Device.identifier"
    }, {
      "id": "Device.definition",
      "max": "0",
      "path": "Device.definition"
    }, {
      "id": "Device.udiCarrier",
      "max": "0",
      "path": "Device.udiCarrier"
    }, {
      "id": "Device.status",
      "max": "0",
      "path": "Device.status"
    }, {
      "id": "Device.statusReason",
      "max": "0",
      "path": "Device.statusReason"
    }, {
      "id": "Device.distinctIdentifier",
      "max": "0",
      "path": "Device.distinctIdentifier"
    }, {
      "id": "Device.manufacturer",
      "max": "0",
      "path": "Device.manufacturer"
    }, {
      "id": "Device.manufactureDate",
      "max": "0",
      "path": "Device.manufactureDate"
    }, {
      "id": "Device.expirationDate",
      "max": "0",
      "path": "Device.expirationDate"
    }, {
      "id": "Device.lotNumber",
      "max": "0",
      "path": "Device.lotNumber"
    }, {
      "id": "Device.serialNumber",
      "max": "0",
      "path": "Device.serialNumber"
    }, {
      "id": "Device.deviceName",
      "max": "1",
      "path": "Device.deviceName",
      "mustSupport": true
    }, {
      "id": "Device.deviceName.name",
      "path": "Device.deviceName.name",
      "mustSupport": true
    }, {
      "id": "Device.deviceName.type",
      "path": "Device.deviceName.type",
      "fixedCode": "model-name"
    }, {
      "id": "Device.modelNumber",
      "max": "0",
      "path": "Device.modelNumber"
    }, {
      "id": "Device.partNumber",
      "max": "0",
      "path": "Device.partNumber"
    }, {
      "id": "Device.type",
      "min": 1,
      "path": "Device.type",
      "mustSupport": true
    }, {
      "id": "Device.type.coding",
      "max": "1",
      "path": "Device.type.coding",
      "binding": {
        "strength": "example",
        "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_MIO_NFD_Implant|1.0.0"
      },
      "mustSupport": true
    }, {
      "id": "Device.type.coding.system",
      "min": 1,
      "path": "Device.type.coding.system"
    }, {
      "id": "Device.type.coding.version",
      "min": 1,
      "path": "Device.type.coding.version"
    }, {
      "id": "Device.type.coding.code",
      "min": 1,
      "path": "Device.type.coding.code"
    }, {
      "id": "Device.type.coding.display",
      "min": 1,
      "path": "Device.type.coding.display"
    }, {
      "id": "Device.type.coding.display.extension",
      "path": "Device.type.coding.display.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Device.type.coding.display.extension:anzeigenameType",
      "max": "1",
      "min": 1,
      "path": "Device.type.coding.display.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Terminology_German" ]
      } ],
      "sliceName": "anzeigenameType",
      "mustSupport": true
    }, {
      "id": "Device.type.coding.display.extension:anzeigenameType.extension",
      "path": "Device.type.coding.display.extension.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Device.type.coding.display.extension:anzeigenameType.extension:content",
      "path": "Device.type.coding.display.extension.extension",
      "sliceName": "content",
      "mustSupport": true
    }, {
      "id": "Device.type.coding.display.extension:anzeigenameType.extension:content.value[x]",
      "path": "Device.type.coding.display.extension.extension.value[x]",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Device.type.coding.display.extension:anzeigenameType.extension:content.value[x]:valueString",
      "path": "Device.type.coding.display.extension.extension.value[x]",
      "sliceName": "valueString",
      "definition": "In diesem Attribut sollen die entsprechende deutsche Bezeichnung des Loinc oder Snomed-Codes aus der Conceptmap eingetragen werden, also in diesem Fall den Displaynamen des Targetsystems aus https://fhir.kbv.de/ConceptMap/KBV_CM_MIO_NFD_Implant_German|1.0.0",
      "mustSupport": true
    }, {
      "id": "Device.type.coding.userSelected",
      "max": "0",
      "path": "Device.type.coding.userSelected"
    }, {
      "id": "Device.type.text",
      "min": 1,
      "path": "Device.type.text",
      "mustSupport": true
    }, {
      "id": "Device.specialization",
      "max": "0",
      "path": "Device.specialization"
    }, {
      "id": "Device.version",
      "max": "0",
      "path": "Device.version"
    }, {
      "id": "Device.property",
      "max": "0",
      "path": "Device.property"
    }, {
      "id": "Device.patient",
      "min": 1,
      "path": "Device.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Patient_NFD|1.0.0" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Device.patient.reference",
      "min": 1,
      "path": "Device.patient.reference",
      "mustSupport": true
    }, {
      "id": "Device.patient.type",
      "max": "0",
      "path": "Device.patient.type"
    }, {
      "id": "Device.patient.identifier",
      "max": "0",
      "path": "Device.patient.identifier"
    }, {
      "id": "Device.patient.display",
      "max": "0",
      "path": "Device.patient.display"
    }, {
      "id": "Device.owner",
      "max": "0",
      "path": "Device.owner"
    }, {
      "id": "Device.contact",
      "max": "0",
      "path": "Device.contact"
    }, {
      "id": "Device.location",
      "max": "0",
      "path": "Device.location"
    }, {
      "id": "Device.url",
      "max": "0",
      "path": "Device.url"
    }, {
      "id": "Device.note",
      "max": "0",
      "path": "Device.note"
    }, {
      "id": "Device.safety",
      "max": "0",
      "path": "Device.safety"
    }, {
      "id": "Device.parent",
      "max": "0",
      "path": "Device.parent"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device"
}