PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.be.childreport@1.0.1
    https://www.ehealth.fgov.be/standards/fhir/childreport/StructureDefinition/be-childreport
description: Profile for the child report document - a Bundle of type 'document' that contains a Composition resource and other related resources with information about the child and the pregnancy. This profile is used for the exchange of information about the child, to be first implemented in Flanders.
package_name: hl7.fhir.be.childreport
derivation: constraint
name: BeChildReport
type: Bundle
elements:
  identifier: {short: Persistent identifier for the Bundle, index: 0}
  type: {short: document, index: 1}
  timestamp: {short: The time when the document was created, index: 2}
  entry:
    short: Entry resource in the child report bundle
    orderMeaning: The first entry in this bundle is always a Composition.
    array: true
    min: 3
    index: 3
    elements:
      fullUrl: {mustSupport: true, index: 4}
    required: [fullUrl]
    slicing:
      rules: open
      ordered: true
      discriminator:
      - {path: resource, type: value}
      min: 3
      slices:
        patient:
          match: {resource: null}
          schema:
            short: The child (patient)
            mustSupport: true
            _required: true
            index: 7
            elements:
              resource: {type: Patient, short: The child, index: 8}
        severeHeadTrauma:
          match: {resource: null}
          schema:
            short: Whether severe head trauma occurred during delivery
            mustSupport: true
            index: 81
            elements:
              resource:
                type: Observation
                short: Observation for severe head trauma during delivery
                index: 82
                elements:
                  code:
                    short: Intracranial injury
                    pattern:
                      type: CodeableConcept
                      value:
                        coding:
                        - {code: '127296001', system: 'http://snomed.info/sct', display: Intracranial injury}
                    index: 83
                  subject:
                    type: Reference
                    short: The child that is the subject of this document
                    refers: ['https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient']
                    index: 84
                  value:
                    short: Whether severe head trauma was present
                    choices: [valueBoolean]
                    index: 86
                  valueBoolean: {type: boolean, short: Whether severe head trauma was present, choiceOf: value, index: 87}
                  bodySite: {index: 88}
                  component: {index: 89}
        inspectionPupilAbnormal:
          match: {resource: null}
          schema:
            short: Whether pupil inspection was abnormal
            mustSupport: true
            index: 99
            elements:
              resource:
                type: Observation
                short: Observation for abnormal pupil inspection
                index: 100
                elements:
                  code:
                    short: Abnormal pupil finding
                    pattern:
                      type: CodeableConcept
                      value:
                        coding:
                        - {code: '274093008', system: 'http://snomed.info/sct', display: Abnormal pupil}
                    index: 101
                  subject:
                    type: Reference
                    short: The child that is the subject of this document
                    refers: ['https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient']
                    index: 102
                  value:
                    short: Whether pupil abnormality was found
                    choices: [valueBoolean]
                    index: 104
                  valueBoolean: {type: boolean, short: Whether pupil abnormality was found, choiceOf: value, index: 105}
                  bodySite: {index: 106}
                  component: {index: 107}
        eyeRemarks:
          match: {resource: null}
          schema:
            short: Free text remarks about the eyes
            mustSupport: true
            index: 134
            elements:
              resource:
                type: Observation
                short: Observation for free text eye remarks
                index: 135
                elements:
                  code:
                    short: Eye remarks
                    pattern:
                      type: CodeableConcept
                      value:
                        coding:
                        - {code: eye-remarks-observation, system: 'https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/cs-child-report-documentation'}
                    index: 136
                  subject:
                    type: Reference
                    short: The child that is the subject of this document
                    refers: ['https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient']
                    index: 137
                  value:
                    short: Free text eye remarks
                    choices: [valueString]
                    index: 139
                  valueString: {type: string, short: Free text eye remarks, choiceOf: value, index: 140}
                  bodySite: {index: 141}
                  component: {index: 142}
        neonatalHearingScreening:
          match: {resource: null}
          schema:
            short: Overall neonatal hearing screening result
            mustSupport: true
            array: true
            index: 38
            elements:
              resource:
                type: Observation
                short: Observation for overall neonatal hearing screening
                index: 39
                elements:
                  code:
                    short: Hearing screening test code
                    pattern:
                      type: CodeableConcept
                      value:
                        coding:
                        - {code: '102972004', system: 'http://snomed.info/sct', display: 'Brain stem auditory evoked potential, function'}
                    index: 40
                  subject:
                    type: Reference
                    short: The child that is the subject of this document
                    refers: ['https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient']
                    index: 41
                  effective:
                    choices: [effectiveDateTime]
                    index: 43
                  effectiveDateTime: {type: dateTime, choiceOf: effective, index: 44}
                  value:
                    short: normal result | abnormal result | invalid result | test not done
                    choices: [valueCodeableConcept]
                    index: 46
                  valueCodeableConcept: {type: CodeableConcept, short: normal result | abnormal result | invalid result | test not done, choiceOf: value, index: 47}
                  component: {index: 48}
                required: [value, valueCodeableConcept]
        eyeMovementAndPositionLeft:
          match: {resource: null}
          schema:
            short: Eye movement and position finding - left eye
            mustSupport: true
            array: true
            index: 108
            elements:
              resource:
                type: Observation
                short: Observation for eye movement and position - left eye
                index: 109
                elements:
                  code:
                    short: Ocular motility
                    pattern:
                      type: CodeableConcept
                      value:
                        coding:
                        - {code: '31763002', system: 'http://snomed.info/sct', display: Ocular motility observable}
                    index: 110
                  subject:
                    type: Reference
                    short: The child that is the subject of this document
                    refers: ['https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient']
                    index: 111
                  value:
                    short: intermittent strabismus | continuous strabismus | nystagmus present
                    choices: [valueCodeableConcept]
                    index: 113
                  valueCodeableConcept: {type: CodeableConcept, short: intermittent strabismus | continuous strabismus | nystagmus present, choiceOf: value, index: 114}
                  bodySite:
                    short: Left eye
                    pattern:
                      type: CodeableConcept
                      value:
                        coding:
                        - {code: '81745001', system: 'http://snomed.info/sct', display: Structure of eye proper}
                    index: 115
                    extensions:
                      laterality:
                        url: null
                        _required: true
                        index: 117
                        elements:
                          value:
                            pattern:
                              type: Coding
                              value: {code: '7771000', system: 'http://snomed.info/sct', display: Left}
                            choices: []
                            index: 119
                    elements:
                      extension:
                        index: 116
                        slicing:
                          slices:
                            laterality:
                              match: {}
                              schema:
                                _required: true
                                index: 117
                                elements:
                                  value:
                                    pattern:
                                      type: Coding
                                      value: {code: '7771000', system: 'http://snomed.info/sct', display: Left}
                                    choices: []
                                    index: 119
                    required: [extension]
                  component: {index: 120}
        eyeMovementAndPositionRight:
          match: {resource: null}
          schema:
            short: Eye movement and position finding - right eye
            mustSupport: true
            array: true
            index: 121
            elements:
              resource:
                type: Observation
                short: Observation for eye movement and position - right eye
                index: 122
                elements:
                  code:
                    short: Ocular motility
                    pattern:
                      type: CodeableConcept
                      value:
                        coding:
                        - {code: '31763002', system: 'http://snomed.info/sct', display: Ocular motility observable}
                    index: 123
                  subject:
                    type: Reference
                    short: The child that is the subject of this document
                    refers: ['https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient']
                    index: 124
                  value:
                    short: intermittent strabismus | continuous strabismus | nystagmus present
                    choices: [valueCodeableConcept]
                    index: 126
                  valueCodeableConcept: {type: CodeableConcept, short: intermittent strabismus | continuous strabismus | nystagmus present, choiceOf: value, index: 127}
                  bodySite:
                    short: Right eye
                    pattern:
                      type: CodeableConcept
                      value:
                        coding:
                        - {code: '81745001', system: 'http://snomed.info/sct', display: Structure of eye proper}
                    index: 128
                    extensions:
                      laterality:
                        url: null
                        _required: true
                        index: 130
                        elements:
                          value:
                            pattern:
                              type: Coding
                              value: {code: '24028007', system: 'http://snomed.info/sct', display: Right}
                            choices: []
                            index: 132
                    elements:
                      extension:
                        index: 129
                        slicing:
                          slices:
                            laterality:
                              match: {}
                              schema:
                                _required: true
                                index: 130
                                elements:
                                  value:
                                    pattern:
                                      type: Coding
                                      value: {code: '24028007', system: 'http://snomed.info/sct', display: Right}
                                    choices: []
                                    index: 132
                    required: [extension]
                  component: {index: 133}
        pregnancyDuration:
          match: {resource: null}
          schema:
            short: Duration of the pregnancy in weeks
            mustSupport: true
            index: 9
            elements:
              resource:
                type: Observation
                short: Observation for pregnancy duration in weeks
                index: 10
                elements:
                  code:
                    short: Length of gestation at birth
                    pattern:
                      type: CodeableConcept
                      value:
                        coding:
                        - {code: '412726003', system: 'http://snomed.info/sct', display: Length of gestation at birth}
                    index: 11
                  subject:
                    type: Reference
                    short: The child that is the subject of this document
                    refers: ['https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient']
                    index: 12
                  value:
                    short: Duration in weeks
                    choices: [valueQuantity]
                    index: 14
                  valueQuantity: {type: Quantity, short: Duration in weeks, choiceOf: value, index: 15}
                  value[x]:
                    elements:
                      unit:
                        pattern: {type: String, value: weeks}
                        index: 16
                      code:
                        pattern: {type: Code, value: wk}
                        index: 17
                  bodySite: {index: 18}
                  component: {index: 19}
        eyeScreening:
          match: {resource: null}
          schema:
            short: Eye screening result
            mustSupport: true
            array: true
            index: 90
            elements:
              resource:
                type: Observation
                short: Observation for eye screening result
                index: 91
                elements:
                  code:
                    short: Eye/vision screening
                    pattern:
                      type: CodeableConcept
                      value:
                        coding:
                        - {code: '363926002', system: 'http://snomed.info/sct', display: Eye/vision observable}
                    index: 92
                  subject:
                    type: Reference
                    short: The child that is the subject of this document
                    refers: ['https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient']
                    index: 93
                  value:
                    short: normal result | abnormal result | invalid result | test not done
                    choices: [valueCodeableConcept]
                    index: 95
                  valueCodeableConcept: {type: CodeableConcept, short: normal result | abnormal result | invalid result | test not done, choiceOf: value, index: 96}
                  bodySite: {index: 97}
                  component: {index: 98}
        neonatalHearingScreeningRight:
          match: {resource: null}
          schema:
            short: Hearing screening result for the right ear
            mustSupport: true
            index: 65
            elements:
              resource:
                type: Observation
                short: Observation for hearing screening - right ear
                index: 66
                elements:
                  code:
                    short: Hearing screening test code
                    pattern:
                      type: CodeableConcept
                      value:
                        coding:
                        - {code: '102972004', system: 'http://snomed.info/sct', display: 'Brain stem auditory evoked potential, function'}
                    index: 67
                  subject:
                    type: Reference
                    short: The child that is the subject of this document
                    refers: ['https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient']
                    index: 68
                  effective:
                    choices: [effectiveDateTime]
                    index: 70
                  effectiveDateTime: {type: dateTime, choiceOf: effective, index: 71}
                  value:
                    short: normal result | abnormal result | invalid result | test not done
                    choices: [valueCodeableConcept]
                    index: 73
                  valueCodeableConcept: {type: CodeableConcept, short: normal result | abnormal result | invalid result | test not done, choiceOf: value, index: 74}
                  bodySite:
                    short: Right ear
                    pattern:
                      type: CodeableConcept
                      value:
                        coding:
                        - {code: '117590005', system: 'http://snomed.info/sct', display: Ear structure}
                    index: 75
                    extensions:
                      laterality:
                        url: null
                        _required: true
                        index: 77
                        elements:
                          value:
                            pattern:
                              type: Coding
                              value: {code: '24028007', system: 'http://snomed.info/sct', display: Right}
                            choices: []
                            index: 79
                    elements:
                      extension:
                        index: 76
                        slicing:
                          slices:
                            laterality:
                              match: {}
                              schema:
                                _required: true
                                index: 77
                                elements:
                                  value:
                                    pattern:
                                      type: Coding
                                      value: {code: '24028007', system: 'http://snomed.info/sct', display: Right}
                                    choices: []
                                    index: 79
                    required: [extension]
                  component: {index: 80}
                required: [value, valueCodeableConcept]
        presentedForm:
          match: {resource: null}
          schema:
            short: PDF rendition of the child report
            mustSupport: true
            _required: true
            index: 152
            elements:
              resource:
                type: Binary
                short: Binary resource containing the PDF file
                index: 153
                elements:
                  contentType:
                    short: application/pdf
                    pattern: {type: Code, value: application/pdf}
                    index: 154
                  data: {short: (Encoded) PDF content, mustSupport: true, index: 155}
                required: [data]
        composition:
          match: {resource: null}
          schema:
            short: The Child Report Composition
            mustSupport: true
            _required: true
            index: 5
            elements:
              resource: {type: Composition, short: The Composition for the child report, index: 6}
        pregnancyBacterialMeningitis:
          match: {resource: null}
          schema:
            short: Whether bacterial meningitis occurred
            mustSupport: true
            index: 29
            elements:
              resource:
                type: Observation
                short: Observation for bacterial meningitis
                index: 30
                elements:
                  code:
                    short: Bacterial meningitis
                    pattern:
                      type: CodeableConcept
                      value:
                        coding:
                        - {code: '95883001', system: 'http://snomed.info/sct', display: Bacterial meningitis}
                    index: 31
                  subject:
                    type: Reference
                    short: The child that is the subject of this document
                    refers: ['https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient']
                    index: 32
                  value:
                    short: Whether bacterial meningitis was present
                    choices: [valueBoolean]
                    index: 34
                  valueBoolean: {type: boolean, short: Whether bacterial meningitis was present, choiceOf: value, index: 35}
                  bodySite: {index: 36}
                  component: {index: 37}
        neonatalHearingScreeningLeft:
          match: {resource: null}
          schema:
            short: Hearing screening result for the left ear
            mustSupport: true
            index: 49
            elements:
              resource:
                type: Observation
                short: Observation for hearing screening - left ear
                index: 50
                elements:
                  code:
                    short: Hearing screening test code
                    pattern:
                      type: CodeableConcept
                      value:
                        coding:
                        - {code: '102972004', system: 'http://snomed.info/sct', display: 'Brain stem auditory evoked potential, function'}
                    index: 51
                  subject:
                    type: Reference
                    short: The child that is the subject of this document
                    refers: ['https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient']
                    index: 52
                  effective:
                    choices: [effectiveDateTime]
                    index: 54
                  effectiveDateTime: {type: dateTime, choiceOf: effective, index: 55}
                  value:
                    short: normal result | abnormal result | invalid result | test not done
                    choices: [valueCodeableConcept]
                    index: 57
                  valueCodeableConcept: {type: CodeableConcept, short: normal result | abnormal result | invalid result | test not done, choiceOf: value, index: 58}
                  bodySite:
                    short: Left ear
                    pattern:
                      type: CodeableConcept
                      value:
                        coding:
                        - {code: '117590005', system: 'http://snomed.info/sct', display: Ear structure}
                    index: 59
                    extensions:
                      laterality:
                        url: null
                        _required: true
                        index: 61
                        elements:
                          value:
                            pattern:
                              type: Coding
                              value: {code: '7771000', system: 'http://snomed.info/sct', display: Left}
                            choices: []
                            index: 63
                    elements:
                      extension:
                        index: 60
                        slicing:
                          slices:
                            laterality:
                              match: {}
                              schema:
                                _required: true
                                index: 61
                                elements:
                                  value:
                                    pattern:
                                      type: Coding
                                      value: {code: '7771000', system: 'http://snomed.info/sct', display: Left}
                                    choices: []
                                    index: 63
                    required: [extension]
                  component: {index: 64}
                required: [value, valueCodeableConcept]
        inTreatmentWithOphthalmologist:
          match: {resource: null}
          schema:
            short: Treatment the patient has followed with an ophthalmologist
            mustSupport: true
            array: true
            index: 143
            elements:
              resource:
                type: Observation
                short: Observation for treatment with an ophthalmologist
                index: 144
                elements:
                  code:
                    short: In treatment with ophthalmologist
                    pattern:
                      type: CodeableConcept
                      value:
                        coding:
                        - {code: ophthalmologist-treatment-observation, system: 'https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/cs-child-report-documentation'}
                    index: 145
                  subject:
                    type: Reference
                    short: The child that is the subject of this document
                    refers: ['https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient']
                    index: 146
                  value:
                    short: prescription of spectacles | application of eye patch | surgical procedure on eye proper | (extensible)
                    choices: [valueCodeableConcept]
                    index: 148
                  valueCodeableConcept: {type: CodeableConcept, short: prescription of spectacles | application of eye patch | surgical procedure on eye proper | (extensible), choiceOf: value, index: 149}
                  bodySite: {index: 150}
                  component: {index: 151}
        pregnancyCMVInfection:
          match: {resource: null}
          schema:
            short: Whether CMV infection occurred during pregnancy
            mustSupport: true
            index: 20
            elements:
              resource:
                type: Observation
                short: Observation for CMV infection during pregnancy
                index: 21
                elements:
                  code:
                    short: CMV infection
                    pattern:
                      type: CodeableConcept
                      value:
                        coding:
                        - {code: '28944009', system: 'http://snomed.info/sct', display: CMV - Cytomegalovirus infection}
                    index: 22
                  subject:
                    type: Reference
                    short: The child that is the subject of this document
                    refers: ['https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient']
                    index: 23
                  value:
                    short: Whether CMV infection was present
                    choices: [valueBoolean]
                    index: 25
                  valueBoolean: {type: boolean, short: Whether CMV infection was present, choiceOf: value, index: 26}
                  bodySite: {index: 27}
                  component: {index: 28}
package_version: 1.0.1
class: profile
kind: resource
url: https://www.ehealth.fgov.be/standards/fhir/childreport/StructureDefinition/be-childreport
base: https://www.ehealth.fgov.be/standards/fhir/patient-dossier/StructureDefinition/be-document
version: 1.0.1
required: [timestamp, identifier]