PackagesCanonicalsLogsProblems
    Packages
    ee.fhir.mpi@1.1.1
    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: 21}
  hasMember: {index: 22}
  interpretation: {index: 15}
  method: {index: 18}
  specimen: {index: 19}
  value:
    choices: [valueCodeableConcept]
    index: 13
  component: {index: 23}
  status:
    pattern: {type: Code, value: final}
    index: 2
  effective:
    choices: [effectivePeriod]
    index: 9
  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: 14}
  bodySite: {index: 16}
  device: {index: 20}
  basedOn: {index: 0}
  partOf: {index: 1}
  bodyStructure: {index: 17}
  subject:
    type: Reference
    refers: ['https://fhir.ee/base/StructureDefinition/ee-patient']
    index: 7
  performer:
    type: Reference
    short: Asutus ja/või isik, kes määras puude.
    refers: ['https://fhir.ee/base/StructureDefinition/ee-organization', 'https://fhir.ee/base/StructureDefinition/ee-practitioner-role']
    index: 11
  effectivePeriod: {type: Period, choiceOf: effective, index: 10}
package_version: 1.1.1
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.1.1
required: [effectivePeriod, value, subject, valueCodeableConcept, category, effective]