FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/apple-health-kit-characteristic-type-code-system

PackageStandardPatientHealthRecordIG
Resource TypeCodeSystem
Idapple-health-kit-characteristic-type-code-system
FHIR VersionR4
Sourcehttps://open-health-manager.github.io/standard-patient-health-record-ig/https://build.fhir.org/ig/HL7/standard-patient-health-record-ig/CodeSystem-apple-health-kit-characteristic-type-code-system.html
URLhttps://open-health-manager.github.io/standard-patient-health-record-ig/CodeSystem/apple-health-kit-characteristic-type-code-system
Version0.4.4
Statusdraft
Date2023-09-13T16:34:31+00:00
NameAppleHealthKitCharacteristicTypeCodeSystem
TitleApple HealthKit Characteristic Type Code System
DescriptionThe identifiers that create characteristic type objects.
Contentcomplete

Resources that use this resource

ValueSet
apple-health-kit-characteristic-type-value-setApple HealthKit Charactersitic Type Value Set

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Placeholder

Source

{
  "resourceType": "CodeSystem",
  "id": "apple-health-kit-characteristic-type-code-system",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "draft",
  "date": "2023-09-13T16:34:31+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"
    }
  ]
}