0.4.4 - ci-build

StandardPatientHealthRecordIG - Local Development build (v0.4.4). See the Directory of published versions

: Apple HealthKit Characteristic Type Code System - JSON Representation

Active as of 2023-03-03

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "apple-health-kit-characteristic-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-characteristic-type-code-system</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">biologicalSex<a name=\"apple-health-kit-characteristic-type-code-system-biologicalSex\"> </a></td></tr><tr><td style=\"white-space:nowrap\">dateOfBirth<a name=\"apple-health-kit-characteristic-type-code-system-dateOfBirth\"> </a></td></tr></table></div>"
  },
  "url" : "https://open-health-manager.github.io/standard-patient-health-record-ig/CodeSystem/apple-health-kit-characteristic-type-code-system",
  "version" : "0.4.4",
  "name" : "AppleHealthKitCharacteristicTypeCodeSystem",
  "title" : "Apple HealthKit Characteristic 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" : "The identifiers that create characteristic type objects.",
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "biologicalSex"
    },
    {
      "code" : "dateOfBirth"
    }
  ]
}