PackagesCanonicalsLogsProblems
    Packages
    odilab.evo@0.0.4
    http://fhir.odilab.de/StructureDefinition/PrescriptionDevice
description: Ein Rezept für eine Hilfsmit.
package_name: odilab.evo
derivation: constraint
name: PrescriptionDevice
type: DeviceRequest
elements:
  performerType: {index: 40}
  insurance:
    type: Reference
    refers: ['https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Coverage|1.1.0']
    index: 44
  instantiatesCanonical: {index: 14}
  meta:
    index: 1
    elements:
      profile: {index: 2}
      security: {index: 3}
      tag: {index: 4}
    required: [profile]
  instantiatesUri: {index: 15}
  supportingInfo: {index: 45}
  encounter: {index: 34}
  priorRequest: {index: 17}
  implicitRules: {index: 5}
  reasonCode:
    short: Diagnose (ICD)
    binding: {strength: required, valueSet: 'http://fhir.odilab.de/ValueSet/valueSet-icd-10-gm'}
    index: 42
  authoredOn: {short: Ausstellungsdatum, index: 38}
  extension:
    index: 7
    slicing:
      slices:
        Zuzahlungsstatus:
          match: {}
          schema: {type: Extension, url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_FOR_StatusCoPayment', index: 8}
          min: 0
          max: 1
        Notdienstgebuehr:
          match: {}
          schema: {type: Extension, url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_EmergencyServicesFee', index: 9}
          min: 0
          max: 1
        BVG:
          match: {}
          schema: {type: Extension, url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_BVG', index: 10}
          min: 1
          max: 1
        Unfallinformationen:
          match: {}
          schema: {type: Extension, url: 'http://fhir.odilab.de/StructureDefinition/Unfallinformation', index: 11}
          min: 0
          max: 1
        Folgeversorgung:
          match: {}
          schema: {type: Extension, url: 'http://fhir.odilab.de/StructureDefinition/Folgeversorgung', index: 12}
          min: 0
  requester:
    type: Reference
    refers: ['https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Practitioner|1.1.0']
    index: 39
  priority: {index: 21}
  occurrencePeriod: {type: Period, short: Verordnungszeitraum, choiceOf: occurrence, index: 37}
  status:
    pattern: {type: Code, value: active}
    index: 19
  language: {index: 6}
  id: {index: 0}
  codeCodeableConcept: {type: CodeableConcept, choiceOf: code, index: 24}
  groupIdentifier: {index: 18}
  code:
    choices: [codeCodeableConcept]
    index: 23
  identifier: {index: 13}
  intent:
    pattern: {type: Code, value: order}
    index: 20
  basedOn: {index: 16}
  code[x]:
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://fhir.de/sid/gkv/hmnr'}
            index: 25
  subject:
    type: Reference
    refers: ['https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Patient|1.1.0']
    index: 33
  parameter:
    elements:
      id: {index: 26}
      code:
        elements:
          id: {index: 27}
          coding:
            index: 28
            elements:
              system: {index: 29}
              version: {index: 30}
              code: {index: 31}
              userSelected: {index: 32}
            required: [system, code]
  occurrence:
    short: Verordnungszeitraum
    choices: [occurrencePeriod]
    index: 36
  performer: {index: 41}
  reasonReference: {index: 43}
package_version: 0.0.4
extensions:
  Zuzahlungsstatus: {url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_FOR_StatusCoPayment', min: 0, max: 1, type: Extension, index: 8}
  Notdienstgebuehr: {url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_EmergencyServicesFee', min: 0, max: 1, type: Extension, index: 9}
  BVG: {url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_BVG', min: 1, max: 1, type: Extension, index: 10}
  Unfallinformationen: {url: 'http://fhir.odilab.de/StructureDefinition/Unfallinformation', min: 0, max: 1, type: Extension, index: 11}
  Folgeversorgung: {url: 'http://fhir.odilab.de/StructureDefinition/Folgeversorgung', min: 0, type: Extension, index: 12}
class: profile
kind: resource
url: http://fhir.odilab.de/StructureDefinition/PrescriptionDevice
base: http://hl7.org/fhir/StructureDefinition/DeviceRequest
version: null
required: [authoredOn, requester, id, extension, status, insurance, meta]