PackagesCanonicalsLogsProblems
    Packages
    fhir.outburn.co.il@0.5.5
    http://fhir.outburn.co.il/StructureDefinition/jcpm-proc-delivery-procedures
description: Proposed constraints and extensions on JCPM Procedure Delivery Procedures profile
package_name: fhir.outburn.co.il
derivation: constraint
name: JCPMProcedureDeliveryProcedures
type: Procedure
elements:
  partOf:
    index: 0
    elements:
      reference: {index: 1}
    required: [reference]
  status:
    pattern: {type: code, value: generated}
    type: code
    index: 2
  category:
    index: 3
    elements:
      coding:
        mustSupport: false
        index: 4
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: 1
          slices:
            induction:
              match: {system: 'http://snomed.info/sct'}
              schema:
                _required: true
                index: 5
                elements:
                  system:
                    pattern: {type: uri, value: 'http://snomed.info/sct'}
                    type: uri
                    index: 6
                  code:
                    pattern: {type: code, value: '177128002'}
                    type: code
                    index: 7
                  display:
                    pattern: {type: string, value: Induction and delivery procedures}
                    type: string
                    index: 8
                required: [code, system]
            procedures:
              match: {system: 'http://fhir.outburn.co.il/CodeSystem/jcpm-resource-category'}
              schema:
                binding: {strength: required, valueSet: 'http://fhir.outburn.co.il/ValueSet/jcpm-resource-category'}
                index: 9
                elements:
                  system:
                    pattern: {type: uri, value: 'http://fhir.outburn.co.il/CodeSystem/jcpm-resource-category'}
                    type: uri
                    index: 10
                  code: {index: 11}
                required: [code, system]
    required: [coding]
  code:
    elements:
      coding:
        index: 12
        elements:
          system:
            pattern: {type: uri, value: 'http://snomed.info/sct'}
            type: uri
            index: 13
          code: {index: 14}
          display: {index: 15}
        required: [code, display, system]
    required: [coding]
  subject:
    type: Reference
    refers: ['http://fhir.outburn.co.il/StructureDefinition/jcpm-patient']
    index: 16
  encounter:
    type: Reference
    refers: ['http://fhir.outburn.co.il/StructureDefinition/jcpm-enc-delivery']
    index: 17
  reasonReference:
    mustSupport: false
    array: true
    min: 2
    index: 18
    slicing:
      rules: open
      discriminator:
      - {path: reference.resolve(), type: profile}
      min: 2
      slices:
        obs-delivery:
          match: {}
          schema:
            type: Reference
            refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-condition', 'http://fhir.health.gov.il/StructureDefinition/il-core-diagnostic-report', 'http://fhir.health.gov.il/StructureDefinition/il-core-observation', 'http://fhir.health.gov.il/StructureDefinition/il-core-procedure', 'http://hl7.org/fhir/StructureDefinition/DocumentReference']
            _required: true
            index: 19
          min: 1
          max: 1
        cond-pregnancy:
          match: {}
          schema:
            type: Reference
            refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-condition', 'http://fhir.health.gov.il/StructureDefinition/il-core-diagnostic-report', 'http://fhir.health.gov.il/StructureDefinition/il-core-observation', 'http://fhir.health.gov.il/StructureDefinition/il-core-procedure', 'http://hl7.org/fhir/StructureDefinition/DocumentReference']
            _required: true
            index: 20
          min: 1
          max: 1
package_version: 0.5.5
class: profile
kind: resource
url: http://fhir.outburn.co.il/StructureDefinition/jcpm-proc-delivery-procedures
base: http://fhir.health.gov.il/StructureDefinition/il-core-procedure
version: 0.3.0
required: [category, encounter, partOf]