description: This Observation represents the Apgar score post-birth. package_name: hl7.fhir.us.vr-common-library derivation: constraint name: ObservationApgarScoreVitalRecords type: Observation elements: code: short: Standard timings for APGAR assessments. Birth certificates only require 5 and 10 minute timings. Other use cases may require/accept other timings. binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-apgar-timing-vr'} index: 0 subject: type: Reference refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-child-vr'] index: 1 value: choices: [valueInteger] index: 3 valueInteger: {type: integer, choiceOf: value, index: 4} package_version: 1.1.0 class: profile kind: resource url: http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Observation-apgar-score-vr base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-survey version: 1.1.0 required: [value, subject, valueInteger]