FHIR IG analytics| Package | fhir.r4.wales.psom |
| Resource Type | Practitioner |
| Id | Example-DataStandardsWales-PSOM-Practitioner-Consultant.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Practitioner",
"id": "Example-DataStandardsWales-PSOM-Practitioner-Consultant",
"meta": {
"profile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner"
]
},
"identifier": [
{
"system": "https://fhir.hl7.org.uk/Id/gmc-number",
"value": "9630333"
}
],
"name": [
{
"family": "Patel",
"given": [
"Dhiren"
],
"prefix": [
"Dr"
]
}
]
}