0.2.3 - ci-build
HealthDataReceipt - Local Development build (v0.2.3). See the Directory of published versions
This page lays out ways that organizations can deliver health data to an individual’s designee. Each implementation provides at minimum ways to communicate:
Currently, there is are two options, through FHIR Messaging and FHIR RESTful protocols. Other options are planned and may augment or replace these options as this IG evolves.
Organizations may combine a batch of data collected on a patient into a single collection to be provided to the patient’s health manager as a FHIR Message.
Organizations must collect
To implement via FHIR Messaging, collecting organization SHALL send all data collected in a timely manner to the $process-message
operation within the individual’s designated destination endpoint. The MessageHeader of the provided bundle SHALL include
urn:mitre:healthmanager:pdr
)The rest of the instances in the bundle SHALL conform to the Standard Patient Health Record IG, communicating at minimum the specific FHIR profile(s) that each resource conforms to in meta.profile.
Organizations may write data to the health manager using the create (type level) and update (instance) level interactions in the FHIR RESTful protocols either individually or as part of a transaction (system) interaction.
Organizations must collect
To implement via FHIR RESTful protocols, collecting organization SHALL write all data collected in a timely manner via resource-level updates, type-level creates, or system-level transactions that contains a set of resource-level updates and type-level creates. Each interaction SHALL include