Personal Health Records
1.0.0-ballot - ballot International flag

This page is part of the Standard Personal Health Record (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

: Apple HealthKit Sample Type Code System - XML Representation

Draft as of 2024-12-18

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="apple-health-kit-sample-type-code-system"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem apple-health-kit-sample-type-code-system</b></p><a name="apple-health-kit-sample-type-code-system"> </a><a name="hcapple-health-kit-sample-type-code-system"> </a><a name="apple-health-kit-sample-type-code-system-en-US"> </a><p>This case-insensitive code system <code>http://hl7.org/fhir/uv/phr/CodeSystem/apple-health-kit-sample-type-code-system</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">category<a name="apple-health-kit-sample-type-code-system-category"> </a></td><td>Apple HK CategorySample</td></tr><tr><td style="white-space:nowrap">quantity<a name="apple-health-kit-sample-type-code-system-quantity"> </a></td><td>Apple HK QuantitySample</td></tr><tr><td style="white-space:nowrap">correlation<a name="apple-health-kit-sample-type-code-system-correlation"> </a></td><td>Apple HK CorrelationSample</td></tr><tr><td style="white-space:nowrap">workout<a name="apple-health-kit-sample-type-code-system-workout"> </a></td><td>Apple HK Workout</td></tr><tr><td style="white-space:nowrap">workoutActivity<a name="apple-health-kit-sample-type-code-system-workoutActivity"> </a></td><td>Apple HK WorkoutActivity</td></tr><tr><td style="white-space:nowrap">other<a name="apple-health-kit-sample-type-code-system-other"> </a></td><td/></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pe"/>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/phr/CodeSystem/apple-health-kit-sample-type-code-system"/>
  <version value="1.0.0-ballot"/>
  <name value="AppleHealthKitSampleTypeCodeSystem"/>
  <title value="Apple HealthKit Sample Type Code System"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2024-12-18T17:51:47+00:00"/>
  <publisher value="HL7 International / Patient Empowerment"/>
  <contact>
    <name value="HL7 International / Patient Empowerment"/>
    <telecom>
      <system value="url"/>
      <value
             value="http://www.hl7.org/Special/committees/patientempowerment"/>
    </telecom>
  </contact>
  <description value="Code System required for defining sampleType ValueSet"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="category"/>
    <display value="Apple HK CategorySample"/>
  </concept>
  <concept>
    <code value="quantity"/>
    <display value="Apple HK QuantitySample"/>
  </concept>
  <concept>
    <code value="correlation"/>
    <display value="Apple HK CorrelationSample"/>
  </concept>
  <concept>
    <code value="workout"/>
    <display value="Apple HK Workout"/>
  </concept>
  <concept>
    <code value="workoutActivity"/>
    <display value="Apple HK WorkoutActivity"/>
  </concept>
  <concept>
    <code value="other"/>
  </concept>
</CodeSystem>