PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.geboortezorg@3.0.0
    http://nictiz.nl/fhir/StructureDefinition/bc-ClinicalImpression
description: A ClinicalImpression profile describing the caregiver's professional assessment around the woman's pregnancy as defined by BabyConnect.
package_name: nictiz.fhir.nl.stu3.geboortezorg
derivation: constraint
name: bc-ClinicalImpression
type: ClinicalImpression
elements:
  investigation:
    elements:
      code:
        elements:
          coding:
            elements:
              system: {defaultValueUri: 'http://snomed.info/sct', index: 15}
              code: {defaultValueCode: '271992004', index: 16}
      item:
        extensions:
          procedure: {url: h, max: 1, type: Extension, index: 17}
        elements:
          extension:
            type: Extension
            url: h
            index: 17
            slicing:
              slices:
                procedure:
                  match: {}
                  schema: {type: Extension, url: h, index: 17}
                  max: 1
  assessor:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner']
    index: 13
    extensions:
      practitionerRole: {url: h, type: Extension, index: 14}
    elements:
      extension:
        type: Extension
        url: h
        index: 14
        slicing:
          slices:
            practitionerRole:
              match: {}
              schema: {type: Extension, url: h, index: 14}
  note: {index: 24}
  summary: {index: 18}
  extension:
    type: Extension
    url: h
    index: 0
    slicing:
      slices:
        management:
          match: {}
          schema:
            type: Extension
            url: h
            index: 0
            elements:
              valueCodeableConcept:
                index: 1
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema: {index: 1}
  effectiveDateTime:
    type: dateTime
    choiceOf: effective
    index: 12
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: effective, index: 12}
  effective:
    choices: []
    index: 9
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        effectiveDateTime:
          match: {}
          schema:
            choices: [effectiveDateTime]
            index: 11
  code:
    elements:
      coding:
        index: 2
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: system, type: value}
          - {path: code, type: value}
          min: 1
          slices:
            clinicalImpressionCoding:
              match: {system: 'http://snomed.info/sct', code: '386053000'}
              schema:
                index: 3
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 4
                  code:
                    pattern: {type: Code, value: '386053000'}
                    index: 5
                required: [system, code]
    required: [coding]
  context:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-Encounter', 'http://nictiz.nl/fhir/StructureDefinition/bc-MaternalRecord']
    index: 7
  finding:
    index: 19
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        pregnancyRiskCategory:
          match: {}
          schema:
            index: 20
            elements:
              item:
                choices: [itemCodeableConcept]
                index: 22
              itemCodeableConcept: {type: CodeableConcept, choiceOf: item, index: 23}
  subject:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-Woman']
    index: 6
package_version: 3.0.0
extensions:
  management:
    url: h
    type: Extension
    index: 0
    elements:
      valueCodeableConcept:
        index: 1
        slicing:
          slices:
            valueCodeableConcept:
              match: {}
              schema: {index: 1}
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/bc-ClinicalImpression
base: http://hl7.org/fhir/StructureDefinition/ClinicalImpression
version: 1.3.3