FHIR IG analytics| Package | fhir.r4.wales.test |
| Resource Type | Practitioner |
| Id | Example-DataStandardsWales-Practitioner-Doctor.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Practitioner",
"id": "Example-DataStandardsWales-Practitioner-Doctor",
"meta": {
"profile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://fhir.hl7.org.uk/Id/gmc-number",
"value": "9830222"
}
],
"name": [
{
"family": "Foster",
"given": [
"Sally"
],
"prefix": [
"Dr"
]
}
]
}