PackagesCanonicalsLogsProblems
    Packages
    de.gevko.emdaf@1.1.2
    https://fhir.gevko.de/StructureDefinition/EMDAF_PR_Observation_Leistungssportler
description: Leistungssportler - Observation für das elektronische Medikations-Datenaustauschformat (eMDAF)
package_name: de.gevko.emdaf
derivation: constraint
name: EMDAF_PR_Observation_Leistungssportler
type: Observation
elements:
  category: {index: 9}
  referenceRange: {index: 40}
  hasMember: {index: 41}
  meta:
    mustSupport: true
    index: 0
    elements:
      profile:
        mustSupport: true
        pattern: {type: Canonical, value: 'https://fhir.gevko.de/StructureDefinition/EMDAF_PR_Observation_Leistungssportler|1.1.2'}
        index: 1
    required: [profile]
  derivedFrom: {index: 42}
  interpretation: {index: 34}
  encounter: {index: 24}
  method: {index: 37}
  specimen: {index: 38}
  value:
    short: Leistungssportler - JA / NEIN
    mustSupport: true
    choices: [valueBoolean]
    index: 31
  implicitRules: {index: 2}
  valueBoolean: {type: boolean, short: Leistungssportler - JA / NEIN, mustSupport: true, choiceOf: value, index: 32}
  component: {index: 43}
  note: {index: 35}
  contained: {index: 4}
  effectiveDateTime: {type: dateTime, short: 'Zeitpunkt der Beobachtung - hier: Zeitpunkt der Angabe zu Leistungssportler.', mustSupport: true, choiceOf: effective, index: 27}
  status:
    pattern: {type: Code, value: final}
    mustSupport: true
    index: 8
  language: {index: 3}
  effective:
    short: 'Zeitpunkt der Beobachtung - hier: Zeitpunkt der Angabe zu Leistungssportler.'
    mustSupport: true
    choices: [effectiveDateTime]
    index: 26
  code:
    mustSupport: true
    index: 10
    elements:
      coding:
        mustSupport: true
        index: 11
        elements:
          system:
            pattern: {type: Uri, value: 'https://fhir.gevko.de/CodeSystem/EMDAF_CS_section_type'}
            mustSupport: true
            index: 12
          version: {index: 13}
          code:
            pattern: {type: Code, value: LS}
            mustSupport: true
            index: 14
          display:
            pattern: {type: String, value: Leistungssportler}
            mustSupport: true
            index: 15
          userSelected: {index: 16}
        required: [system, code]
      text: {index: 17}
    required: [coding]
  identifier: {index: 5}
  bodySite: {index: 36}
  focus: {index: 23}
  issued: {index: 28}
  device: {index: 39}
  basedOn: {index: 6}
  partOf: {index: 7}
  subject:
    type: Reference
    mustSupport: true
    refers: ['https://fhir.gevko.de/StructureDefinition/EMDAF_PR_Patient']
    index: 18
    elements:
      reference: {mustSupport: true, index: 19}
      type: {index: 20}
      identifier: {index: 21}
      display: {index: 22}
    required: [reference]
  performer: {index: 29}
  dataAbsentReason: {index: 33}
package_version: 1.1.2
class: profile
kind: resource
url: https://fhir.gevko.de/StructureDefinition/EMDAF_PR_Observation_Leistungssportler
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 1.1.2
required: [effectiveDateTime, value, valueBoolean, subject, meta, effective]