PackagesCanonicalsLogsProblems
    Packages
    de.gkvsv.evp@1.0.1
    https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_CarePlanBedarf
description: Abbildung eines Bedarfes auf einer Beratung mit einer bis mehreren Maßnahmen.
package_name: de.gkvsv.evp
derivation: constraint
name: GKVSV_PR_EVP_CarePlanBedarf
type: CarePlan
elements:
  description:
    short: Bedarfsspezifikation
    maxLength: 600
    constraint:
      ele-1: {human: Dieser Wert darf die Länge von 600 nicht überschreiten, severity: error, expression: length()<601}
    mustSupport: true
    index: 28
  category:
    short: Bedarfskategorie
    binding: {strength: required, valueSet: 'https://fhir.gkvsv.de/ValueSet/GKVSV_VS_EVP_BedarfsKategorie'}
    mustSupport: true
    index: 19
    elements:
      id: {index: 20}
      coding:
        mustSupport: true
        index: 21
        elements:
          id: {index: 22}
          system: {mustSupport: true, index: 23}
          version: {index: 24}
          code: {mustSupport: true, index: 25}
          userSelected: {index: 26}
        required: [system, code]
      text: {index: 27}
    required: [coding]
  addresses: {index: 41}
  instantiatesCanonical: {index: 12}
  meta:
    mustSupport: true
    index: 0
    elements:
      versionId: {index: 1}
      lastUpdated: {index: 2}
      source: {index: 3}
      profile:
        mustSupport: true
        pattern: {type: Canonical, value: 'https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_CarePlanBedarf|1.0'}
        index: 4
      security: {index: 5}
      tag: {index: 6}
    required: [profile]
  instantiatesUri: {index: 13}
  supportingInfo: {index: 42}
  encounter: {index: 35}
  implicitRules: {index: 7}
  goal:
    short: Zielformulierung
    mustSupport: true
    index: 43
    elements:
      id: {index: 44}
      reference: {index: 45}
      type: {index: 46}
      identifier: {index: 47}
      display:
        short: Zielformulierung
        maxLength: 600
        constraint:
          ele-1: {human: Dieser Wert darf die Länge von 600 nicht überschreiten, severity: error, expression: length()<601}
        mustSupport: true
        index: 48
    required: [display]
  created: {mustSupport: false, index: 37}
  note: {index: 60}
  author: {index: 38}
  activity:
    short: Maßnahmen
    mustSupport: true
    array: true
    max: 99
    index: 49
    elements:
      outcomeCodeableConcept: {index: 50}
      outcomeReference: {index: 51}
      progress: {index: 52}
      reference:
        type: Reference
        mustSupport: true
        refers: ['https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_ServiceRequestMassnahme']
        index: 53
        elements:
          id: {index: 54}
          reference: {mustSupport: true, index: 55}
          type: {index: 56}
          identifier: {index: 57}
          display: {index: 58}
        required: [reference]
      detail: {index: 59}
    required: [reference]
  contained: {index: 10}
  contributor: {index: 39}
  status:
    pattern: {type: Code, value: active}
    index: 17
  language: {index: 8}
  identifier: {index: 11}
  intent:
    pattern: {type: Code, value: plan}
    index: 18
  replaces: {index: 15}
  period: {index: 36}
  basedOn: {index: 14}
  partOf: {index: 16}
  subject:
    type: Reference
    mustSupport: true
    refers: ['https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_Versicherter']
    index: 29
    elements:
      id: {index: 30}
      reference: {mustSupport: true, index: 31}
      type: {index: 32}
      identifier: {index: 33}
      display: {index: 34}
    required: [reference]
  careTeam: {index: 40}
  text: {index: 9}
package_version: 1.0.1
class: profile
kind: resource
url: https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_CarePlanBedarf
base: http://hl7.org/fhir/StructureDefinition/CarePlan
version: '1.0'
required: [meta, category, description, goal]