PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.phr@1.0.0-ballot
    http://hl7.org/fhir/uv/phr/StructureDefinition/AppleHealthKitHealthStoreCharacteristic
{
  "description": "Relevant Data elements that correspond to the CharacteristicType stored in Apple HealthStore.",
  "_filename": "StructureDefinition-AppleHealthKitHealthStoreCharacteristic.json",
  "package_name": "hl7.fhir.uv.phr",
  "date": "2024-12-18T17:51:47+00:00",
  "derivation": "specialization",
  "publisher": "HL7 International / Patient Empowerment",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "name": "AppleHealthKitHealthStoreCharacteristic",
  "abstract": false,
  "type": "http://hl7.org/fhir/uv/phr/StructureDefinition/AppleHealthKitHealthStoreCharacteristic",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "Apple HealthKit HealthStore Characteristic Logical Model",
  "package_version": "1.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pe"
  } ],
  "snapshot": {
    "element": [ {
      "id": "AppleHealthKitHealthStoreCharacteristic",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      },
      "path": "AppleHealthKitHealthStoreCharacteristic",
      "short": "Apple HealthKit HealthStore Characteristic Logical Model",
      "definition": "Relevant Data elements that correspond to the CharacteristicType stored in Apple HealthStore.",
      "isModifier": false
    }, {
      "path": "AppleHealthKitHealthStoreCharacteristic.characteristicType",
      "min": 1,
      "definition": "The characteristic type.",
      "short": "The characteristic type.",
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "extensible",
        "valueSet": "http://hl7.org/fhir/uv/phr/ValueSet/apple-health-kit-characteristic-type-value-set"
      },
      "max": "1",
      "id": "AppleHealthKitHealthStoreCharacteristic.characteristicType",
      "base": {
        "max": "1",
        "min": 1,
        "path": "AppleHealthKitHealthStoreCharacteristic.characteristicType"
      }
    }, {
      "path": "AppleHealthKitHealthStoreCharacteristic.biologicalSex",
      "min": 0,
      "definition": "The biological sex.",
      "short": "The biological sex.",
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "extensible",
        "valueSet": "http://hl7.org/fhir/uv/phr/ValueSet/apple-health-kit-biological-sex-value-set"
      },
      "max": "1",
      "id": "AppleHealthKitHealthStoreCharacteristic.biologicalSex",
      "base": {
        "max": "1",
        "min": 0,
        "path": "AppleHealthKitHealthStoreCharacteristic.biologicalSex"
      }
    }, {
      "id": "AppleHealthKitHealthStoreCharacteristic.dateOfBirth",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "AppleHealthKitHealthStoreCharacteristic.dateOfBirth"
      },
      "path": "AppleHealthKitHealthStoreCharacteristic.dateOfBirth",
      "type": [ {
        "code": "date"
      } ],
      "short": "The date of birth.",
      "definition": "The date of birth."
    } ]
  },
  "status": "draft",
  "id": "1f516fba-19b9-45b5-8685-5a7c1786d1a6",
  "kind": "logical",
  "url": "http://hl7.org/fhir/uv/phr/StructureDefinition/AppleHealthKitHealthStoreCharacteristic",
  "version": "1.0.0-ballot",
  "differential": {
    "element": [ {
      "id": "AppleHealthKitHealthStoreCharacteristic",
      "path": "AppleHealthKitHealthStoreCharacteristic",
      "short": "Apple HealthKit HealthStore Characteristic Logical Model",
      "definition": "Relevant Data elements that correspond to the CharacteristicType stored in Apple HealthStore."
    }, {
      "id": "AppleHealthKitHealthStoreCharacteristic.characteristicType",
      "max": "1",
      "min": 1,
      "path": "AppleHealthKitHealthStoreCharacteristic.characteristicType",
      "type": [ {
        "code": "code"
      } ],
      "short": "The characteristic type.",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://hl7.org/fhir/uv/phr/ValueSet/apple-health-kit-characteristic-type-value-set"
      },
      "definition": "The characteristic type."
    }, {
      "id": "AppleHealthKitHealthStoreCharacteristic.biologicalSex",
      "max": "1",
      "min": 0,
      "path": "AppleHealthKitHealthStoreCharacteristic.biologicalSex",
      "type": [ {
        "code": "code"
      } ],
      "short": "The biological sex.",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://hl7.org/fhir/uv/phr/ValueSet/apple-health-kit-biological-sex-value-set"
      },
      "definition": "The biological sex."
    }, {
      "id": "AppleHealthKitHealthStoreCharacteristic.dateOfBirth",
      "max": "1",
      "min": 0,
      "path": "AppleHealthKitHealthStoreCharacteristic.dateOfBirth",
      "type": [ {
        "code": "date"
      } ],
      "short": "The date of birth.",
      "definition": "The date of birth."
    } ]
  },
  "contact": [ {
    "name": "HL7 International / Patient Empowerment",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/patientempowerment",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}