FHIR IG analytics| Package | fhir.r4.wales.test |
| Resource Type | Practitioner |
| Id | Example-DataStandardsWales-Practitioner-NonClinical.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Practitioner",
"id": "Example-Practitioner-NadexIdentifier",
"meta": {
"profile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://fhir.nhs.wales/Id/nadex-identifier",
"value": "ma000199"
}
],
"name": [
{
"family": "Smith",
"given": [
"Mark"
]
}
]
}