Child Record
0.1.0 - STU Belgium flag

Child Record, published by HL7 Belgium. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/childrecord/ and changes regularly. See the Directory of published versions

Logical Model: Child Report Logical Model - Detailed Descriptions

Draft as of 2025-11-26

Definitions for the BeModelChildReport logical model

Guidance on how to interpret the contents of this table can be foundhere

0. BeModelChildReport
Definition

A logical model representing child report data elements.

ShortChild Report Logical Model
Control0..*
Is Modifierfalse
Logical ModelInstances of this logical model are not marked to be the target of a Reference
2. BeModelChildReport.subject
Definition

Patient/subject information

ShortChild that the report is about
Control1..1
Typehttps://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/BeModelPatient
4. BeModelChildReport.documentType
Definition

Type of the document, e.g. report, discharge letter, etc.

ShortDocument type
Control1..1
TypeCodeableConcept
6. BeModelChildReport.status
Definition

Status of the resource

ShortStatus of the resource
Control1..1
TypeCodeableConcept
8. BeModelChildReport.identifier
Definition

Business identifier for the document

ShortBusiness identifier for the document
NoteThis is a business identifier, not a resource identifier (see discussion)
Control1..*
TypeIdentifier
10. BeModelChildReport.recordedDate
Definition

The date when the document was last updated

ShortThe date when the document was last updated
Comments

The date of the child report is the date when the report was created, not the date of the examination or observation. In case of reports migrated from KMEHR, the date is the date of the conversion, not the KMEHR message creation, which is unknown.

Control1..1
TypedateTime
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
12. BeModelChildReport.author[x]
Definition

Author(s) by whom the resource was/were authored. Multiple authors could be provided.

ShortAuthor
Control1..1
TypeChoice of: Practitioner(BePractitioner), Organization(BeOrganization)
[x] NoteSeeChoice of Data Typesfor further information about how to use [x]
14. BeModelChildReport.presentedForm
Definition

A base64 encoded PDF file with the remaining child report information (biometric data, charts, etc.).

ShortChild report PDF file
Control1..1
TypeAttachment
16. BeModelChildReport.documentTitle
Definition

Document title

ShortDocument title
Control1..1
Typestring
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
18. BeModelChildReport.section
Definition

Sections

ShortSections
Control0..1
Type*
20. BeModelChildReport.section.subsection
Definition

subsection

Shortsubsection
Control0..*
TypeSeettps://www.ehealth.fgov.be/standards/fhir/childrecord/StructureDefinition/BeModelDocument#BeModelDocument.section
22. BeModelChildReport.pregnancyDetails
Definition

Details about the pregnancy.

ShortPregnancy details
Control0..1
TypeBase
24. BeModelChildReport.pregnancyDetails.durationOfPregnancy
Definition

[BeClinicalObservation] The duration of pregnancy in weeks, as an observation.

Short[BeClinicalObservation] The duration of pregnancy in weeks, as an observation.
Control0..1
TypeBase
26. BeModelChildReport.pregnancyDetails.durationOfPregnancy.subject
Definition

subject

ShortChild
Control1..1
TypeReference
28. BeModelChildReport.pregnancyDetails.durationOfPregnancy.code
Definition

Length of gestation at birth

ShortLength of gestation at birth
Control1..1
TypeCodeableConcept
Pattern Value{
  "coding" : [{
    "system" : "http://snomed.info/sct",
    "code" : "412726003",
    "display" : "Length of gestation at birth"
  }]
}
30. BeModelChildReport.pregnancyDetails.durationOfPregnancy.valueInteger
Definition

The duration of pregnancy in weeks

ShortThe duration of pregnancy in weeks
Control1..1
Typeinteger
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
32. BeModelChildReport.pregnancyDetails.pregnancyCMVInfection
Definition

Indicates whether CMV infection occurred during pregnancy.

Short[BeClinicalObservation] Pregnancy CMV infection
Control0..1
TypeBase
34. BeModelChildReport.pregnancyDetails.pregnancyCMVInfection.subject
Definition

subject

ShortChild
Control1..1
TypeReference
36. BeModelChildReport.pregnancyDetails.pregnancyCMVInfection.code
Definition

CMV infection during pregnancy

ShortCMV infection during pregnancy
Control1..1
TypeCodeableConcept
Pattern Value{
  "coding" : [{
    "code" : "cmv-infection-during-pregnancy",
    "display" : "CMV infection during pregnancy"
  }]
}
38. BeModelChildReport.pregnancyDetails.pregnancyCMVInfection.valueBoolean
Definition

The value indicates whether the mother had a CMV infection during pregnancy.

ShortIndicates whether CMV infection occurred during pregnancy.
Control1..1
Typeboolean
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
40. BeModelChildReport.bacterialMeningitis
Definition

Indicates whether bacterial meningitis occurred during pregnancy.

Short[BeClinicalObservation] Bacterial meningitis
Control0..1
TypeBase
42. BeModelChildReport.bacterialMeningitis.code
Definition

Code

ShortCode
Control1..1
TypeCodeableConcept
Pattern Value{
  "coding" : [{
    "code" : "bacterial-meningitis-during-pregnancy",
    "display" : "bacterial meningitis during pregnancy"
  }]
}
44. BeModelChildReport.bacterialMeningitis.subject
Definition

subject

ShortChild
Control1..1
TypeReference
46. BeModelChildReport.bacterialMeningitis.valueBoolean
Definition

The value indicates whether the mother had a bacterial meningitis during pregnancy.

ShortIndicates whether bacterial meningitis occurred during pregnancy.
Control1..1
Typeboolean
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
48. BeModelChildReport.neonatalHearingScreeningLeft
Definition

Result of neonatal hearing screening for the left ear.

Short[BeClinicalObservation] Left ear result
Control0..1
TypeBase
50. BeModelChildReport.neonatalHearingScreeningLeft.date
Definition

The date of neonatal hearing screening.

ShortDate of neonatal hearing screening
Control1..1
Typedate
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
52. BeModelChildReport.neonatalHearingScreeningLeft.subject
Definition

The child that the report is about.

ShortChild that the report is about
Control1..1
TypeReference(BePatient)
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ref-1: SHALL have a contained resource if a local reference is provided (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')))
54. BeModelChildReport.neonatalHearingScreeningLeft.subject.id
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

ShortUnique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
56. BeModelChildReport.neonatalHearingScreeningLeft.subject.extension
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

ShortAdditional content defined by implementations
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control0..*
TypeExtension
Is Modifierfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
SlicingThis element introduces a set of slices on BeModelChildReport.neonatalHearingScreeningLeft.subject.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 58. BeModelChildReport.neonatalHearingScreeningLeft.subject.reference
    Definition

    A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

    ShortLiteral reference, Relative, internal or absolute URL
    Comments

    Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

    Control0..1
    This element is affected by the following invariants: ref-1
    Typestring
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    60. BeModelChildReport.neonatalHearingScreeningLeft.subject.type
    Definition

    The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

    The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

    ShortType the reference refers to (e.g. "Patient")
    Comments

    This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified.

    Control0..1
    BindingUnless not suitable, these codes SHALL be taken from ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types|4.0.1
    (extensible to http://hl7.org/fhir/ValueSet/resource-types|4.0.1)

    Aa resource (or, for logical models, the URI of the logical model).

    Typeuri
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    62. BeModelChildReport.neonatalHearingScreeningLeft.subject.identifier
    Definition

    An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

    ShortLogical reference, when literal reference is not known
    Comments

    When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

    When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

    Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

    Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

    NoteThis is a business identifier, not a resource identifier (see discussion)
    Control0..1
    TypeIdentifier
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    64. BeModelChildReport.neonatalHearingScreeningLeft.subject.display
    Definition

    Plain text narrative that identifies the resource in addition to the resource reference.

    ShortText alternative for the resource
    Comments

    This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

    Control0..1
    Typestring
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    66. BeModelChildReport.neonatalHearingScreeningLeft.subject.code
    Definition

    Result of neonatal hearing screening - left

    ShortResult of neonatal hearing screening - left
    Control1..1
    TypeCodeableConcept
    Pattern Value{
      "coding" : [{
        "code" : "neonatal-hearing-screening-left",
        "display" : "Result of neonatal hearing screening (left ear)"
      }]
    }
    68. BeModelChildReport.neonatalHearingScreeningLeft.subject.valueCode
    Definition

    Neonatal hearing screening result for the left ear.

    ShortResult of neonatal hearing screening (left ear)
    Control1..1
    BindingThe codes SHALL be taken from Neonatal Hearing Screening Results
    (required to https://www.ehealth.fgov.be/standards/fhir/childrecord/ValueSet/VSNeonatalHearingScreeningResults)
    Typecode
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    70. BeModelChildReport.neonatalHearingScreeningRight
    Definition

    Result of neonatal hearing screening for the right ear.

    Short[BeClinicalObservation] Right ear result
    Control0..1
    TypeBase
    72. BeModelChildReport.neonatalHearingScreeningRight.date
    Definition

    The date of neonatal hearing screening.

    ShortDate of neonatal hearing screening
    Control1..1
    Typedate
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    74. BeModelChildReport.neonatalHearingScreeningRight.subject
    Definition

    The child that the report is about.

    ShortChild that the report is about
    Control1..1
    TypeReference(BePatient)
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ref-1: SHALL have a contained resource if a local reference is provided (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')))
    76. BeModelChildReport.neonatalHearingScreeningRight.subject.id
    Definition

    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

    ShortUnique id for inter-element referencing
    Control0..1
    Typestring
    Is Modifierfalse
    XML FormatIn the XML format, this property is represented as an attribute.
    Summaryfalse
    78. BeModelChildReport.neonatalHearingScreeningRight.subject.extension
    Definition

    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

    ShortAdditional content defined by implementations
    Comments

    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control0..*
    TypeExtension
    Is Modifierfalse
    Summaryfalse
    Alternate Namesextensions, user content
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    SlicingThis element introduces a set of slices on BeModelChildReport.neonatalHearingScreeningRight.subject.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
    • value @ url
    • 80. BeModelChildReport.neonatalHearingScreeningRight.subject.reference
      Definition

      A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

      ShortLiteral reference, Relative, internal or absolute URL
      Comments

      Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

      Control0..1
      This element is affected by the following invariants: ref-1
      Typestring
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Summarytrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      82. BeModelChildReport.neonatalHearingScreeningRight.subject.type
      Definition

      The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

      The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

      ShortType the reference refers to (e.g. "Patient")
      Comments

      This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified.

      Control0..1
      BindingUnless not suitable, these codes SHALL be taken from ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types|4.0.1
      (extensible to http://hl7.org/fhir/ValueSet/resource-types|4.0.1)

      Aa resource (or, for logical models, the URI of the logical model).

      Typeuri
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Summarytrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      84. BeModelChildReport.neonatalHearingScreeningRight.subject.identifier
      Definition

      An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

      ShortLogical reference, when literal reference is not known
      Comments

      When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

      When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

      Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

      Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

      NoteThis is a business identifier, not a resource identifier (see discussion)
      Control0..1
      TypeIdentifier
      Is Modifierfalse
      Summarytrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      86. BeModelChildReport.neonatalHearingScreeningRight.subject.display
      Definition

      Plain text narrative that identifies the resource in addition to the resource reference.

      ShortText alternative for the resource
      Comments

      This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

      Control0..1
      Typestring
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Summarytrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      88. BeModelChildReport.neonatalHearingScreeningRight.subject.code
      Definition

      Result of neonatal hearing screening - right

      ShortResult of neonatal hearing screening - right
      Control1..1
      TypeCodeableConcept
      Pattern Value{
        "coding" : [{
          "code" : "neonatal-hearing-screening-right",
          "display" : "Result of neonatal hearing screening (right ear)"
        }]
      }
      90. BeModelChildReport.neonatalHearingScreeningRight.subject.valueCode
      Definition

      Neonatal hearing screening result for the right ear.

      ShortResult of neonatal hearing screening (right ear)
      Control1..1
      BindingThe codes SHALL be taken from Neonatal Hearing Screening Results
      (required to https://www.ehealth.fgov.be/standards/fhir/childrecord/ValueSet/VSNeonatalHearingScreeningResults)
      Typecode
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      92. BeModelChildReport.severeHeadTrauma
      Definition

      Indicates whether severe head trauma was identified.

      Short[BeProblem] Severe head trauma
      Control0..1
      TypeBase
      94. BeModelChildReport.severeHeadTrauma.subject
      Definition

      The child that the report is about.

      ShortChild that the report is about
      Control1..1
      TypeReference(BePatient)
      96. BeModelChildReport.severeHeadTrauma.date
      Definition

      Date of reporting the trauma.

      ShortDate of reporting the trauma.
      Control1..1
      Typedate
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      98. BeModelChildReport.severeHeadTrauma.code
      Definition

      Code

      ShortCode
      Control1..1
      TypeCodeableConcept
      Pattern Value{
        "coding" : [{
          "code" : "severe-head-trauma-during-delivery",
          "display" : "Severe head trauma"
        }]
      }
      100. BeModelChildReport.severeHeadTrauma.valueBoolean
      Definition

      The value indicates whether severe head trauma was identified in the child.

      ShortIndicates whether severe head trauma was identified.
      Control1..1
      Typeboolean
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      102. BeModelChildReport.eyeScreening
      Definition

      Details about the eye screening.

      Short[BeClinicalObservation] Eye screening
      Control0..*
      TypeBackboneElement
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      104. BeModelChildReport.eyeScreening.id
      Definition

      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

      ShortUnique id for inter-element referencing
      Control0..1
      Typestring
      Is Modifierfalse
      XML FormatIn the XML format, this property is represented as an attribute.
      Summaryfalse
      106. BeModelChildReport.eyeScreening.extension
      Definition

      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

      ShortAdditional content defined by implementations
      Comments

      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Control0..*
      TypeExtension
      Is Modifierfalse
      Summaryfalse
      Alternate Namesextensions, user content
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      SlicingThis element introduces a set of slices on BeModelChildReport.eyeScreening.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
      • value @ url
      • 108. BeModelChildReport.eyeScreening.modifierExtension
        Definition

        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

        ShortExtensions that cannot be ignored even if unrecognized
        Comments

        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

        Control0..*
        TypeExtension
        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
        Summarytrue
        Requirements

        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

        Alternate Namesextensions, user content, modifiers
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        110. BeModelChildReport.eyeScreening.subject
        Definition

        The child that the report is about.

        ShortChild that the report is about
        Control1..1
        TypeReference(BePatient)
        112. BeModelChildReport.eyeScreening.date
        Definition

        The date of eye screening.

        ShortDate of eye screening
        Control1..1
        Typedate
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        114. BeModelChildReport.eyeScreening.code
        Definition

        Code

        ShortCode
        Control1..1
        TypeCodeableConcept
        Pattern Value{
          "coding" : [{
            "code" : "eye-screening",
            "display" : "Eye screening findings"
          }]
        }
        116. BeModelChildReport.eyeScreening.valueCodeableConcept
        Definition

        Result of eye screening.

        ShortResult of eye screening
        Control1..1
        BindingThe codes SHALL be taken from Eye Screening Results
        (required to https://www.ehealth.fgov.be/standards/fhir/childrecord/ValueSet/eye-screening-results)
        Typecode
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        118. BeModelChildReport.eyeResults
        Definition

        Details about the eyes.

        ShortEye
        Control0..*
        TypeBase
        120. BeModelChildReport.eyeResults.inspectionPupilAbnormal
        Definition

        Details about the inspection of the pupil.

        Short[BeClinicalObservation] Inspection pupil abnormal
        Control0..1
        TypeBackboneElement
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        122. BeModelChildReport.eyeResults.inspectionPupilAbnormal.id
        Definition

        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

        ShortUnique id for inter-element referencing
        Control0..1
        Typestring
        Is Modifierfalse
        XML FormatIn the XML format, this property is represented as an attribute.
        Summaryfalse
        124. BeModelChildReport.eyeResults.inspectionPupilAbnormal.extension
        Definition

        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

        ShortAdditional content defined by implementations
        Comments

        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

        Control0..*
        TypeExtension
        Is Modifierfalse
        Summaryfalse
        Alternate Namesextensions, user content
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        SlicingThis element introduces a set of slices on BeModelChildReport.eyeResults.inspectionPupilAbnormal.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
        • value @ url
        • 126. BeModelChildReport.eyeResults.inspectionPupilAbnormal.modifierExtension
          Definition

          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

          ShortExtensions that cannot be ignored even if unrecognized
          Comments

          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          Requirements

          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

          Alternate Namesextensions, user content, modifiers
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          128. BeModelChildReport.eyeResults.inspectionPupilAbnormal.subject
          Definition

          The child that the report is about.

          ShortChild that the report is about
          Control1..1
          TypeReference(BePatient)
          130. BeModelChildReport.eyeResults.inspectionPupilAbnormal.date
          Definition

          Date of abnormal pupil inspection finding.

          ShortDate of abnormal pupil inspection finding
          Control1..1
          Typedate
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          132. BeModelChildReport.eyeResults.inspectionPupilAbnormal.code
          Definition

          Inspection pupil abnormal

          ShortInspection pupil abnormal
          Control1..1
          TypeCodeableConcept
          Pattern Value{
            "coding" : [{
              "code" : "inspection-pupil-normal",
              "display" : "Inspection pupil abnormal"
            }]
          }
          134. BeModelChildReport.eyeResults.inspectionPupilAbnormal.valueBoolean
          Definition

          Inspection pupil abnormal

          ShortInspection pupil abnormal
          Control1..1
          Typeboolean
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          136. BeModelChildReport.eyeResults.eyeMovementAndPosition
          Definition

          [BeClinicalObservation] Findings about the eye movement and position

          Short[BeClinicalObservation] Findings about the eye movement and position
          Control0..*
          TypeBackboneElement
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          138. BeModelChildReport.eyeResults.eyeMovementAndPosition.id
          Definition

          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

          ShortUnique id for inter-element referencing
          Control0..1
          Typestring
          Is Modifierfalse
          XML FormatIn the XML format, this property is represented as an attribute.
          Summaryfalse
          140. BeModelChildReport.eyeResults.eyeMovementAndPosition.extension
          Definition

          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

          ShortAdditional content defined by implementations
          Comments

          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

          Control0..*
          TypeExtension
          Is Modifierfalse
          Summaryfalse
          Alternate Namesextensions, user content
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          SlicingThis element introduces a set of slices on BeModelChildReport.eyeResults.eyeMovementAndPosition.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
          • value @ url
          • 142. BeModelChildReport.eyeResults.eyeMovementAndPosition.modifierExtension
            Definition

            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

            ShortExtensions that cannot be ignored even if unrecognized
            Comments

            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

            Control0..*
            TypeExtension
            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
            Summarytrue
            Requirements

            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

            Alternate Namesextensions, user content, modifiers
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            144. BeModelChildReport.eyeResults.eyeMovementAndPosition.subject
            Definition

            The child that the report is about.

            ShortChild that the report is about
            Control1..1
            TypeReference(BePatient)
            146. BeModelChildReport.eyeResults.eyeMovementAndPosition.date
            Definition

            The date of eye movement and position results.

            ShortDate of eye movement and position results
            Control1..1
            Typedate
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            148. BeModelChildReport.eyeResults.eyeMovementAndPosition.code
            Definition

            Code

            ShortCode
            Control1..1
            TypeCodeableConcept
            Pattern Value{
              "coding" : [{
                "code" : "eye-movement-and-position",
                "display" : "Eye movement and position"
              }]
            }
            150. BeModelChildReport.eyeResults.eyeMovementAndPosition.valueCode
            Definition

            Result of testing eye movement and position.

            ShortResult of testing eye movement and position
            Control1..1
            BindingThe codes SHALL be taken from Eye Movement and Position
            (required to https://www.ehealth.fgov.be/standards/fhir/childrecord/ValueSet/VSEyeMovementAndPosition)
            Typecode
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            152. BeModelChildReport.eyeResults.eyeRemarks
            Definition

            Free text remarks about the eyes.

            Short[BeClinicalObservation] Eye remarks
            Control0..1
            TypeBackboneElement
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            154. BeModelChildReport.eyeResults.eyeRemarks.id
            Definition

            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

            ShortUnique id for inter-element referencing
            Control0..1
            Typestring
            Is Modifierfalse
            XML FormatIn the XML format, this property is represented as an attribute.
            Summaryfalse
            156. BeModelChildReport.eyeResults.eyeRemarks.extension
            Definition

            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

            ShortAdditional content defined by implementations
            Comments

            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

            Control0..*
            TypeExtension
            Is Modifierfalse
            Summaryfalse
            Alternate Namesextensions, user content
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
            SlicingThis element introduces a set of slices on BeModelChildReport.eyeResults.eyeRemarks.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
            • value @ url
            • 158. BeModelChildReport.eyeResults.eyeRemarks.modifierExtension
              Definition

              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

              ShortExtensions that cannot be ignored even if unrecognized
              Comments

              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

              Control0..*
              TypeExtension
              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
              Summarytrue
              Requirements

              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

              Alternate Namesextensions, user content, modifiers
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              160. BeModelChildReport.eyeResults.eyeRemarks.subject
              Definition

              The child that the report is about.

              ShortChild that the report is about
              Control1..1
              TypeReference(BePatient)
              162. BeModelChildReport.eyeResults.eyeRemarks.date
              Definition

              The date of eye remarks.

              ShortDate of eye remarks
              Control1..1
              Typedate
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              164. BeModelChildReport.eyeResults.eyeRemarks.code
              Definition

              Eye remark

              ShortEye remark
              Control1..1
              TypeCodeableConcept
              Pattern Value{
                "coding" : [{
                  "code" : "eye-remarks",
                  "display" : "Eye remarks"
                }]
              }
              166. BeModelChildReport.eyeResults.eyeRemarks.valueString
              Definition

              Eye remarks

              ShortEye remarks
              Control1..1
              Typestring
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              168. BeModelChildReport.inTreatmentWithOphthalmologist
              Definition

              Details about treatment with an ophthalmologist.

              Short[BeClinicalObservation] In treatment with ophthalmologist
              Control0..*
              TypeBackboneElement
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              170. BeModelChildReport.inTreatmentWithOphthalmologist.id
              Definition

              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

              ShortUnique id for inter-element referencing
              Control0..1
              Typestring
              Is Modifierfalse
              XML FormatIn the XML format, this property is represented as an attribute.
              Summaryfalse
              172. BeModelChildReport.inTreatmentWithOphthalmologist.extension
              Definition

              May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

              ShortAdditional content defined by implementations
              Comments

              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

              Control0..*
              TypeExtension
              Is Modifierfalse
              Summaryfalse
              Alternate Namesextensions, user content
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
              SlicingThis element introduces a set of slices on BeModelChildReport.inTreatmentWithOphthalmologist.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
              • value @ url
              • 174. BeModelChildReport.inTreatmentWithOphthalmologist.modifierExtension
                Definition

                May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                ShortExtensions that cannot be ignored even if unrecognized
                Comments

                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                Control0..*
                TypeExtension
                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                Summarytrue
                Requirements

                Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                Alternate Namesextensions, user content, modifiers
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                176. BeModelChildReport.inTreatmentWithOphthalmologist.date
                Definition

                Date of remarks about treatment with ophthalmologist.

                ShortDate of remarks about treatment with ophthalmologist.
                Control1..1
                Typedate
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                178. BeModelChildReport.inTreatmentWithOphthalmologist.code
                Definition

                Code

                ShortCode
                Control1..1
                TypeCodeableConcept
                Pattern Value{
                  "coding" : [{
                    "code" : "in-treatment-with-ophtalmologist",
                    "display" : "In treatment with ophthalmologist"
                  }]
                }
                180. BeModelChildReport.inTreatmentWithOphthalmologist.valueCode
                Definition

                Treatment with ophthalmologist.

                ShortTreatment with ophthalmologist
                Control1..1
                BindingThe codes SHALL be taken from Ophthalmologist Treatments
                (required to https://www.ehealth.fgov.be/standards/fhir/childrecord/ValueSet/VSOphthalmologistTreatments)
                Typecode
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension

                Guidance on how to interpret the contents of this table can be foundhere

                0. BeModelChildReport
                Definition

                A logical model representing child report data elements.

                ShortChild Report Logical Model
                Logical ModelInstances of this logical model are not marked to be the target of a Reference
                2. BeModelChildReport.subject
                ShortChild that the report is about
                4. BeModelChildReport.recordedDate
                Comments

                The date of the child report is the date when the report was created, not the date of the examination or observation. In case of reports migrated from KMEHR, the date is the date of the conversion, not the KMEHR message creation, which is unknown.

                6. BeModelChildReport.presentedForm
                Definition

                A base64 encoded PDF file with the remaining child report information (biometric data, charts, etc.).

                ShortChild report PDF file
                Control1..1
                8. BeModelChildReport.pregnancyDetails
                Definition

                Details about the pregnancy.

                ShortPregnancy details
                Control0..1
                TypeBase
                10. BeModelChildReport.pregnancyDetails.durationOfPregnancy
                Definition

                [BeClinicalObservation] The duration of pregnancy in weeks, as an observation.

                Short[BeClinicalObservation] The duration of pregnancy in weeks, as an observation.
                Control0..1
                TypeBase
                12. BeModelChildReport.pregnancyDetails.durationOfPregnancy.subject
                Definition

                subject

                ShortChild
                Control1..1
                TypeReference
                14. BeModelChildReport.pregnancyDetails.durationOfPregnancy.code
                Definition

                Length of gestation at birth

                ShortLength of gestation at birth
                Control1..1
                TypeCodeableConcept
                Pattern Value{
                  "coding" : [{
                    "system" : "http://snomed.info/sct",
                    "code" : "412726003",
                    "display" : "Length of gestation at birth"
                  }]
                }
                16. BeModelChildReport.pregnancyDetails.durationOfPregnancy.valueInteger
                Definition

                The duration of pregnancy in weeks

                ShortThe duration of pregnancy in weeks
                Control1..1
                Typeinteger
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                18. BeModelChildReport.pregnancyDetails.pregnancyCMVInfection
                Definition

                Indicates whether CMV infection occurred during pregnancy.

                Short[BeClinicalObservation] Pregnancy CMV infection
                Control0..1
                TypeBase
                20. BeModelChildReport.pregnancyDetails.pregnancyCMVInfection.subject
                Definition

                subject

                ShortChild
                Control1..1
                TypeReference
                22. BeModelChildReport.pregnancyDetails.pregnancyCMVInfection.code
                Definition

                CMV infection during pregnancy

                ShortCMV infection during pregnancy
                Control1..1
                TypeCodeableConcept
                Pattern Value{
                  "coding" : [{
                    "code" : "cmv-infection-during-pregnancy",
                    "display" : "CMV infection during pregnancy"
                  }]
                }
                24. BeModelChildReport.pregnancyDetails.pregnancyCMVInfection.valueBoolean
                Definition

                The value indicates whether the mother had a CMV infection during pregnancy.

                ShortIndicates whether CMV infection occurred during pregnancy.
                Control1..1
                Typeboolean
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                26. BeModelChildReport.bacterialMeningitis
                Definition

                Indicates whether bacterial meningitis occurred during pregnancy.

                Short[BeClinicalObservation] Bacterial meningitis
                Control0..1
                TypeBase
                28. BeModelChildReport.bacterialMeningitis.code
                Definition

                Code

                ShortCode
                Control1..1
                TypeCodeableConcept
                Pattern Value{
                  "coding" : [{
                    "code" : "bacterial-meningitis-during-pregnancy",
                    "display" : "bacterial meningitis during pregnancy"
                  }]
                }
                30. BeModelChildReport.bacterialMeningitis.subject
                Definition

                subject

                ShortChild
                Control1..1
                TypeReference
                32. BeModelChildReport.bacterialMeningitis.valueBoolean
                Definition

                The value indicates whether the mother had a bacterial meningitis during pregnancy.

                ShortIndicates whether bacterial meningitis occurred during pregnancy.
                Control1..1
                Typeboolean
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                34. BeModelChildReport.neonatalHearingScreeningLeft
                Definition

                Result of neonatal hearing screening for the left ear.

                Short[BeClinicalObservation] Left ear result
                Control0..1
                TypeBase
                36. BeModelChildReport.neonatalHearingScreeningLeft.date
                Definition

                The date of neonatal hearing screening.

                ShortDate of neonatal hearing screening
                Control1..1
                Typedate
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                38. BeModelChildReport.neonatalHearingScreeningLeft.subject
                Definition

                The child that the report is about.

                ShortChild that the report is about
                Control1..1
                TypeReference(BePatient)
                40. BeModelChildReport.neonatalHearingScreeningLeft.subject.code
                Definition

                Result of neonatal hearing screening - left

                ShortResult of neonatal hearing screening - left
                Control1..1
                TypeCodeableConcept
                Pattern Value{
                  "coding" : [{
                    "code" : "neonatal-hearing-screening-left",
                    "display" : "Result of neonatal hearing screening (left ear)"
                  }]
                }
                42. BeModelChildReport.neonatalHearingScreeningLeft.subject.valueCode
                Definition

                Neonatal hearing screening result for the left ear.

                ShortResult of neonatal hearing screening (left ear)
                Control1..1
                BindingThe codes SHALL be taken from Neonatal Hearing Screening Results
                (required to https://www.ehealth.fgov.be/standards/fhir/childrecord/ValueSet/VSNeonatalHearingScreeningResults)
                Typecode
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                44. BeModelChildReport.neonatalHearingScreeningRight
                Definition

                Result of neonatal hearing screening for the right ear.

                Short[BeClinicalObservation] Right ear result
                Control0..1
                TypeBase
                46. BeModelChildReport.neonatalHearingScreeningRight.date
                Definition

                The date of neonatal hearing screening.

                ShortDate of neonatal hearing screening
                Control1..1
                Typedate
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                48. BeModelChildReport.neonatalHearingScreeningRight.subject
                Definition

                The child that the report is about.

                ShortChild that the report is about
                Control1..1
                TypeReference(BePatient)
                50. BeModelChildReport.neonatalHearingScreeningRight.subject.code
                Definition

                Result of neonatal hearing screening - right

                ShortResult of neonatal hearing screening - right
                Control1..1
                TypeCodeableConcept
                Pattern Value{
                  "coding" : [{
                    "code" : "neonatal-hearing-screening-right",
                    "display" : "Result of neonatal hearing screening (right ear)"
                  }]
                }
                52. BeModelChildReport.neonatalHearingScreeningRight.subject.valueCode
                Definition

                Neonatal hearing screening result for the right ear.

                ShortResult of neonatal hearing screening (right ear)
                Control1..1
                BindingThe codes SHALL be taken from Neonatal Hearing Screening Results
                (required to https://www.ehealth.fgov.be/standards/fhir/childrecord/ValueSet/VSNeonatalHearingScreeningResults)
                Typecode
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                54. BeModelChildReport.severeHeadTrauma
                Definition

                Indicates whether severe head trauma was identified.

                Short[BeProblem] Severe head trauma
                Control0..1
                TypeBase
                56. BeModelChildReport.severeHeadTrauma.subject
                Definition

                The child that the report is about.

                ShortChild that the report is about
                Control1..1
                TypeReference(BePatient)
                58. BeModelChildReport.severeHeadTrauma.date
                Definition

                Date of reporting the trauma.

                ShortDate of reporting the trauma.
                Control1..1
                Typedate
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                60. BeModelChildReport.severeHeadTrauma.code
                Definition

                Code

                ShortCode
                Control1..1
                TypeCodeableConcept
                Pattern Value{
                  "coding" : [{
                    "code" : "severe-head-trauma-during-delivery",
                    "display" : "Severe head trauma"
                  }]
                }
                62. BeModelChildReport.severeHeadTrauma.valueBoolean
                Definition

                The value indicates whether severe head trauma was identified in the child.

                ShortIndicates whether severe head trauma was identified.
                Control1..1
                Typeboolean
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                64. BeModelChildReport.eyeScreening
                Definition

                Details about the eye screening.

                Short[BeClinicalObservation] Eye screening
                Control0..*
                TypeBackboneElement
                66. BeModelChildReport.eyeScreening.subject
                Definition

                The child that the report is about.

                ShortChild that the report is about
                Control1..1
                TypeReference(BePatient)
                68. BeModelChildReport.eyeScreening.date
                Definition

                The date of eye screening.

                ShortDate of eye screening
                Control1..1
                Typedate
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                70. BeModelChildReport.eyeScreening.code
                Definition

                Code

                ShortCode
                Control1..1
                TypeCodeableConcept
                Pattern Value{
                  "coding" : [{
                    "code" : "eye-screening",
                    "display" : "Eye screening findings"
                  }]
                }
                72. BeModelChildReport.eyeScreening.valueCodeableConcept
                Definition

                Result of eye screening.

                ShortResult of eye screening
                Control1..1
                BindingThe codes SHALL be taken from Eye Screening Results
                (required to https://www.ehealth.fgov.be/standards/fhir/childrecord/ValueSet/eye-screening-results)
                Typecode
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                74. BeModelChildReport.eyeResults
                Definition

                Details about the eyes.

                ShortEye
                Control0..*
                TypeBase
                76. BeModelChildReport.eyeResults.inspectionPupilAbnormal
                Definition

                Details about the inspection of the pupil.

                Short[BeClinicalObservation] Inspection pupil abnormal
                Control0..1
                TypeBackboneElement
                78. BeModelChildReport.eyeResults.inspectionPupilAbnormal.subject
                Definition

                The child that the report is about.

                ShortChild that the report is about
                Control1..1
                TypeReference(BePatient)
                80. BeModelChildReport.eyeResults.inspectionPupilAbnormal.date
                Definition

                Date of abnormal pupil inspection finding.

                ShortDate of abnormal pupil inspection finding
                Control1..1
                Typedate
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                82. BeModelChildReport.eyeResults.inspectionPupilAbnormal.code
                Definition

                Inspection pupil abnormal

                ShortInspection pupil abnormal
                Control1..1
                TypeCodeableConcept
                Pattern Value{
                  "coding" : [{
                    "code" : "inspection-pupil-normal",
                    "display" : "Inspection pupil abnormal"
                  }]
                }
                84. BeModelChildReport.eyeResults.inspectionPupilAbnormal.valueBoolean
                Definition

                Inspection pupil abnormal

                ShortInspection pupil abnormal
                Control1..1
                Typeboolean
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                86. BeModelChildReport.eyeResults.eyeMovementAndPosition
                Definition

                [BeClinicalObservation] Findings about the eye movement and position

                Short[BeClinicalObservation] Findings about the eye movement and position
                Control0..*
                TypeBackboneElement
                88. BeModelChildReport.eyeResults.eyeMovementAndPosition.subject
                Definition

                The child that the report is about.

                ShortChild that the report is about
                Control1..1
                TypeReference(BePatient)
                90. BeModelChildReport.eyeResults.eyeMovementAndPosition.date
                Definition

                The date of eye movement and position results.

                ShortDate of eye movement and position results
                Control1..1
                Typedate
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                92. BeModelChildReport.eyeResults.eyeMovementAndPosition.code
                Definition

                Code

                ShortCode
                Control1..1
                TypeCodeableConcept
                Pattern Value{
                  "coding" : [{
                    "code" : "eye-movement-and-position",
                    "display" : "Eye movement and position"
                  }]
                }
                94. BeModelChildReport.eyeResults.eyeMovementAndPosition.valueCode
                Definition

                Result of testing eye movement and position.

                ShortResult of testing eye movement and position
                Control1..1
                BindingThe codes SHALL be taken from Eye Movement and Position
                (required to https://www.ehealth.fgov.be/standards/fhir/childrecord/ValueSet/VSEyeMovementAndPosition)
                Typecode
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                96. BeModelChildReport.eyeResults.eyeRemarks
                Definition

                Free text remarks about the eyes.

                Short[BeClinicalObservation] Eye remarks
                Control0..1
                TypeBackboneElement
                98. BeModelChildReport.eyeResults.eyeRemarks.subject
                Definition

                The child that the report is about.

                ShortChild that the report is about
                Control1..1
                TypeReference(BePatient)
                100. BeModelChildReport.eyeResults.eyeRemarks.date
                Definition

                The date of eye remarks.

                ShortDate of eye remarks
                Control1..1
                Typedate
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                102. BeModelChildReport.eyeResults.eyeRemarks.code
                Definition

                Eye remark

                ShortEye remark
                Control1..1
                TypeCodeableConcept
                Pattern Value{
                  "coding" : [{
                    "code" : "eye-remarks",
                    "display" : "Eye remarks"
                  }]
                }
                104. BeModelChildReport.eyeResults.eyeRemarks.valueString
                Definition

                Eye remarks

                ShortEye remarks
                Control1..1
                Typestring
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                106. BeModelChildReport.inTreatmentWithOphthalmologist
                Definition

                Details about treatment with an ophthalmologist.

                Short[BeClinicalObservation] In treatment with ophthalmologist
                Control0..*
                TypeBackboneElement
                108. BeModelChildReport.inTreatmentWithOphthalmologist.date
                Definition

                Date of remarks about treatment with ophthalmologist.

                ShortDate of remarks about treatment with ophthalmologist.
                Control1..1
                Typedate
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                110. BeModelChildReport.inTreatmentWithOphthalmologist.code
                Definition

                Code

                ShortCode
                Control1..1
                TypeCodeableConcept
                Pattern Value{
                  "coding" : [{
                    "code" : "in-treatment-with-ophtalmologist",
                    "display" : "In treatment with ophthalmologist"
                  }]
                }
                112. BeModelChildReport.inTreatmentWithOphthalmologist.valueCode
                Definition

                Treatment with ophthalmologist.

                ShortTreatment with ophthalmologist
                Control1..1
                BindingThe codes SHALL be taken from Ophthalmologist Treatments
                (required to https://www.ehealth.fgov.be/standards/fhir/childrecord/ValueSet/VSOphthalmologistTreatments)
                Typecode
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension

                Guidance on how to interpret the contents of this table can be foundhere

                0. BeModelChildReport
                Definition

                A logical model representing child report data elements.

                ShortChild Report Logical Model
                Control0..*
                Is Modifierfalse
                Logical ModelInstances of this logical model are not marked to be the target of a Reference
                2. BeModelChildReport.subject
                Definition

                Patient/subject information

                ShortChild that the report is about
                Control1..1
                Typehttps://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/BeModelPatient
                4. BeModelChildReport.documentType
                Definition

                Type of the document, e.g. report, discharge letter, etc.

                ShortDocument type
                Control1..1
                TypeCodeableConcept
                6. BeModelChildReport.status
                Definition

                Status of the resource

                ShortStatus of the resource
                Control1..1
                TypeCodeableConcept
                8. BeModelChildReport.identifier
                Definition

                Business identifier for the document

                ShortBusiness identifier for the document
                NoteThis is a business identifier, not a resource identifier (see discussion)
                Control1..*
                TypeIdentifier
                10. BeModelChildReport.recordedDate
                Definition

                The date when the document was last updated

                ShortThe date when the document was last updated
                Comments

                The date of the child report is the date when the report was created, not the date of the examination or observation. In case of reports migrated from KMEHR, the date is the date of the conversion, not the KMEHR message creation, which is unknown.

                Control1..1
                TypedateTime
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                12. BeModelChildReport.author[x]
                Definition

                Author(s) by whom the resource was/were authored. Multiple authors could be provided.

                ShortAuthor
                Control1..1
                TypeChoice of: Practitioner(BePractitioner), Organization(BeOrganization)
                [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                14. BeModelChildReport.presentedForm
                Definition

                A base64 encoded PDF file with the remaining child report information (biometric data, charts, etc.).

                ShortChild report PDF file
                Control1..1
                TypeAttachment
                16. BeModelChildReport.documentTitle
                Definition

                Document title

                ShortDocument title
                Control1..1
                Typestring
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                18. BeModelChildReport.section
                Definition

                Sections

                ShortSections
                Control0..1
                Type*
                20. BeModelChildReport.section.subsection
                Definition

                subsection

                Shortsubsection
                Control0..*
                TypeSeettps://www.ehealth.fgov.be/standards/fhir/childrecord/StructureDefinition/BeModelDocument#BeModelDocument.section
                22. BeModelChildReport.pregnancyDetails
                Definition

                Details about the pregnancy.

                ShortPregnancy details
                Control0..1
                TypeBase
                24. BeModelChildReport.pregnancyDetails.durationOfPregnancy
                Definition

                [BeClinicalObservation] The duration of pregnancy in weeks, as an observation.

                Short[BeClinicalObservation] The duration of pregnancy in weeks, as an observation.
                Control0..1
                TypeBase
                26. BeModelChildReport.pregnancyDetails.durationOfPregnancy.subject
                Definition

                subject

                ShortChild
                Control1..1
                TypeReference
                28. BeModelChildReport.pregnancyDetails.durationOfPregnancy.code
                Definition

                Length of gestation at birth

                ShortLength of gestation at birth
                Control1..1
                TypeCodeableConcept
                Pattern Value{
                  "coding" : [{
                    "system" : "http://snomed.info/sct",
                    "code" : "412726003",
                    "display" : "Length of gestation at birth"
                  }]
                }
                30. BeModelChildReport.pregnancyDetails.durationOfPregnancy.valueInteger
                Definition

                The duration of pregnancy in weeks

                ShortThe duration of pregnancy in weeks
                Control1..1
                Typeinteger
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                32. BeModelChildReport.pregnancyDetails.pregnancyCMVInfection
                Definition

                Indicates whether CMV infection occurred during pregnancy.

                Short[BeClinicalObservation] Pregnancy CMV infection
                Control0..1
                TypeBase
                34. BeModelChildReport.pregnancyDetails.pregnancyCMVInfection.subject
                Definition

                subject

                ShortChild
                Control1..1
                TypeReference
                36. BeModelChildReport.pregnancyDetails.pregnancyCMVInfection.code
                Definition

                CMV infection during pregnancy

                ShortCMV infection during pregnancy
                Control1..1
                TypeCodeableConcept
                Pattern Value{
                  "coding" : [{
                    "code" : "cmv-infection-during-pregnancy",
                    "display" : "CMV infection during pregnancy"
                  }]
                }
                38. BeModelChildReport.pregnancyDetails.pregnancyCMVInfection.valueBoolean
                Definition

                The value indicates whether the mother had a CMV infection during pregnancy.

                ShortIndicates whether CMV infection occurred during pregnancy.
                Control1..1
                Typeboolean
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                40. BeModelChildReport.bacterialMeningitis
                Definition

                Indicates whether bacterial meningitis occurred during pregnancy.

                Short[BeClinicalObservation] Bacterial meningitis
                Control0..1
                TypeBase
                42. BeModelChildReport.bacterialMeningitis.code
                Definition

                Code

                ShortCode
                Control1..1
                TypeCodeableConcept
                Pattern Value{
                  "coding" : [{
                    "code" : "bacterial-meningitis-during-pregnancy",
                    "display" : "bacterial meningitis during pregnancy"
                  }]
                }
                44. BeModelChildReport.bacterialMeningitis.subject
                Definition

                subject

                ShortChild
                Control1..1
                TypeReference
                46. BeModelChildReport.bacterialMeningitis.valueBoolean
                Definition

                The value indicates whether the mother had a bacterial meningitis during pregnancy.

                ShortIndicates whether bacterial meningitis occurred during pregnancy.
                Control1..1
                Typeboolean
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                48. BeModelChildReport.neonatalHearingScreeningLeft
                Definition

                Result of neonatal hearing screening for the left ear.

                Short[BeClinicalObservation] Left ear result
                Control0..1
                TypeBase
                50. BeModelChildReport.neonatalHearingScreeningLeft.date
                Definition

                The date of neonatal hearing screening.

                ShortDate of neonatal hearing screening
                Control1..1
                Typedate
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                52. BeModelChildReport.neonatalHearingScreeningLeft.subject
                Definition

                The child that the report is about.

                ShortChild that the report is about
                Control1..1
                TypeReference(BePatient)
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ref-1: SHALL have a contained resource if a local reference is provided (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')))
                54. BeModelChildReport.neonatalHearingScreeningLeft.subject.id
                Definition

                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                ShortUnique id for inter-element referencing
                Control0..1
                Typestring
                Is Modifierfalse
                XML FormatIn the XML format, this property is represented as an attribute.
                Summaryfalse
                56. BeModelChildReport.neonatalHearingScreeningLeft.subject.extension
                Definition

                May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                ShortAdditional content defined by implementations
                Comments

                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                Control0..*
                TypeExtension
                Is Modifierfalse
                Summaryfalse
                Alternate Namesextensions, user content
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                SlicingThis element introduces a set of slices on BeModelChildReport.neonatalHearingScreeningLeft.subject.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                • value @ url
                • 58. BeModelChildReport.neonatalHearingScreeningLeft.subject.reference
                  Definition

                  A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                  ShortLiteral reference, Relative, internal or absolute URL
                  Comments

                  Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                  Control0..1
                  This element is affected by the following invariants: ref-1
                  Typestring
                  Is Modifierfalse
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  Summarytrue
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  60. BeModelChildReport.neonatalHearingScreeningLeft.subject.type
                  Definition

                  The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                  The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                  ShortType the reference refers to (e.g. "Patient")
                  Comments

                  This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified.

                  Control0..1
                  BindingUnless not suitable, these codes SHALL be taken from ResourceType
                  (extensible to http://hl7.org/fhir/ValueSet/resource-types|4.0.1)

                  Aa resource (or, for logical models, the URI of the logical model).

                  Typeuri
                  Is Modifierfalse
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  Summarytrue
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  62. BeModelChildReport.neonatalHearingScreeningLeft.subject.identifier
                  Definition

                  An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                  ShortLogical reference, when literal reference is not known
                  Comments

                  When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                  When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                  Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                  Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                  NoteThis is a business identifier, not a resource identifier (see discussion)
                  Control0..1
                  TypeIdentifier
                  Is Modifierfalse
                  Summarytrue
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  64. BeModelChildReport.neonatalHearingScreeningLeft.subject.display
                  Definition

                  Plain text narrative that identifies the resource in addition to the resource reference.

                  ShortText alternative for the resource
                  Comments

                  This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                  Control0..1
                  Typestring
                  Is Modifierfalse
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  Summarytrue
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  66. BeModelChildReport.neonatalHearingScreeningLeft.subject.code
                  Definition

                  Result of neonatal hearing screening - left

                  ShortResult of neonatal hearing screening - left
                  Control1..1
                  TypeCodeableConcept
                  Pattern Value{
                    "coding" : [{
                      "code" : "neonatal-hearing-screening-left",
                      "display" : "Result of neonatal hearing screening (left ear)"
                    }]
                  }
                  68. BeModelChildReport.neonatalHearingScreeningLeft.subject.valueCode
                  Definition

                  Neonatal hearing screening result for the left ear.

                  ShortResult of neonatal hearing screening (left ear)
                  Control1..1
                  BindingThe codes SHALL be taken from Neonatal Hearing Screening Results
                  (required to https://www.ehealth.fgov.be/standards/fhir/childrecord/ValueSet/VSNeonatalHearingScreeningResults)
                  Typecode
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  70. BeModelChildReport.neonatalHearingScreeningRight
                  Definition

                  Result of neonatal hearing screening for the right ear.

                  Short[BeClinicalObservation] Right ear result
                  Control0..1
                  TypeBase
                  72. BeModelChildReport.neonatalHearingScreeningRight.date
                  Definition

                  The date of neonatal hearing screening.

                  ShortDate of neonatal hearing screening
                  Control1..1
                  Typedate
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  74. BeModelChildReport.neonatalHearingScreeningRight.subject
                  Definition

                  The child that the report is about.

                  ShortChild that the report is about
                  Control1..1
                  TypeReference(BePatient)
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ref-1: SHALL have a contained resource if a local reference is provided (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')))
                  76. BeModelChildReport.neonatalHearingScreeningRight.subject.id
                  Definition

                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                  ShortUnique id for inter-element referencing
                  Control0..1
                  Typestring
                  Is Modifierfalse
                  XML FormatIn the XML format, this property is represented as an attribute.
                  Summaryfalse
                  78. BeModelChildReport.neonatalHearingScreeningRight.subject.extension
                  Definition

                  May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                  ShortAdditional content defined by implementations
                  Comments

                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                  Control0..*
                  TypeExtension
                  Is Modifierfalse
                  Summaryfalse
                  Alternate Namesextensions, user content
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  SlicingThis element introduces a set of slices on BeModelChildReport.neonatalHearingScreeningRight.subject.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                  • value @ url
                  • 80. BeModelChildReport.neonatalHearingScreeningRight.subject.reference
                    Definition

                    A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                    ShortLiteral reference, Relative, internal or absolute URL
                    Comments

                    Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                    Control0..1
                    This element is affected by the following invariants: ref-1
                    Typestring
                    Is Modifierfalse
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    Summarytrue
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    82. BeModelChildReport.neonatalHearingScreeningRight.subject.type
                    Definition

                    The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                    The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                    ShortType the reference refers to (e.g. "Patient")
                    Comments

                    This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified.

                    Control0..1
                    BindingUnless not suitable, these codes SHALL be taken from ResourceType
                    (extensible to http://hl7.org/fhir/ValueSet/resource-types|4.0.1)

                    Aa resource (or, for logical models, the URI of the logical model).

                    Typeuri
                    Is Modifierfalse
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    Summarytrue
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    84. BeModelChildReport.neonatalHearingScreeningRight.subject.identifier
                    Definition

                    An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                    ShortLogical reference, when literal reference is not known
                    Comments

                    When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                    When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                    Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                    Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                    NoteThis is a business identifier, not a resource identifier (see discussion)
                    Control0..1
                    TypeIdentifier
                    Is Modifierfalse
                    Summarytrue
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    86. BeModelChildReport.neonatalHearingScreeningRight.subject.display
                    Definition

                    Plain text narrative that identifies the resource in addition to the resource reference.

                    ShortText alternative for the resource
                    Comments

                    This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                    Control0..1
                    Typestring
                    Is Modifierfalse
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    Summarytrue
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    88. BeModelChildReport.neonatalHearingScreeningRight.subject.code
                    Definition

                    Result of neonatal hearing screening - right

                    ShortResult of neonatal hearing screening - right
                    Control1..1
                    TypeCodeableConcept
                    Pattern Value{
                      "coding" : [{
                        "code" : "neonatal-hearing-screening-right",
                        "display" : "Result of neonatal hearing screening (right ear)"
                      }]
                    }
                    90. BeModelChildReport.neonatalHearingScreeningRight.subject.valueCode
                    Definition

                    Neonatal hearing screening result for the right ear.

                    ShortResult of neonatal hearing screening (right ear)
                    Control1..1
                    BindingThe codes SHALL be taken from Neonatal Hearing Screening Results
                    (required to https://www.ehealth.fgov.be/standards/fhir/childrecord/ValueSet/VSNeonatalHearingScreeningResults)
                    Typecode
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    92. BeModelChildReport.severeHeadTrauma
                    Definition

                    Indicates whether severe head trauma was identified.

                    Short[BeProblem] Severe head trauma
                    Control0..1
                    TypeBase
                    94. BeModelChildReport.severeHeadTrauma.subject
                    Definition

                    The child that the report is about.

                    ShortChild that the report is about
                    Control1..1
                    TypeReference(BePatient)
                    96. BeModelChildReport.severeHeadTrauma.date
                    Definition

                    Date of reporting the trauma.

                    ShortDate of reporting the trauma.
                    Control1..1
                    Typedate
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    98. BeModelChildReport.severeHeadTrauma.code
                    Definition

                    Code

                    ShortCode
                    Control1..1
                    TypeCodeableConcept
                    Pattern Value{
                      "coding" : [{
                        "code" : "severe-head-trauma-during-delivery",
                        "display" : "Severe head trauma"
                      }]
                    }
                    100. BeModelChildReport.severeHeadTrauma.valueBoolean
                    Definition

                    The value indicates whether severe head trauma was identified in the child.

                    ShortIndicates whether severe head trauma was identified.
                    Control1..1
                    Typeboolean
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    102. BeModelChildReport.eyeScreening
                    Definition

                    Details about the eye screening.

                    Short[BeClinicalObservation] Eye screening
                    Control0..*
                    TypeBackboneElement
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    104. BeModelChildReport.eyeScreening.id
                    Definition

                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                    ShortUnique id for inter-element referencing
                    Control0..1
                    Typestring
                    Is Modifierfalse
                    XML FormatIn the XML format, this property is represented as an attribute.
                    Summaryfalse
                    106. BeModelChildReport.eyeScreening.extension
                    Definition

                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                    ShortAdditional content defined by implementations
                    Comments

                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                    Control0..*
                    TypeExtension
                    Is Modifierfalse
                    Summaryfalse
                    Alternate Namesextensions, user content
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                    SlicingThis element introduces a set of slices on BeModelChildReport.eyeScreening.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                    • value @ url
                    • 108. BeModelChildReport.eyeScreening.modifierExtension
                      Definition

                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                      ShortExtensions that cannot be ignored even if unrecognized
                      Comments

                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                      Control0..*
                      TypeExtension
                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                      Summarytrue
                      Requirements

                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                      Alternate Namesextensions, user content, modifiers
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      110. BeModelChildReport.eyeScreening.subject
                      Definition

                      The child that the report is about.

                      ShortChild that the report is about
                      Control1..1
                      TypeReference(BePatient)
                      112. BeModelChildReport.eyeScreening.date
                      Definition

                      The date of eye screening.

                      ShortDate of eye screening
                      Control1..1
                      Typedate
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      114. BeModelChildReport.eyeScreening.code
                      Definition

                      Code

                      ShortCode
                      Control1..1
                      TypeCodeableConcept
                      Pattern Value{
                        "coding" : [{
                          "code" : "eye-screening",
                          "display" : "Eye screening findings"
                        }]
                      }
                      116. BeModelChildReport.eyeScreening.valueCodeableConcept
                      Definition

                      Result of eye screening.

                      ShortResult of eye screening
                      Control1..1
                      BindingThe codes SHALL be taken from Eye Screening Results
                      (required to https://www.ehealth.fgov.be/standards/fhir/childrecord/ValueSet/eye-screening-results)
                      Typecode
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      118. BeModelChildReport.eyeResults
                      Definition

                      Details about the eyes.

                      ShortEye
                      Control0..*
                      TypeBase
                      120. BeModelChildReport.eyeResults.inspectionPupilAbnormal
                      Definition

                      Details about the inspection of the pupil.

                      Short[BeClinicalObservation] Inspection pupil abnormal
                      Control0..1
                      TypeBackboneElement
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      122. BeModelChildReport.eyeResults.inspectionPupilAbnormal.id
                      Definition

                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                      ShortUnique id for inter-element referencing
                      Control0..1
                      Typestring
                      Is Modifierfalse
                      XML FormatIn the XML format, this property is represented as an attribute.
                      Summaryfalse
                      124. BeModelChildReport.eyeResults.inspectionPupilAbnormal.extension
                      Definition

                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                      ShortAdditional content defined by implementations
                      Comments

                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                      Control0..*
                      TypeExtension
                      Is Modifierfalse
                      Summaryfalse
                      Alternate Namesextensions, user content
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      SlicingThis element introduces a set of slices on BeModelChildReport.eyeResults.inspectionPupilAbnormal.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                      • value @ url
                      • 126. BeModelChildReport.eyeResults.inspectionPupilAbnormal.modifierExtension
                        Definition

                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                        ShortExtensions that cannot be ignored even if unrecognized
                        Comments

                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..*
                        TypeExtension
                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                        Summarytrue
                        Requirements

                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                        Alternate Namesextensions, user content, modifiers
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        128. BeModelChildReport.eyeResults.inspectionPupilAbnormal.subject
                        Definition

                        The child that the report is about.

                        ShortChild that the report is about
                        Control1..1
                        TypeReference(BePatient)
                        130. BeModelChildReport.eyeResults.inspectionPupilAbnormal.date
                        Definition

                        Date of abnormal pupil inspection finding.

                        ShortDate of abnormal pupil inspection finding
                        Control1..1
                        Typedate
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        132. BeModelChildReport.eyeResults.inspectionPupilAbnormal.code
                        Definition

                        Inspection pupil abnormal

                        ShortInspection pupil abnormal
                        Control1..1
                        TypeCodeableConcept
                        Pattern Value{
                          "coding" : [{
                            "code" : "inspection-pupil-normal",
                            "display" : "Inspection pupil abnormal"
                          }]
                        }
                        134. BeModelChildReport.eyeResults.inspectionPupilAbnormal.valueBoolean
                        Definition

                        Inspection pupil abnormal

                        ShortInspection pupil abnormal
                        Control1..1
                        Typeboolean
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        136. BeModelChildReport.eyeResults.eyeMovementAndPosition
                        Definition

                        [BeClinicalObservation] Findings about the eye movement and position

                        Short[BeClinicalObservation] Findings about the eye movement and position
                        Control0..*
                        TypeBackboneElement
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        138. BeModelChildReport.eyeResults.eyeMovementAndPosition.id
                        Definition

                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                        ShortUnique id for inter-element referencing
                        Control0..1
                        Typestring
                        Is Modifierfalse
                        XML FormatIn the XML format, this property is represented as an attribute.
                        Summaryfalse
                        140. BeModelChildReport.eyeResults.eyeMovementAndPosition.extension
                        Definition

                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                        ShortAdditional content defined by implementations
                        Comments

                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..*
                        TypeExtension
                        Is Modifierfalse
                        Summaryfalse
                        Alternate Namesextensions, user content
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        SlicingThis element introduces a set of slices on BeModelChildReport.eyeResults.eyeMovementAndPosition.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                        • value @ url
                        • 142. BeModelChildReport.eyeResults.eyeMovementAndPosition.modifierExtension
                          Definition

                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                          ShortExtensions that cannot be ignored even if unrecognized
                          Comments

                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                          Control0..*
                          TypeExtension
                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                          Summarytrue
                          Requirements

                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                          Alternate Namesextensions, user content, modifiers
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          144. BeModelChildReport.eyeResults.eyeMovementAndPosition.subject
                          Definition

                          The child that the report is about.

                          ShortChild that the report is about
                          Control1..1
                          TypeReference(BePatient)
                          146. BeModelChildReport.eyeResults.eyeMovementAndPosition.date
                          Definition

                          The date of eye movement and position results.

                          ShortDate of eye movement and position results
                          Control1..1
                          Typedate
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          148. BeModelChildReport.eyeResults.eyeMovementAndPosition.code
                          Definition

                          Code

                          ShortCode
                          Control1..1
                          TypeCodeableConcept
                          Pattern Value{
                            "coding" : [{
                              "code" : "eye-movement-and-position",
                              "display" : "Eye movement and position"
                            }]
                          }
                          150. BeModelChildReport.eyeResults.eyeMovementAndPosition.valueCode
                          Definition

                          Result of testing eye movement and position.

                          ShortResult of testing eye movement and position
                          Control1..1
                          BindingThe codes SHALL be taken from Eye Movement and Position
                          (required to https://www.ehealth.fgov.be/standards/fhir/childrecord/ValueSet/VSEyeMovementAndPosition)
                          Typecode
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          152. BeModelChildReport.eyeResults.eyeRemarks
                          Definition

                          Free text remarks about the eyes.

                          Short[BeClinicalObservation] Eye remarks
                          Control0..1
                          TypeBackboneElement
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          154. BeModelChildReport.eyeResults.eyeRemarks.id
                          Definition

                          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                          ShortUnique id for inter-element referencing
                          Control0..1
                          Typestring
                          Is Modifierfalse
                          XML FormatIn the XML format, this property is represented as an attribute.
                          Summaryfalse
                          156. BeModelChildReport.eyeResults.eyeRemarks.extension
                          Definition

                          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                          ShortAdditional content defined by implementations
                          Comments

                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                          Control0..*
                          TypeExtension
                          Is Modifierfalse
                          Summaryfalse
                          Alternate Namesextensions, user content
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          SlicingThis element introduces a set of slices on BeModelChildReport.eyeResults.eyeRemarks.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                          • value @ url
                          • 158. BeModelChildReport.eyeResults.eyeRemarks.modifierExtension
                            Definition

                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                            ShortExtensions that cannot be ignored even if unrecognized
                            Comments

                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                            Control0..*
                            TypeExtension
                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                            Summarytrue
                            Requirements

                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                            Alternate Namesextensions, user content, modifiers
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            160. BeModelChildReport.eyeResults.eyeRemarks.subject
                            Definition

                            The child that the report is about.

                            ShortChild that the report is about
                            Control1..1
                            TypeReference(BePatient)
                            162. BeModelChildReport.eyeResults.eyeRemarks.date
                            Definition

                            The date of eye remarks.

                            ShortDate of eye remarks
                            Control1..1
                            Typedate
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            164. BeModelChildReport.eyeResults.eyeRemarks.code
                            Definition

                            Eye remark

                            ShortEye remark
                            Control1..1
                            TypeCodeableConcept
                            Pattern Value{
                              "coding" : [{
                                "code" : "eye-remarks",
                                "display" : "Eye remarks"
                              }]
                            }
                            166. BeModelChildReport.eyeResults.eyeRemarks.valueString
                            Definition

                            Eye remarks

                            ShortEye remarks
                            Control1..1
                            Typestring
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            168. BeModelChildReport.inTreatmentWithOphthalmologist
                            Definition

                            Details about treatment with an ophthalmologist.

                            Short[BeClinicalObservation] In treatment with ophthalmologist
                            Control0..*
                            TypeBackboneElement
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            170. BeModelChildReport.inTreatmentWithOphthalmologist.id
                            Definition

                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                            ShortUnique id for inter-element referencing
                            Control0..1
                            Typestring
                            Is Modifierfalse
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Summaryfalse
                            172. BeModelChildReport.inTreatmentWithOphthalmologist.extension
                            Definition

                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                            ShortAdditional content defined by implementations
                            Comments

                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                            Control0..*
                            TypeExtension
                            Is Modifierfalse
                            Summaryfalse
                            Alternate Namesextensions, user content
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            SlicingThis element introduces a set of slices on BeModelChildReport.inTreatmentWithOphthalmologist.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                            • value @ url
                            • 174. BeModelChildReport.inTreatmentWithOphthalmologist.modifierExtension
                              Definition

                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                              ShortExtensions that cannot be ignored even if unrecognized
                              Comments

                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                              Control0..*
                              TypeExtension
                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                              Summarytrue
                              Requirements

                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                              Alternate Namesextensions, user content, modifiers
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              176. BeModelChildReport.inTreatmentWithOphthalmologist.date
                              Definition

                              Date of remarks about treatment with ophthalmologist.

                              ShortDate of remarks about treatment with ophthalmologist.
                              Control1..1
                              Typedate
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              178. BeModelChildReport.inTreatmentWithOphthalmologist.code
                              Definition

                              Code

                              ShortCode
                              Control1..1
                              TypeCodeableConcept
                              Pattern Value{
                                "coding" : [{
                                  "code" : "in-treatment-with-ophtalmologist",
                                  "display" : "In treatment with ophthalmologist"
                                }]
                              }
                              180. BeModelChildReport.inTreatmentWithOphthalmologist.valueCode
                              Definition

                              Treatment with ophthalmologist.

                              ShortTreatment with ophthalmologist
                              Control1..1
                              BindingThe codes SHALL be taken from Ophthalmologist Treatments
                              (required to https://www.ehealth.fgov.be/standards/fhir/childrecord/ValueSet/VSOphthalmologistTreatments)
                              Typecode
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension