Example Practitioner - Jude Francis (Dietitian)

Practitioner
Practitioner.id[0]Example-DSW-Practitioner-Dietitian-JudeFrancis
Practitioner.meta[0].profile[0]https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner
Practitioner.text[0].status[0]generated
Practitioner.text[0].div[0]<div xmlns="http://www.w3.org/1999/xhtml">FRANCIS, Jude, Miss (HCPC:DT123456)</div>
Practitioner.identifier[0].system[0]https://fhir.nhs.wales/Id/nadex-identifier
Practitioner.identifier[0].value[0]ju001001
Practitioner.identifier[1].system[0]https://fhir.hl7.org.uk/Id/hcpc-number
Practitioner.identifier[1].value[0]DT123456
Practitioner.name[0].family[0]Francis
Practitioner.name[0].given[0]Jude
Practitioner.name[0].prefix[0]Miss
Practitioner.gender[0]female
<Practitioner xmlns="http://hl7.org/fhir">
<id value="Example-DSW-Practitioner-Dietitian-JudeFrancis" />
<profile value="https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner" />
</meta>
<status value="generated" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<system value="https://fhir.nhs.wales/Id/nadex-identifier" />
<value value="ju001001" />
</identifier>
<system value="https://fhir.hl7.org.uk/Id/hcpc-number" />
<value value="DT123456" />
</identifier>
<family value="Francis" />
<given value="Jude" />
<prefix value="Miss" />
</name>
<gender value="female" />
</Practitioner>
{
"resourceType": "Practitioner",
"id": "Example-DSW-Practitioner-Dietitian-JudeFrancis",
"meta": {
"profile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner"
]
},
"text": {
"status": "generated",
--- We have skipped the narrative for better readability of the resource ---
},
{
"system": "https://fhir.nhs.wales/Id/nadex-identifier",
"value": "ju001001"
},
{
"system": "https://fhir.hl7.org.uk/Id/hcpc-number",
"value": "DT123456"
}
],
"name": [
{
"family": "Francis",
"given": [
"Jude"
],
"prefix": [
"Miss"
]
}
],
"gender": "female"
}
FRANCIS, Jude, Miss (HCPC:DT123456)