<Practitioner xmlns="http://hl7.org/fhir">
<id value="Example-DataStandardsWales-Practitioner-PrescribingNurse" />
<meta>
<profile value="https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner" />
</meta>
<text>
<status value="generated" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<identifier>
<system value="https://fhir.nhs.wales/Id/nadex-identifier" />
<value value="sa234567" />
</identifier>
<identifier>
<system value="https://fhir.hl7.org.uk/Id/nmc-number" />
<value value="99D1234E" />
</identifier>
<identifier>
<system value="https://fhir.nhs.wales/Id/prescriber-code" />
<value value="J222233" />
</identifier>
<name>
<family value="Huggins" />
<given value="Sandra" />
</name>
<telecom>
<system value="phone" />
<value value="01446 323211" />
<use value="work" />
</telecom>
<gender value="female" />
</Practitioner>
{
"resourceType": "Practitioner",
"id": "Example-DataStandardsWales-Practitioner-PrescribingNurse",
"meta": {
"profile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner"
]
},
"text": {
"status": "generated",
--- We have skipped the narrative for better readability of the resource ---
},
"identifier": [
{
"system": "https://fhir.nhs.wales/Id/nadex-identifier",
"value": "sa234567"
},
{
"system": "https://fhir.hl7.org.uk/Id/nmc-number",
"value": "99D1234E"
},
{
"system": "https://fhir.nhs.wales/Id/prescriber-code",
"value": "J222233"
}
],
"name": [
{
"family": "Huggins",
"given": [
"Sandra"
]
}
],
"telecom": [
{
"system": "phone",
"value": "01446 323211",
"use": "work"
}
],
"gender": "female"
}
Sandra Huggins (NMC: 99D1234E)