PackagesCanonicalsLogsProblems
    Packages
    de.gematik.epa.medication@1.1.1
    https://gematik.de/fhir/epa-medication/StructureDefinition/KoerperlaengeKoerpergroesse
description: Logisches Modell (LogicalModel) zur Darstellung des Art-Decor-Modells
package_name: de.gematik.epa.medication
derivation: specialization
name: KoerperlaengeKoerpergroesse
type: https://gematik.de/fhir/epa-medication/StructureDefinition/KoerperlaengeKoerpergroesse
elements:
  durchfuehrendePersonReferenz:
    short: Durchführende Person (Referenz)
    type: BackboneElement
    label: Durchführende Person (Referenz)
    index: 0
    elements:
      behandelndePersonVzdFhirDirectory: {short: Behandelnde Person (VZD-FHIR-Directory), type: Reference, label: Behandelnde Person (VZD-FHIR-Directory), index: 1}
      behandelndePersonEinrichtung: {short: Behandelnde Person/Einrichtung, type: Reference, label: Behandelnde Person/Einrichtung, index: 2}
      einrichtungVzdFhirDirectory: {short: Einrichtung (VZD-FHIR-Directory), type: Reference, label: Einrichtung (VZD-FHIR-Directory), index: 3}
      kontaktperson: {short: Kontaktperson, type: Reference, label: Kontaktperson, index: 4}
      patientInEpa: {short: 'Patient:in (ePa)', type: Reference, label: 'Patient:in (ePa)', index: 5}
  status:
    short: Status
    type: Coding
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/observation-status'}
    label: Status
    index: 6
  codeAuswahl:
    min: 2
    short: Code-Auswahl
    type: BackboneElement
    array: true
    label: Code-Auswahl
    index: 7
    elements:
      loincCode:
        short: LOINC®-Code
        type: Coding
        binding: {strength: required, valueSet: 'https://gematik.de/fhir/terminology/ValueSet/epa-body-height-loinc-vs'}
        label: LOINC®-Code
        index: 8
      snomedCtCode:
        short: SNOMED CT®-Code
        type: Coding
        binding: {strength: required, valueSet: 'https://gematik.de/fhir/terminology/ValueSet/epa-body-height-snomed-ct-vs'}
        label: SNOMED CT®-Code
        index: 9
    required: [snomedCtCode, loincCode]
  messwert:
    constraint:
      Bedingung-01: {human: 'WENN Status auf Abgeschlossen, Geändert, Korrigiert oder Vorläufig gesetzt ist, Kardinalität: 1..1', severity: error}
      Bedingung-02: {human: 'SONST, Kardinalität: 0..0', severity: error}
    short: Messwert
    type: BackboneElement
    array: true
    label: Messwert
    index: 10
    elements:
      einheit:
        short: Einheit
        type: Coding
        binding: {strength: required, valueSet: 'http://fhir.de/ValueSet/VitalSignDE_Body_Length_UCUM'}
        label: Einheit
        index: 11
      wert: {short: Wert, type: SimpleQuantity, label: Wert, index: 12}
    required: [wert, einheit]
  zeitpunktDerMessung: {short: Zeitpunkt der Messung, type: dateTime, label: Zeitpunkt der Messung, index: 13}
  notiz:
    short: Notiz
    type: BackboneElement
    array: true
    label: Notiz
    index: 14
    elements:
      autorReferenz:
        short: Autor (Referenz)
        type: BackboneElement
        label: Autor (Referenz)
        index: 15
        elements:
          behandelndePersonVzdFhirDirectory: {short: Behandelnde Person (VZD-FHIR-Directory), type: Reference, label: Behandelnde Person (VZD-FHIR-Directory), index: 16}
          einrichtungVzdFhirDirectory: {short: Einrichtung (VZD-FHIR-Directory), type: Reference, label: Einrichtung (VZD-FHIR-Directory), index: 17}
      zeitpunktDerErstellung: {short: Zeitpunkt der Erstellung, type: dateTime, label: Zeitpunkt der Erstellung, index: 18}
      text: {short: Text, type: string, label: Text, index: 19}
    required: [text]
package_version: 1.1.1
class: logical
kind: logical
url: https://gematik.de/fhir/epa-medication/StructureDefinition/KoerperlaengeKoerpergroesse
base: http://hl7.org/fhir/StructureDefinition/Base
version: null
required: [zeitpunktDerMessung, status]