Please note:
- This version of the UK Core is a development copy.
- This contains BREAKING CHANGES as a result of the C&TA Sprint 7 Review, and STU2 Sequence ballot reconciliation.
- This version is not yet reviewed for implementation. Other versions are available on the UK Core Version History Guide
- Please follow the guidance on the Contact Us page if you need any assistance.
- A summary of changes is available on the STU3 Sequence Change Log
UKCore-Practitioner-PharmacistJimmyChuck-Example
An example to illustrate a pharmacist practitioner
Table View
| Practitioner.id[0] | UKCore-Practitioner-PharmacistJimmyChuck-Example |
| Practitioner.text[0].status[0] | additional |
| Practitioner.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a pharmacist practitioner</div> |
| Practitioner.identifier[0].system[0] | https://fhir.hl7.org.uk/Id/gphc-number |
| Practitioner.identifier[0].value[0] | 2298676 |
| Practitioner.identifier[1].system[0] | https://fhir.nhs.uk/Id/sds-user-id |
| Practitioner.identifier[1].value[0] | P12345678 |
| Practitioner.name[0].family[0] | Chuck |
| Practitioner.name[0].given[0] | Jimmy |
| Practitioner.name[0].prefix[0] | Mr |
| Practitioner.telecom[0].system[0] | phone |
| Practitioner.telecom[0].value[0] | 0113 6323222 |
| Practitioner.telecom[0].use[0] | work |
| Practitioner.address[0].line[0] | INHOUSE PHARMACY |
| Practitioner.address[0].line[1] | ST. JAMES'S UNIVERSITY HOSPITAL |
| Practitioner.address[0].line[2] | BECKETT STREET |
| Practitioner.address[0].city[0] | LEEDS |
| Practitioner.address[0].postalCode[0] | LS9 7TF |
| Practitioner.address[0].country[0] | ENGLAND |
Tree View
| Practitioner |
| id : UKCore-Practitioner-PharmacistJimmyChuck-Example |
| text |
| status : additional |
| identifier |
| system : https://fhir.hl7.org.uk/Id/gphc-number |
| value : 2298676 |
| identifier |
| system : https://fhir.nhs.uk/Id/sds-user-id |
| value : P12345678 |
| name |
| family : Chuck |
| given : Jimmy |
| prefix : Mr |
| telecom |
| system : phone |
| value : 0113 6323222 |
| use : work |
| address |
| line : INHOUSE PHARMACY |
| line : ST. JAMES'S UNIVERSITY HOSPITAL |
| line : BECKETT STREET |
| city : LEEDS |
| postalCode : LS9 7TF |
| country : ENGLAND |
XML View
--- We have skipped the narrative for better readability of the resource ---
</text>
</identifier>
</identifier>
</name>
</telecom>
</address>
</Practitioner>
JSON View
{
--- We have skipped the narrative for better readability of the resource ---
},
{
},
{
}
],
],
],
{
"INHOUSE PHARMACY",
"ST. JAMES'S UNIVERSITY HOSPITAL",
"BECKETT STREET"
],
}
]
}