PackagesCanonicalsLogsProblems
    Packages
    ee.tehik.mpi@0.1.0-beta
    https://hl7.ee/fhir/StructureDefinition/EEMPI-Observation-SocialHistory-EducationLevel
description: null
package_name: ee.tehik.mpi
derivation: constraint
name: EEMPIObservationSocialHistoryEducationLevel
type: Observation
elements:
  category:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: social-history, system: 'http://terminology.hl7.org/CodeSystem/observation-category', display: Social history}
    index: 2
    elements:
      coding:
        index: 3
        elements:
          system:
            pattern: {type: Uri, value: 'http://hl7.org/fhir/ValueSet/observation-category'}
            index: 4
          code:
            pattern: {type: Code, value: social-history}
            index: 5
        required: [system, code]
    required: [coding]
  referenceRange: {index: 28}
  hasMember: {index: 29}
  value[x]:
    elements:
      coding:
        mustSupport: true
        index: 20
        elements:
          system:
            short: EE educatioaln level
            pattern: {type: Uri, value: 'https://hl7.ee/ValueSet/eebase-educational-level'}
            mustSupport: true
            index: 21
          code:
            binding: {strength: required, valueSet: 'https://hl7.ee/ValueSet/eebase-educational-level'}
            mustSupport: true
            index: 22
        required: [system, code]
    required: [coding]
  derivedFrom: {index: 30}
  interpretation: {index: 23}
  encounter: {index: 11}
  method: {index: 25}
  specimen: {index: 26}
  value:
    short: Haridustase
    choices: [valueCodeableConcept]
    index: 18
  component: {index: 31}
  effective:
    short: Period mille jooksul haridustegevus jätkus või millal vastav haridustase kätte saadud
    choices: []
    index: 13
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 82589-3, system: 'http://loinc.org', display: Highest level of education}
    index: 6
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://loinc.org'}
            index: 7
          code:
            short: Highest level of education
            pattern: {type: Code, value: 82589-3}
            index: 8
        required: [system, code]
  valueCodeableConcept: {type: CodeableConcept, short: Haridustase, choiceOf: value, index: 19}
  bodySite: {index: 24}
  focus: {index: 10}
  issued: {index: 14}
  device: {index: 27}
  basedOn: {index: 0}
  partOf: {index: 1}
  subject:
    type: Reference
    refers: ['https://hl7.ee/fhir/StructureDefinition/EEBase-Patient']
    index: 9
  performer:
    type: Reference
    short: Õppeasutus kus haridus saadud
    refers: ['https://hl7.ee/fhir/StructureDefinition/EEBase-Organization']
    index: 15
    elements:
      display: {mustSupport: true, index: 16}
package_version: 0.1.0-beta
class: profile
kind: resource
url: https://hl7.ee/fhir/StructureDefinition/EEMPI-Observation-SocialHistory-EducationLevel
base: https://hl7.ee/fhir/StructureDefinition/EEBase-Observation
version: 1.0.0
required: [issued, value, subject, valueCodeableConcept, category]