-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
37 additions
and
207 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
examples/UKCore-MedicationStatement-Extension-MedicationChangeSummary-Example.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...onPrescribingOrganizationType-Example.xml → ...-Extension-PrescribingOrgType-Example.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 9 additions & 9 deletions
18
...referredDispenserOrganisation-Example.xml → ...referredDispenserOrganization-Example.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Patient> | ||
<id value="UKCore-Patient-Extension-PreferredDispenserOrganization-Example"/> | ||
<extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-PreferredDispenserOrganization"> | ||
<valueReference> | ||
<reference value="Organization/UKCore-Organization-WhiteRoseMedicalCentre-Example"/> | ||
</valueReference> | ||
</extension> | ||
</Patient> | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Patient> | ||
<id value="UKCore-Patient-Extension-PreferredDispenserOrganization-Example"/> | ||
<extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-PreferredDispenserOrganization"> | ||
<valueReference> | ||
<reference value="Organization/UKCore-Organization-WhiteRoseMedicalCentre-Example"/> | ||
</valueReference> | ||
</extension> | ||
</Patient> |
48 changes: 24 additions & 24 deletions
48
...itioner-Pharmacist-JimmyChuck-Example.xml → ...titioner-PharmacistJimmyChuck-Example.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
<Practitioner xmlns="http://hl7.org/fhir"> | ||
<id value="UKCore-Practitioner-PharmacistJimmyChuck-Example" /> | ||
<identifier> | ||
<system value="https://fhir.nhs.uk/Id/sds-user-id" /> | ||
<value value="P12345678" /> | ||
</identifier> | ||
<name> | ||
<family value="Chuck" /> | ||
<given value="Jimmy" /> | ||
<prefix value="Mr" /> | ||
</name> | ||
<telecom> | ||
<system value="phone" /> | ||
<value value="0113 6323222" /> | ||
<use value="work" /> | ||
</telecom> | ||
<address> | ||
<line value="INHOUSE PHARMACY" /> | ||
<line value="ST. JAMES'S UNIVERSITY HOSPITAL" /> | ||
<line value="BECKETT STREET" /> | ||
<city value="LEEDS" /> | ||
<postalCode value="LS9 7TF" /> | ||
<country value="ENGLAND" /> | ||
</address> | ||
<Practitioner xmlns="http://hl7.org/fhir"> | ||
<id value="UKCore-Practitioner-PharmacistJimmyChuck-Example" /> | ||
<identifier> | ||
<system value="https://fhir.nhs.uk/Id/sds-user-id" /> | ||
<value value="P12345678" /> | ||
</identifier> | ||
<name> | ||
<family value="Chuck" /> | ||
<given value="Jimmy" /> | ||
<prefix value="Mr" /> | ||
</name> | ||
<telecom> | ||
<system value="phone" /> | ||
<value value="0113 6323222" /> | ||
<use value="work" /> | ||
</telecom> | ||
<address> | ||
<line value="INHOUSE PHARMACY" /> | ||
<line value="ST. JAMES'S UNIVERSITY HOSPITAL" /> | ||
<line value="BECKETT STREET" /> | ||
<city value="LEEDS" /> | ||
<postalCode value="LS9 7TF" /> | ||
<country value="ENGLAND" /> | ||
</address> | ||
</Practitioner> |
2 changes: 1 addition & 1 deletion
2
...-PriorityReason_SendingAsText-Example.xml → ...-PriorityReason-SendingAsText-Example.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters