Medical Record Cda Reader For Mac

A Clinical Document Architecture (CDA) sample that stores a single document.

Cda file players - programs that can play cda file - CD Audio track Programs supporting the exension cda on the main platforms Windows, Mac, Linux or mobile. Click on the link to get more information about listed programs for play cda file action. Once a user confirms to saving the health record to the Health app, the Health Records section will populate with a list of all the health record documents.

Framework

  • HealthKit
Medical Record Cda Reader For Mac

Declaration

Overview

The sample’s document property contains an HKCDADocument object, representing the underlying XML document.

The HKCDADocumentSample class is a concrete subclass of the HKDocumentSample class. Document samples are immutable. HealthKit assigns the document’s properties when the sample is created. They cannot change. If you need to update a document in HealthKit, create a new document sample with the updated CDA document.

Topics

init(data: Data, start: Date, end: Date, metadata: [String : Any]?)

Returns a CDA document sample containing the provided XML document and metadata.

let HKDetailedCDAValidationErrorKey: String

Acrobat Reader For Mac

A key for accessing validation error information from an NSError object’s userInfo dictionary.

var document: HKCDADocument?
class HKCDADocument

An HKCDADocument object represents a Clinical Document Architecture (CDA) document in HealthKit.

let HKDetailedCDAValidationErrorKey: String

A key for accessing validation error information from an NSError object’s userInfo dictionary.

let HKPredicateKeyPathCDAAuthorName: String

The key path for accessing the author’s name inside a predicate format string.

let HKPredicateKeyPathCDACustodianName: String

The key path for accessing the custodian’s name inside a predicate format string.

let HKPredicateKeyPathCDAPatientName: String

The key path for accessing the patient’s name inside a predicate format string.

let HKPredicateKeyPathCDATitle: String

The key path for accessing the document’s title inside a predicate format string.

Relationships

Medical
  • ,
  • ,

See Also

Accessing Health Records

Read clinical record data from the HealthKit store.

Accessing Sample Data in the Simulator

Set up sample accounts to build and test your app.

Accessing a User’s Clinical Records

Display a user’s clinical records by requesting authorization and querying HealthKit for the records.

class HKClinicalRecord
class HKFHIRResource

An object containing Fast Healthcare Interoperability Resources (FHIR) data.

Medical Record Cd Reader For Mac

class HKDocumentSample

The HKDocumentSample class is an abstract class that represents a health document in the HealthKit store.

static let CDA: HKDocumentTypeIdentifier

The CDA Document type identifier, used when requesting permission to read or share CDA documents.

class HKDocumentType

Adobe Reader For Mac

The HKDocumentType class is a concrete subclass of the HKSampleType class, used when creating queries for documents.