0.4.6 - ci-build

StandardPatientHealthRecordIG, published by MITRE. This guide is not an authorized publication; it is the continuous build for version 0.4.6 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/personal-health-record-format-ig/ and changes regularly. See the Directory of published versions

: Apple HealthKit Sample Type Code System - JSON Representation

Draft as of 2024-07-12

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "apple-health-kit-sample-type-code-system",
  "text" : {
    "status" : "generated",
    "div" : "<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=\"hcapple-health-kit-sample-type-code-system-en-US\"> </a><p>This  code system <code>https://open-health-manager.github.io/standard-patient-health-record-ig/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>"
  },
  "url" : "https://open-health-manager.github.io/standard-patient-health-record-ig/CodeSystem/apple-health-kit-sample-type-code-system",
  "version" : "0.4.6",
  "name" : "AppleHealthKitSampleTypeCodeSystem",
  "title" : "Apple HealthKit Sample Type Code System",
  "status" : "draft",
  "date" : "2024-07-12T04:22:16+00:00",
  "publisher" : "MITRE",
  "contact" : [
    {
      "name" : "MITRE",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://open-health-manager.github.io/standard-patient-health-record-ig"
        }
      ]
    }
  ],
  "description" : "Code System required for defining sampleType ValueSet",
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "category",
      "display" : "Apple HK CategorySample"
    },
    {
      "code" : "quantity",
      "display" : "Apple HK QuantitySample"
    },
    {
      "code" : "correlation",
      "display" : "Apple HK CorrelationSample"
    },
    {
      "code" : "workout",
      "display" : "Apple HK Workout"
    },
    {
      "code" : "workoutActivity",
      "display" : "Apple HK WorkoutActivity"
    },
    {
      "code" : "other"
    }
  ]
}