PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.be.childreport@1.0.1
    https://www.ehealth.fgov.be/standards/fhir/childreport/StructureDefinition/BeModelChildReport
description: A logical model representing child report data elements.
package_name: hl7.fhir.be.childreport
derivation: specialization
name: BeModelChildReport
type: https://www.ehealth.fgov.be/standards/fhir/childreport/StructureDefinition/BeModelChildReport
elements:
  severeHeadTrauma:
    type: Base
    short: '[BeProblem] Severe head trauma'
    index: 26
    elements:
      subject:
        type: Reference
        short: Child that the report is about
        refers: ['https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient']
        index: 27
      date: {type: date, short: Date of reporting the trauma., index: 28}
      code:
        type: CodeableConcept
        short: Code
        pattern:
          type: CodeableConcept
          value:
            coding:
            - {code: '127296001', system: 'http://snomed.info/sct', display: Intracranial injury}
        index: 29
      valueBoolean: {type: boolean, short: Indicates whether severe head trauma was identified., index: 30}
    required: [valueBoolean, subject, date, code]
  eyeScreening:
    type: BackboneElement
    short: '[BeClinicalObservation] Eye screening'
    array: true
    index: 31
    elements:
      subject:
        type: Reference
        short: Child that the report is about
        refers: ['https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient']
        index: 32
      date: {type: date, short: Date of eye screening, index: 33}
      code:
        type: CodeableConcept
        short: Code
        pattern:
          type: CodeableConcept
          value:
            coding:
            - {code: '363926002', system: 'http://snomed.info/sct', display: Eye/vision observable}
        index: 34
      valueCodeableConcept:
        type: code
        short: Result of eye screening
        binding: {strength: required, valueSet: 'https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/vs-eye-screening-results'}
        index: 35
    required: [subject, valueCodeableConcept, date, code]
  dateTime: {index: 0}
  neonatalHearingScreeningRight:
    type: Base
    short: '[BeClinicalObservation] Right ear result'
    index: 21
    elements:
      date: {type: date, short: Date of neonatal hearing screening, index: 22}
      subject:
        type: Reference
        short: Child that the report is about
        refers: ['https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient']
        index: 23
      code:
        type: CodeableConcept
        short: Result of neonatal hearing screening - right
        pattern:
          type: CodeableConcept
          value:
            coding:
            - {code: '102972004', system: 'http://snomed.info/sct', display: 'Brain stem auditory evoked potential, function'}
        index: 24
      valueCode:
        type: code
        short: Result of neonatal hearing screening (right ear)
        binding: {strength: required, valueSet: 'https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/vs-neonatal-hearing-screening-results'}
        index: 25
    required: [valueCode, subject, date, code]
  presentedForm: {short: Child report PDF file, index: 2}
  pregnancyDetails:
    type: Base
    short: Pregnancy details
    index: 3
    elements:
      durationOfPregnancy:
        type: Base
        short: '[BeClinicalObservation] The duration of pregnancy in weeks, as an observation.'
        index: 4
        elements:
          subject: {type: Reference, short: Child, index: 5}
          code:
            type: CodeableConcept
            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: 6
          valueInteger: {type: integer, short: The duration of pregnancy in weeks, index: 7}
        required: [subject, code, valueInteger]
      pregnancyCMVInfection:
        type: Base
        short: '[BeClinicalObservation] Pregnancy CMV infection'
        index: 8
        elements:
          subject: {type: Reference, short: Child, index: 9}
          code:
            type: CodeableConcept
            short: CMV infection during pregnancy
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: '28944009', system: 'http://snomed.info/sct', display: Cytomegalovirus infection}
            index: 10
          valueBoolean: {type: boolean, short: Indicates whether CMV infection occurred during pregnancy., index: 11}
        required: [valueBoolean, subject, code]
  neonatalHearingScreeningLeft:
    type: Base
    short: '[BeClinicalObservation] Left ear result'
    index: 16
    elements:
      date: {type: date, short: Date of neonatal hearing screening, index: 17}
      subject:
        type: Reference
        short: Child that the report is about
        refers: ['https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient']
        index: 18
      code:
        type: CodeableConcept
        short: Result of neonatal hearing screening - left
        pattern:
          type: CodeableConcept
          value:
            coding:
            - {code: '102972004', system: 'http://snomed.info/sct', display: 'Brain stem auditory evoked potential, function'}
        index: 19
      valueCode:
        type: code
        short: Result of neonatal hearing screening (left ear)
        binding: {strength: required, valueSet: 'https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/vs-neonatal-hearing-screening-results'}
        index: 20
    required: [valueCode, subject, date, code]
  bacterialMeningitis:
    type: Base
    short: '[BeClinicalObservation] Bacterial meningitis'
    index: 12
    elements:
      code:
        type: CodeableConcept
        short: Code
        pattern:
          type: CodeableConcept
          value:
            coding:
            - {code: '95883001', system: 'http://snomed.info/sct', display: Bacterial meningitis}
        index: 13
      subject: {type: Reference, short: Child, index: 14}
      valueBoolean: {type: boolean, short: Indicates whether bacterial meningitis occurred during pregnancy., index: 15}
    required: [valueBoolean, subject, code]
  inTreatmentWithOphthalmologist:
    type: BackboneElement
    short: '[BeClinicalObservation] In treatment with ophthalmologist'
    array: true
    index: 52
    elements:
      date: {type: date, short: Date of remarks about treatment with ophthalmologist., index: 53}
      code:
        type: CodeableConcept
        short: Code
        pattern:
          type: CodeableConcept
          value:
            coding:
            - {code: ophthalmologist-treatment-observation, system: 'https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/cs-child-report-documentation', display: In treatment with ophthalmologist}
        index: 54
      valueCode:
        type: code
        short: Treatment with ophthalmologist
        binding: {strength: required, valueSet: 'https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/vs-ophthalmologist-treatments'}
        index: 55
    required: [valueCode, date, code]
  subject: {short: Child that the report is about, index: 1}
  eyeResults:
    type: Base
    short: Eye
    array: true
    index: 36
    elements:
      inspectionPupilAbnormal:
        type: BackboneElement
        short: '[BeClinicalObservation] Inspection pupil abnormal'
        index: 37
        elements:
          subject:
            type: Reference
            short: Child that the report is about
            refers: ['https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient']
            index: 38
          date: {type: date, short: Date of abnormal pupil inspection finding, index: 39}
          code:
            type: CodeableConcept
            short: Inspection pupil abnormal
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: '274093008', system: 'http://snomed.info/sct', display: Abnormal pupil}
            index: 40
          valueBoolean: {type: boolean, short: Inspection pupil abnormal, index: 41}
        required: [valueBoolean, subject, date, code]
      eyeMovementAndPosition:
        type: BackboneElement
        short: '[BeClinicalObservation] Findings about the eye movement and position'
        array: true
        index: 42
        elements:
          subject:
            type: Reference
            short: Child that the report is about
            refers: ['https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient']
            index: 43
          date: {type: date, short: Date of eye movement and position results, index: 44}
          code:
            type: CodeableConcept
            short: Code
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: '31763002', system: 'http://snomed.info/sct', display: Ocular motility observable}
            index: 45
          valueCode:
            type: code
            short: Result of testing eye movement and position
            binding: {strength: required, valueSet: 'https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/vs-eye-movement-and-position'}
            index: 46
        required: [valueCode, subject, date, code]
      eyeRemarks:
        type: BackboneElement
        short: '[BeClinicalObservation] Eye remarks'
        index: 47
        elements:
          subject:
            type: Reference
            short: Child that the report is about
            refers: ['https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient']
            index: 48
          date: {type: date, short: Date of eye remarks, index: 49}
          code:
            type: CodeableConcept
            short: Eye remark
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: eye-remarks-observation, system: 'https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/cs-child-report-documentation', display: Eye remarks}
            index: 50
          valueString: {type: string, short: Eye remarks, index: 51}
        required: [valueString, subject, date, code]
package_version: 1.0.1
class: logical
kind: logical
url: https://www.ehealth.fgov.be/standards/fhir/childreport/StructureDefinition/BeModelChildReport
base: https://www.ehealth.fgov.be/standards/fhir/patient-dossier/StructureDefinition/BeModelDocument
version: 1.0.1
required: [presentedForm, subject]