PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.phr@1.0.0-ballot
    http://hl7.org/fhir/uv/phr/CodeSystem/apple-health-kit-biological-sex-code-system
{
  "description": "Constants indicating the user’s sex.",
  "_filename": "CodeSystem-apple-health-kit-biological-sex-code-system.json",
  "package_name": "hl7.fhir.uv.phr",
  "date": "2024-12-18T17:51:47+00:00",
  "publisher": "HL7 International / Patient Empowerment",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "AppleHealthKitBiologicalSexCodeSystem",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "Apple HealthKit Biological Sex Code System",
  "package_version": "1.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pe"
  } ],
  "status": "draft",
  "id": "c3a8aeda-4658-4eb3-89d2-7c5a2ca295ed",
  "kind": null,
  "count": 4,
  "url": "http://hl7.org/fhir/uv/phr/CodeSystem/apple-health-kit-biological-sex-code-system",
  "concept": [ {
    "code": "notSet",
    "display": "A constant indicating that either the user's biological sex characteristic type is not set, or the user has not granted your app permission to read that characteristic type."
  }, {
    "code": "female",
    "display": "A constant indicating that the user is female."
  }, {
    "code": "male",
    "display": "A constant indicating that the user is male."
  }, {
    "code": "other",
    "display": "A constant indicating that the user is otherwise not categorized as either male or female."
  } ],
  "caseSensitive": false,
  "version": "1.0.0-ballot",
  "contact": [ {
    "name": "HL7 International / Patient Empowerment",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/patientempowerment",
      "system": "url"
    } ]
  } ]
}