PackagesCanonicalsLogsProblems
    Packages
    ee.fhir.mpi@1.4.0
    https://fhir.ee/mpi/StructureDefinition/ee-mpi-socialhistory-incapacity-for-work
description: Töövõime liik
package_name: ee.fhir.mpi
derivation: constraint
name: EEMPISocialHistoryIncapacityForWork
type: Observation
elements:
  category:
    index: 3
    elements:
      coding:
        index: 4
        slicing:
          slices:
            obscat:
              match: {}
              schema:
                pattern:
                  type: Coding
                  value: {code: social-history, system: 'http://terminology.hl7.org/CodeSystem/observation-category', display: Social history}
                _required: true
                index: 5
              min: 1
    required: [coding]
  referenceRange: {index: 22}
  hasMember: {index: 23}
  interpretation: {index: 16}
  encounter: {index: 8}
  method: {index: 19}
  specimen: {index: 20}
  value:
    choices: [valueCodeableConcept]
    index: 14
  component: {index: 24}
  status:
    pattern: {type: Code, value: final}
    index: 2
  effective:
    choices: [effectivePeriod]
    index: 10
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '301707001', system: 'http://snomed.info/sct', display: Ability to perform occupation and employment activities}
    index: 6
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 15}
  bodySite: {index: 17}
  device: {index: 21}
  basedOn: {index: 0}
  partOf: {index: 1}
  bodyStructure: {index: 18}
  subject:
    type: Reference
    refers: ['https://fhir.ee/base/StructureDefinition/ee-patient']
    index: 7
  performer: {index: 12}
  effectivePeriod: {type: Period, choiceOf: effective, index: 11}
package_version: 1.4.0
class: profile
kind: resource
url: https://fhir.ee/mpi/StructureDefinition/ee-mpi-socialhistory-incapacity-for-work
base: https://fhir.ee/base/StructureDefinition/ee-observation
version: 1.4.0
required: [effectivePeriod, value, subject, valueCodeableConcept, category, effective]