PackagesCanonicalsLogsProblems
    Packages
    kl.dk.fhir.children@1.0.0
    http://fhir.kl.dk/children/StructureDefinition/klgateway-children-feeding-observation
description: Feeding observation profile used in the children database
package_name: kl.dk.fhir.children
derivation: constraint
name: KLGatewayChildrenFeedingObservation
type: Observation
elements:
  hasMember: {index: 29}
  derivedFrom: {index: 30}
  interpretation: {index: 23}
  encounter:
    type: Reference
    short: '[DK] madningsobservationKontakt'
    refers: ['http://fhir.kl.dk/children/StructureDefinition/klgateway-children-encounter']
    index: 7
  method: {index: 26}
  specimen: {index: 27}
  value:
    short: '[DK] madningsobservationsResultat'
    choices: [valueCodeableConcept]
    index: 20
  note: {index: 24}
  effective[x]:
    elements:
      start: {index: 15}
      end: {index: 16}
    required: [start, end]
  effectiveDateTime: {type: dateTime, short: '[DK] madningsobservationTid', choiceOf: effective, index: 10}
  status: {short: '[DK] madningsobservationStatus', index: 3}
  effective:
    choices: [effectivePeriod]
    index: 13
    slicing:
      slices:
        effectivePeriod:
          match: {}
          schema:
            choices: [effectivePeriod]
            index: 13
          min: 0
          max: 1
  code:
    short: '[DK] madningsobservationsKode'
    binding: {strength: required, valueSet: 'http://fhir.kl.dk/children/ValueSet/FeedingObservablesChildren'}
    index: 4
  identifier: {index: 0}
  valueCodeableConcept: {type: CodeableConcept, short: '[DK] madningsobservationsResultat', choiceOf: value, index: 21}
  bodySite: {index: 25}
  focus: {index: 6}
  issued: {index: 17}
  device: {index: 28}
  basedOn: {index: 1}
  partOf: {index: 2}
  subject:
    type: Reference
    short: '[DK] madningsobservationSubjekt'
    refers: ['http://fhir.kl.dk/children/StructureDefinition/klgateway-children-citizen']
    index: 5
  performer: {index: 18}
  dataAbsentReason: {short: '[DK] madningsobservationMangler', index: 22}
  effectivePeriod:
    type: Period
    choiceOf: effective
    index: 14
    slicing:
      slices:
        effectivePeriod:
          match: {}
          schema: {type: Period, choiceOf: effective, index: 14}
          min: 0
          max: 1
package_version: 1.0.0
class: profile
kind: resource
url: http://fhir.kl.dk/children/StructureDefinition/klgateway-children-feeding-observation
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 1.0.0
required: [effectiveDateTime, effectivePeriod, subject, effective]