<Practitioner xmlns="http://hl7.org/fhir">
<id value="Example-DataStandardsWales-Practitioner-Consultant" />
<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="dh000567" />
</identifier>
<identifier>
<system value="https://fhir.hl7.org.uk/Id/gmc-number" />
<value value="9630333" />
</identifier>
<name>
<family value="Patel" />
<given value="Dhiren" />
<prefix value="Dr" />
</name>
<gender value="male" />
</Practitioner>
{
"resourceType": "Practitioner",
"id": "Example-DataStandardsWales-Practitioner-Consultant",
"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": "dh000567"
},
{
"system": "https://fhir.hl7.org.uk/Id/gmc-number",
"value": "9630333"
}
],
"name": [
{
"family": "Patel",
"given": [
"Dhiren"
],
"prefix": [
"Dr"
]
}
],
"gender": "male"
}
Dr Dhiren Patel (GMC: 9630333)