PackagesCanonicalsLogsProblems
    Packages
    de.gematik.dev.epa@1.1.0-alpha.4
    https://gematik.de/fhir/epa/StructureDefinition/epa-observation-body-weight
description: Dieses Profil bildet das Körpergewicht ab.
package_name: de.gematik.dev.epa
derivation: constraint
name: EPAObservationBodyWeight
type: Observation
elements:
  value[x]:
    elements:
      value: {mustSupport: true, index: 31}
      unit: {mustSupport: true, index: 32}
      system: {mustSupport: true, index: 33}
      code: {mustSupport: true, index: 34}
  meta:
    mustSupport: true
    index: 0
    elements:
      versionId: {mustSupport: true, index: 1}
      lastUpdated: {mustSupport: true, index: 2}
  value:
    mustSupport: true
    choices: []
    index: 30
  note:
    mustSupport: true
    index: 35
    elements:
      author:
        mustSupport: true
        choices: [authorReference]
        index: 40
        slicing:
          slices:
            authorReference:
              match: {}
              schema:
                mustSupport: true
                choices: [authorReference]
                index: 40
              min: 0
              max: 1
      authorReference:
        refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner']
        type: Reference
        mustSupport: true
        choiceOf: author
        index: 41
        slicing:
          slices:
            authorReference:
              match: {}
              schema:
                refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner']
                type: Reference
                mustSupport: true
                choiceOf: author
                index: 41
              min: 0
              max: 1
      author[x]:
        elements:
          reference: {mustSupport: true, index: 42}
          identifier: {type: Identifier, mustSupport: true, index: 43}
      time: {mustSupport: true, index: 44}
      text: {mustSupport: true, index: 45}
  effectiveDateTime:
    type: dateTime
    mustSupport: true
    choiceOf: effective
    index: 25
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema: {type: dateTime, mustSupport: true, choiceOf: effective, _required: true, index: 25}
          min: 1
          max: 1
  status: {mustSupport: true, index: 5}
  effective:
    mustSupport: true
    choices: [effectiveDateTime]
    index: 24
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema:
            mustSupport: true
            choices: [effectiveDateTime]
            _required: true
            index: 24
          min: 1
          max: 1
  code:
    mustSupport: true
    index: 6
    elements:
      coding:
        mustSupport: true
        array: true
        min: 2
        index: 7
        slicing:
          slices:
            loinc:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'https://gematik.de/fhir/epa/ValueSet/epa-observation-body-weight-loinc-vs'}
                mustSupport: true
                index: 8
                elements:
                  system: {mustSupport: true, index: 9}
                  version: {mustSupport: true, index: 10}
                  code: {mustSupport: true, index: 11}
                  display: {mustSupport: true, index: 12}
                required: [version, display]
            snomed:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'https://gematik.de/fhir/epa/ValueSet/epa-observation-body-weight-snomed-ct-vs'}
                mustSupport: true
                _required: true
                index: 13
                elements:
                  system: {mustSupport: true, index: 14}
                  version: {mustSupport: true, index: 15}
                  code: {mustSupport: true, index: 16}
                  display: {mustSupport: true, index: 17}
                required: [version, display]
  subject:
    mustSupport: true
    index: 18
    elements:
      identifier: {type: Identifier, mustSupport: true, index: 19}
    required: [identifier]
  performer:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
    index: 26
    elements:
      reference: {mustSupport: true, index: 27}
      identifier: {type: Identifier, mustSupport: true, index: 28}
  text:
    index: 3
    elements:
      status:
        pattern: {type: Code, value: extensions}
        index: 4
package_version: 1.1.0-alpha.4
class: profile
kind: resource
url: https://gematik.de/fhir/epa/StructureDefinition/epa-observation-body-weight
base: http://fhir.de/StructureDefinition/observation-de-vitalsign-koerpergewicht
version: 1.0.2-rc1
required: [effectiveDateTime, effective]