description: APGAR score post-birth. Migrated from VRCL. package_name: hl7.fhir.us.bfdr derivation: constraint name: ObservationApgarScore 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/bfdr/ValueSet/ValueSet-apgar-timing'} 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: 2.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-apgar-score base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-survey version: 2.0.0-ballot required: [value, valueInteger]