PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.phr@1.0.0-ballot
    http://hl7.org/fhir/uv/phr/CodeSystem/apple-health-kit-workout-event-type-code-system
{
  "description": "Code System required for defining workout event type ValueSet",
  "_filename": "CodeSystem-apple-health-kit-workout-event-type-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": "AppleHealthKitWorkoutEventTypeCodeSystem",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "Apple HealthKit Workout Event Type Code System",
  "package_version": "1.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pe"
  } ],
  "status": "draft",
  "id": "9e72cd54-6180-4131-8908-2fe0728588d7",
  "kind": null,
  "count": 8,
  "url": "http://hl7.org/fhir/uv/phr/CodeSystem/apple-health-kit-workout-event-type-code-system",
  "concept": [ {
    "code": "pause",
    "display": "A constant indicating that the workout has paused."
  }, {
    "code": "resume",
    "display": "A constant indicating that the workout has resumed."
  }, {
    "code": "motionPaused",
    "display": "A constant indicating that the system has automatically paused a workout session."
  }, {
    "code": "motionResumed",
    "display": "A constant indicating that the system has automatically resumed a workout session."
  }, {
    "code": "pauseOrResumeRequest",
    "display": "A constant indicating that the user has requested a pause or resume."
  }, {
    "code": "lap",
    "display": "A constant indicating a lap."
  }, {
    "code": "segment",
    "display": "A constant indicating a period of time of interest during a workout."
  }, {
    "code": "marker",
    "display": "A constant indicating a point of interest during a workout session."
  } ],
  "caseSensitive": false,
  "version": "1.0.0-ballot",
  "contact": [ {
    "name": "HL7 International / Patient Empowerment",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/patientempowerment",
      "system": "url"
    } ]
  } ]
}