Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ This is a minor "patch" with clarifications to limited areas of the Implementati
|------------------------------------------------------|----------|------------|---------|------------------|-------------------------------------------------------------------------------------------------|----------|
| bundle.meta.versionID | | This MUST be populated with the version of the Application the bundle complies with. The Receiver will read this to know whether they are capable of processing. | Update | Referral |Implementation guidance added | <mark style="background-color: Yellow">correction</mark> |
| careplan.period.start| datetime | dateTime | Update | Referral |Implementation guidance added | <mark style="background-color: Yellow">correction</mark> |
| patient.identifier.system | | This SHOULD be populated with the namespace for the Identifier | Update | Referral | Implementation Guidance consistent across all applications | <mark style="background-color: Yellow">correction</mark>
| patient.identifier.system | | This SHOULD be populated with the namespace for the Identifier | Update | Referral | Implementation Guidance consistent across all applications | <mark style="background-color: Yellow">correction</mark> |

<br>
<hr>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ This stable release (v1.1.3) of Application 5 sees minor corrections.
|------------------------------------------------------|----------|------------|---------|------------------|-------------------------------------------------------------------------------------------------|----------|
| MedicationStatement | https://simplifier.net/hl7fhirukcorer4/ukcoremedicationstatement | https://simplifier.net/hl7fhirukcorer4/ukcore-medicationstatement | Update | Referral Request |FHIR link updated | <mark style="background-color: Yellow">correction</mark> |
| bundle.meta.versionID | | This MUST be populated with the version of the Application the bundle complies with. The Receiver will read this to know whether they are capable of processing. | Update | Referral Request |Implementation guidance added | <mark style="background-color: Yellow">correction</mark> |

<br>
<hr>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ This is a minor "patch" with clarifications to limited areas of the Implementati
| patient.identifier.system | | This SHOULD be populated with the namespace for the Identifier | Update | Referral Response |Implementation Guidance consistent across all applications | <mark style="background-color: Yellow">correction</mark> |
| bundle.meta.versionID | | This MUST be populated with the version of the Application the bundle complies with. The Receiver will read this to know whether they are capable of processing. | Update | Referral |Implementation guidance added | <mark style="background-color: Yellow">correction</mark> |
| bundle.meta.versionID | | This MUST be populated with the version of the Application the bundle complies with. The Receiver will read this to know whether they are capable of processing. | Update | Referral Response |Implementation guidance added | <mark style="background-color: Yellow">correction</mark> |

<br>
<hr>

Expand Down
Loading