PackagesCanonicalsLogsProblems
    Packages
    fi.tietohiisi.fhir.testi.r4@0.0.1
    https://tietohiisi.fi/fhir/StructureDefinition/MyObservation
description: null
package_name: fi.tietohiisi.fhir.testi.r4
derivation: constraint
name: MyObservation
type: Observation
elements:
  category: {index: 3}
  referenceRange: {index: 32}
  hasMember: {index: 33}
  value[x]:
    elements:
      value: {index: 20}
      comparator: {index: 21}
      unit:
        pattern: {type: String, value: Cel}
        index: 22
      system:
        pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
        index: 23
      code:
        pattern: {type: Code, value: Cel}
        index: 24
    required: [value, unit, system, code]
  derivedFrom: {index: 34}
  interpretation: {index: 26}
  encounter: {index: 11}
  method: {index: 29}
  specimen: {index: 30}
  valueQuantity: {type: Quantity, choiceOf: value, index: 19}
  value:
    choices: [valueQuantity]
    index: 18
  component: {index: 35}
  note: {index: 27}
  effectiveDateTime: {type: dateTime, choiceOf: effective, index: 14}
  status:
    pattern: {type: Code, value: final}
    index: 2
  effective:
    choices: [effectiveDateTime]
    index: 13
  code:
    elements:
      coding:
        index: 4
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            loinc-koodi:
              match: {system: 'http://loinc.org'}
              schema:
                _required: true
                index: 5
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://loinc.org'}
                    index: 6
                  code:
                    pattern: {type: Code, value: 8310-5}
                    index: 7
                  display: {short: Mittauksen Loinc-koodia vastaava selite, index: 8}
                required: [display, system, code]
  bodySite: {index: 28}
  focus: {index: 10}
  issued: {index: 15}
  device: {index: 31}
  basedOn: {index: 0}
  partOf: {index: 1}
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 9
  performer: {index: 16}
  dataAbsentReason: {index: 25}
package_version: 0.0.1
class: profile
kind: resource
url: https://tietohiisi.fi/fhir/StructureDefinition/MyObservation
base: http://hl7.org/fhir/StructureDefinition/Observation
version: null
required: [effectiveDateTime, value, subject, valueQuantity, effective]