http://hl7.org/fhir/us/core/StructureDefinition/head-occipital-frontal-circumference-percentile|8.0.0-ballot

The US Core Pediatric Head Occipital Frontal Circumference Percentile Profile inherits from the US Core Vital Signs Profile. This profile sets minimum expectations for the Observation resource to record, search, and fetch pediatric head occipital frontal circumference (OFC) percentile observations associated with a patient from birth to 37 Months of age using a standard LOINC code and UCUM units of measure. It specifies which *additional* core elements, extensions, vocabularies, and value sets **SHALL** be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.
description: The US Core Pediatric Head Occipital Frontal Circumference Percentile Profile inherits from the US Core Vital Signs Profile. This profile sets minimum expectations for the Observation resource to record, search,  and fetch pediatric head occipital frontal circumference (OFC) percentile observations associated with a patient from birth to 37 Months of age using a standard LOINC code and UCUM units of measure. It specifies which *additional*  core elements, extensions,  vocabularies, and value sets **SHALL** be present in the resource and constrains how the elements are used. Providing the floor for standards development for specific use cases promotes interoperability and adoption.
derivation: constraint
name: USCorePediatricHeadOccipitalFrontalCircumferencePercentileProfile
type: Observation
elements:
  code:
    short: Head Occipital Frontal circumference Percentile
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 8289-1, system: 'http://loinc.org'}
    index: 0
  valueQuantity:
    short: Vital Signs Value
    mustSupport: true
    index: 1
    elements:
      value: {mustSupport: true, index: 2}
      unit: {mustSupport: true, index: 3}
      system:
        pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
        mustSupport: true
        index: 4
      code:
        pattern: {type: Code, value: '%'}
        short: Coded responses from the common UCUM units for vital signs value set.
        mustSupport: true
        index: 5
    required: [value, unit, system, code]
class: profile
kind: resource
url: http://hl7.org/fhir/us/core/StructureDefinition/head-occipital-frontal-circumference-percentile
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-vital-signs
version: 8.0.0-ballot