<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="au-headcircum" />
  <url value="http://hl7.org.au/fhir/StructureDefinition/au-headcircum" />
  <version value="1.1.0" />
  <name value="AUHeadCircum" />
  <title value="AU Head Circumference" />
  <status value="draft" />
  <publisher value="Health Level Seven Australia (Orders and Observations WG)" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://hl7.org.au/fhir" />
      <use value="work" />
    </telecom>
  </contact>
  <description value="This profile defines a head circumference information structure for use in an Australian context that tightens the HeadCircumCode slice, aligning to the proposed [R4 Observation Head Circumference](http://build.fhir.org/headcircum.html) profile." />
  <copyright value="This resource contains content from LOINC™ (http://loinc.org). The LOINC Table, LOINC Table Core, LOINC Panels and Forms File, LOINC Answer File, LOINC Part File, LOINC Group File, LOINC Document Ontology File, LOINC Hierarchies, LOINC Linguistic Variants File, LOINC/RSNA Radiology Playbook, and LOINC/IEEE Medical Device Code Mapping Table are copyright © 1995-2017, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license." />
  <fhirVersion value="3.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Observation" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/headcircum" />
  <derivation value="constraint" />
  <differential>
    <element id="Observation">
      <path value="Observation" />
      <short value="An observation of head circumference in an Australian healthcare context" />
    </element>
    <element id="Observation.code">
      <path value="Observation.code" />
      <short value="Required head circumference code" />
    </element>
    <element id="Observation.code.coding">
      <path value="Observation.code.coding" />
      <short value="Required coding" />
      <min value="1" />
    </element>
    <element id="Observation.code.coding:HeadCircumCode">
      <path value="Observation.code.coding" />
      <sliceName value="HeadCircumCode" />
      <short value="Head circumference code" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Observation.code.coding:HeadCircumCode.system">
      <path value="Observation.code.coding.system" />
      <short value="LOINC coding system" />
      <min value="1" />
    </element>
    <element id="Observation.code.coding:HeadCircumCode.code">
      <path value="Observation.code.coding.code" />
      <short value="Head circumference LOINC code" />
      <min value="1" />
    </element>
  </differential>
</StructureDefinition>