PackagesCanonicalsLogsProblems
    Packages
    de.basisprofil.r4@1.5.0-alpha1
    http://fhir.de/StructureDefinition/observation-de-ekg
description: null
package_name: de.basisprofil.r4
derivation: constraint
name: EkgDE
type: Observation
elements:
  category:
    index: 0
    elements:
      coding:
        pattern:
          type: Coding
          value: {code: procedure, system: 'http://terminology.hl7.org/CodeSystem/observation-category'}
        index: 1
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: LP6244-0, system: 'http://loinc.org'}
    index: 2
  subject: {index: 3}
  effective:
    choices: []
    index: 5
  value:
    choices: []
    index: 7
  device: {index: 8}
  component:
    index: 9
    elements:
      code:
        binding: {strength: extensible, valueSet: 'http://fhir.de/ValueSet/EkgLeads'}
        index: 10
        elements:
          coding: {index: 11}
        required: [coding]
      value:
        choices: [valueSampledData]
        index: 13
      valueSampledData: {type: SampledData, choiceOf: value, index: 14}
      value[x]:
        elements:
          data: {index: 15}
        required: [data]
    required: [valueSampledData, value]
package_version: 1.5.0-alpha1
class: profile
kind: resource
url: http://fhir.de/StructureDefinition/observation-de-ekg
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 1.5.0
required: [device, component, subject, category, effective]