<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="example" />
  <url value="http://hl7.org/fhir/StructureDefinition/example" />
  <identifier>
    <system value="urn:ietf:rfc:3986" />
    <value value="1.2.36.90146595217.4.2" />
  </identifier>
  <version value="2" />
  <name value="LipidProfileExample" />
  <title value="Example Lipid Profile" />
  <status value="draft" />
  <experimental value="true" />
  <date value="2012-05-12" />
  <publisher value="Health Intersections Pty Ltd" />
  <contact>
    <name value="Grahame Grieve" />
    <telecom>
      <system value="email" />
      <value value="grahame@healthintersections.com.au" />
    </telecom>
  </contact>
  <description value="Describes how the lab report is used for a standard Lipid Profile - Cholesterol, Triglyceride and Cholesterol fractions. Uses LOINC codes" />
  <useContext>
    <code>
      <system value="http://terminology.hl7.org/CodeSystem/usage-context-type" />
      <code value="focus" />
      <display value="Clinical Focus" />
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct" />
        <code value="314079002" />
        <display value="Hyperlipidemia screening test (procedure)" />
      </coding>
    </valueCodeableConcept>
  </useContext>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166" />
      <code value="AU" />
    </coding>
  </jurisdiction>
  <purpose value="Provide an example to demonstrate how to use StructureDefinition" />
  <copyright value="Creative Commons 0, per FHIR specification" />
  <keyword>
    <system value="http://snomed.info/sct" />
    <code value="314079002" />
    <display value="Hyperlipidemia screening test (procedure)" />
  </keyword>
  <fhirVersion value="4.6.0" />
  <mapping>
    <identity value="m1" />
    <uri value="https://www.rcpa.edu.au/getattachment/0961c6d1-ec80-4500-8dc0-de516500e05b/Lipid-and-lipoprotein-testing.aspx" />
    <name value="RCPA Lipid Report recommendations" />
    <comment value="Actual mappings haven't yet been filled out" />
  </mapping>
  <kind value="resource" />
  <abstract value="false" />
  <type value="DiagnosticReport" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/DiagnosticReport" />
  <derivation value="constraint" />
</StructureDefinition>