description: 'The Apgar score represents the overall clinical status of a newborn child. This is evaluated one, five and ten minutes after birth based on 5 parameters: Appearance, Pulse, Grimace, Activity, Respiration. If the score measured at 5 minutes is < 8, the Apgar score is measured again at 10, 15, 20 minutes etc. until the score = 8.\r\n#### Purpose\r\nThe Apgar score is primarily meant to rapidly determine the clinical condition of the newborn child and whether extra care is required. A low Apgar score can be caused by developmental disorders, prenatal accidents or negative influences during birth. The Apgar score remains a snapshot in time and cannot be used to predict the locomotive or mental development of a child.\r\n#### Evidence Base\r\nThe definitions of the concepts are based on the Apgar score (as defined in Dutch by the KNOV), the guidelines Fetal Monitoring of the NVOG and Reanimation of Newborn of the NVK.\r\n\r\n\r\n#### Patient Population\r\nThe ApgarScore information model is meant for children up to the age of 12 month.' package_name: healthdata.be.r4.cbb derivation: specialization name: HdBeApgarScore abstract: true type: https://fhir.healthdata.be/StructureDefinition/LogicalModel/ApgarScore elements: ApgarScoreDateTime: short: ApgarScoreDateTime _definition: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-BE} - {url: content, valueMarkdown: De dag en tijdstip waarop de Apgar score is vastgelegd.} type: dateTime _short: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-BE} - {url: content, valueMarkdown: ApgarScoreDatumTijd} index: 0 ApgarScoreTotal: short: ApgarScoreTotal _definition: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-BE} - {url: content, valueMarkdown: Totaal van de Apgar score. Het bereik van de totaalscore is 0 tot 10.} type: Count _short: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-BE} - {url: content, valueMarkdown: ApgarScoreTotaal} index: 1 RespiratoryScore: short: RespiratoryScore _definition: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-BE} - {url: content, valueMarkdown: De Apgar deelscore voor de ademhaling.} type: CodeableConcept _short: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-BE} - {url: content, valueMarkdown: AdemhalingScore} binding: {strength: required, valueSet: 'https://fhir.healthdata.be/ValueSet/RespiratoryScore'} index: 2 AppearanceScore: short: AppearanceScore _definition: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-BE} - {url: content, valueMarkdown: De Apgar deelscore voor de huidskleur/aspect.} type: CodeableConcept _short: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-BE} - {url: content, valueMarkdown: HuidskleurScore} binding: {strength: required, valueSet: 'https://fhir.healthdata.be/ValueSet/AppearanceScore'} index: 3 PulseScore: short: PulseScore _definition: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-BE} - {url: content, valueMarkdown: De Apgar deelscore voor de hartslag/pols.} type: CodeableConcept _short: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-BE} - {url: content, valueMarkdown: HartslagScore} binding: {strength: required, valueSet: 'https://fhir.healthdata.be/ValueSet/PulseScore'} index: 4 GrimaceScore: short: GrimaceScore _definition: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-BE} - {url: content, valueMarkdown: De Apgar deelscore voor de reactie op prikkels.} type: CodeableConcept _short: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-BE} - {url: content, valueMarkdown: ReflexenScore} binding: {strength: required, valueSet: 'https://fhir.healthdata.be/ValueSet/GrimaceScore'} index: 5 MusleToneScore: short: MusleToneScore _definition: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-BE} - {url: content, valueMarkdown: De Apgar deelscore voor de spierspanning/tonus.} type: CodeableConcept _short: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-BE} - {url: content, valueMarkdown: SpierspanningScore} binding: {strength: required, valueSet: 'https://fhir.healthdata.be/ValueSet/MusleToneScore'} index: 6 Comment: short: Comment _definition: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-BE} - {url: content, valueMarkdown: De toelichting op de Apgar score.} type: string _short: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-BE} - {url: content, valueMarkdown: Toelichting} index: 7 package_version: 0.14.0-beta class: logical kind: logical url: https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-ApgarScore base: http://hl7.org/fhir/StructureDefinition/Element version: null required: [ApgarScoreDateTime, ApgarScoreTotal]