PackagesCanonicalsLogsProblems
    Packages
    dguv.enla@1.0.0
    http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Heilmittel
description: Dieses Profil bildet die erforderlichen Heilmittel ab.
package_name: dguv.enla
derivation: constraint
name: DGUV_ENLA_PR_Heilmittel
type: Observation
elements:
  value[x]:
    elements:
      coding:
        elements:
          system:
            short: CodeSystem fuer Heilmittel
            pattern: {type: Uri, value: 'http://fhir.dguv.de/ENLA/CodeSystem/DGUV-ENLA-CS-Heilmittel'}
            mustSupport: true
            index: 28
          code: {short: Kürzel für konkretes Heilmittel, mustSupport: true, index: 29}
          display: {short: Bezeichnung für konkretes Heilmittel, mustSupport: true, index: 30}
        required: [display, system, code]
      text: {short: Angaben über Heilmittel als Freitext, mustSupport: true, index: 31}
  meta:
    mustSupport: true
    index: 1
    elements:
      profile:
        mustSupport: true
        pattern: {type: Canonical, value: 'http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Heilmittel'}
        index: 2
    required: [profile]
  value:
    elements:
      coding:
        extensions: {}
        elements:
          extension:
            elements:
              value:
                short: Kennzeichnung von Heilmittel als verordnet (true) / nicht verordnet (false)
                mustSupport: true
                choices: []
                index: 27
            required: [value]
  effective[x]:
    elements:
      code:
        short: Direkt | Festzul | Azpkt
        binding: {strength: required, valueSet: 'http://fhir.dguv.de/ENLA/ValueSet/DGUV-ENLA-VS-MassnahmenZeitpunkt'}
        mustSupport: true
        index: 14
        elements:
          coding:
            mustSupport: true
            index: 15
            elements:
              system:
                pattern: {type: Uri, value: 'http://fhir.dguv.de/ENLA/CodeSystem/DGUV-ENLA-CS-MassnahmenZeitpunkt'}
                mustSupport: true
                index: 16
              code: {mustSupport: true, index: 17}
              display: {mustSupport: true, index: 18}
            required: [display, system, code]
          text: {short: Anwendungsbeginn des Heilmittels als Freitext, mustSupport: true, index: 19}
        required: [coding]
    required: [code]
  status:
    pattern: {type: Code, value: final}
    mustSupport: true
    index: 3
  effective:
    short: Anwendungsbeginn Heilmittel
    mustSupport: true
    choices: [effectiveTiming]
    index: 12
  id: {mustSupport: true, index: 0}
  code:
    short: Kennzeichnung des ENLA-Teilberichtsinhalts
    mustSupport: true
    index: 4
    elements:
      coding:
        mustSupport: true
        index: 5
        elements:
          system:
            short: CodeSystem für ENLA-Teilberichtsinhalte
            pattern: {type: Uri, value: 'http://fhir.dguv.de/ENLA/CodeSystem/DGUV-ENLA-CS-Teilberichtsinhalt'}
            mustSupport: true
            index: 6
          code:
            short: Kürzel für ENLA-Teilberichtsinhalt Besondere Maßnahmen
            pattern: {type: Code, value: HEILM}
            mustSupport: true
            index: 7
          display:
            short: Bezeichnung für Teilberichtsinhalt Besondere Maßnahmen
            pattern: {type: String, value: Heilmittel}
            mustSupport: true
            index: 8
        required: [display, system, code]
    required: [coding]
  effectiveTiming: {type: Timing, short: Anwendungsbeginn Heilmittel, mustSupport: true, choiceOf: effective, index: 13}
  valueCodeableConcept: {type: CodeableConcept, short: Angaben über notwendiges Heilmittel, mustSupport: true, choiceOf: value, index: 22}
  subject:
    type: Reference
    short: Verweis auf betroffene versicherte Person
    mustSupport: true
    refers: ['http://fhir.dguv.de/ENLA/Patient/DGUV-ENLA-PR-VersichertePerson']
    index: 9
    elements:
      reference: {mustSupport: true, index: 10}
    required: [reference]
package_version: 1.0.0
class: profile
kind: resource
url: http://fhir.dguv.de/ENLA/Observation/DGUV-ENLA-PR-Heilmittel
base: http://hl7.org/fhir/StructureDefinition/Observation
version: '1.0'
required: [value, effectiveTiming, subject, valueCodeableConcept, meta, effective]