StandardPatientHealthRecordIG - Local Development build (v0.4.4). See the Directory of published versions
: Apple HealthKit Sample Type Code System - JSON Representation
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>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.4",
"name" : "AppleHealthKitSampleTypeCodeSystem",
"title" : "Apple HealthKit Sample Type Code System",
"status" : "active",
"date" : "2023-03-03T21:03:08+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"
}
]
}