PackagesCanonicalsLogsProblems
    Packages
    SUPPORT.R4@3.0.0
    http://phr.kanta.fi/StructureDefinition/fiphr-sd-nutrition
description: Finnish PHR base profile for nutrition Observation resource
package_name: SUPPORT.R4
derivation: constraint
name: FIPHRSDNutrition
abstract: true
type: Observation
elements:
  category:
    binding: {strength: required, valueSet: 'http://phr.kanta.fi/ValueSet/fiphr-vs-observationcategory'}
    index: 14
    elements:
      coding:
        index: 15
        elements:
          system:
            pattern: {type: Uri, value: 'http://phr.kanta.fi/CodeSystem/fiphr-cs-observationcategory'}
            index: 16
          version: {index: 17}
          code:
            pattern: {type: Code, value: nutrition}
            index: 18
          display: {index: 19}
          userSelected: {index: 20}
        required: [display, system, code]
      text: {index: 21}
    required: [coding]
  referenceRange: {index: 60}
  hasMember: {index: 61}
  meta:
    elements:
      profile: {index: 0}
    required: [profile]
  derivedFrom: {index: 62}
  interpretation:
    index: 48
    elements:
      coding:
        index: 49
        elements:
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation'}
            index: 50
          version: {index: 51}
          code: {index: 52}
          display: {index: 53}
          userSelected: {index: 54}
        required: [display, system, code]
      text: {index: 55}
    required: [coding]
  encounter: {index: 36}
  method: {index: 57}
  specimen: {index: 58}
  component: {index: 63}
  extension:
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        creatingApplication:
          match: {url: null}
          schema: {type: Extension, url: 'http://phr.kanta.fi/StructureDefinition/fiphr-ext-creatingapplication', index: 4}
  effectiveDateTime: {type: dateTime, choiceOf: effective, index: 39}
  status:
    short: 'Finnish PHR: Status final'
    pattern: {type: Code, value: final}
    index: 13
  language: {index: 1}
  effective:
    choices: [effectiveDateTime, effectivePeriod]
    index: 38
  code:
    binding: {strength: example, valueSet: 'http://phr.kanta.fi/ValueSet/fiphr-vs-nutrition'}
    index: 22
    elements:
      coding:
        index: 23
        elements:
          system:
            pattern: {type: Uri, value: 'http://loinc.org'}
            index: 24
          version: {index: 25}
          code: {index: 26}
          display: {index: 27}
          userSelected: {index: 28}
        required: [display, system, code]
      text: {index: 29}
    required: [coding]
  identifier:
    index: 5
    elements:
      type: {index: 6}
      system: {index: 7}
      value: {index: 8}
      period: {index: 9}
      assigner: {index: 10}
    required: [value, system]
  bodySite: {index: 56}
  focus: {index: 35}
  issued: {short: 'Finnish PHR: The date and time this observation is stored', index: 41}
  device: {index: 59}
  basedOn: {index: 11}
  partOf: {index: 12}
  subject:
    type: Reference
    refers: ['http://phr.kanta.fi/StructureDefinition/fiphr-sd-patient']
    index: 30
    elements:
      reference: {index: 31}
      type: {index: 32}
      identifier: {index: 33}
      display: {index: 34}
    required: [reference]
  performer:
    short: 'Finnish PHR: Application user who is responsible for the observation'
    refers: ['http://phr.kanta.fi/StructureDefinition/fiphr-sd-patient']
    type: Reference
    index: 42
    elements:
      reference: {index: 43}
      type: {index: 44}
      identifier: {index: 45}
      display: {index: 46}
    required: [reference]
  dataAbsentReason: {index: 47}
  effectivePeriod: {type: Period, choiceOf: effective, index: 40}
  text: {index: 2}
package_version: 3.0.0
extensions:
  creatingApplication: {url: 'http://phr.kanta.fi/StructureDefinition/fiphr-ext-creatingapplication', type: Extension, index: 4}
class: profile
kind: resource
url: http://phr.kanta.fi/StructureDefinition/fiphr-sd-nutrition
base: http://hl7.org/fhir/StructureDefinition/Observation
version: '0.1'
required: [effectiveDateTime, issued, effectivePeriod, text, identifier, subject, category, language, effective, performer]