PackagesCanonicalsLogsProblems
    Packages
    fhir.outburn.co.il@0.3.1
    http://fhir.outburn.co.il/StructureDefinition/jcpm-cond-past-mother-diags
description: Mother's past conditions / problems / diagnoses
package_name: fhir.outburn.co.il
derivation: constraint
name: JCPMCondPastMotherDiags
type: Condition
elements:
  clinicalStatus:
    index: 0
    elements:
      coding:
        binding: {strength: required, valueSet: 'http://fhir.outburn.co.il/ValueSet/jcpm-condition-clinical-status'}
        index: 1
        elements:
          system: {index: 2}
          code: {index: 3}
        required: [code, system]
    required: [coding]
  verificationStatus:
    elements:
      coding:
        binding: {strength: required, valueSet: 'http://fhir.outburn.co.il/ValueSet/jcpm-condition-verification-status'}
        index: 4
        elements:
          system: {index: 5}
          code: {index: 6}
        required: [code, system]
    required: [coding]
  category:
    mustSupport: false
    index: 7
    slicing:
      rules: open
      discriminator:
      - {path: code.coding.system, type: value}
      min: null
      slices:
        condition-category:
          match:
            code:
              coding: {system: null}
          schema:
            index: 8
            elements:
              coding:
                index: 9
                elements:
                  system:
                    pattern: {type: uri, value: 'http://terminology.hl7.org/CodeSystem/condition-category'}
                    type: uri
                    index: 10
                  code:
                    pattern: {type: code, value: problem-list-item}
                    type: code
                    index: 11
                  display:
                    pattern: {type: string, value: Problem List Item}
                    type: string
                    index: 12
                required: [code, system]
            required: [coding]
        jcpm-resource-category:
          match:
            code:
              coding: {system: null}
          schema:
            index: 13
            elements:
              coding:
                index: 14
                elements:
                  system:
                    pattern: {type: uri, value: 'http://fhir.outburn.co.il/CodeSystem/jcpm-resource-category'}
                    type: uri
                    index: 15
                  code:
                    binding: {strength: required, valueSet: 'http://fhir.outburn.co.il/ValueSet/jcpm-past-mother-diagnoses'}
                    index: 16
                required: [code, system]
            required: [coding]
  code:
    binding: {strength: extensible, valueSet: 'http://fhir.outburn.co.il/ValueSet/jcpm-past-mother-diagnoses'}
    index: 17
    elements:
      coding:
        index: 18
        elements:
          system: {index: 19}
        required: [system]
    required: [coding]
  subject:
    type: Reference
    refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-patient']
    index: 20
package_version: 0.3.1
class: profile
kind: resource
url: http://fhir.outburn.co.il/StructureDefinition/jcpm-cond-past-mother-diags
base: http://fhir.health.gov.il/StructureDefinition/il-core-condition
version: 0.1.0
required: [clinicalStatus]