FHIR IG analytics| Package | hl7.fhir.uv.clinical-study-protocol |
| Resource Type | Practitioner |
| Id | Practitioner-Exemplar-Sponsor-Expert-Practitioner.json |
| FHIR Version | R6 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Dr Exemplar Consultant:
Mobile: +44 7999 999 999
eMail: Ex.Consultant@ExemplarHospital.nhs.uk
{
"resourceType": "Practitioner",
"id": "Exemplar-Sponsor-Expert-Practitioner",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"text": "Dr Exemplar Consultant"
}
],
"telecom": [
{
"system": "email",
"value": "Ex.Consultant@ExemplarHospital.nhs.uk",
"rank": 2
},
{
"system": "phone",
"value": "+44 7999 999 999",
"use": "mobile",
"rank": 1
}
],
"address": [
{
"line": [
"General Medicine Dept"
]
},
{
"line": [
"Exemplar Hospital"
],
"city": "Exemplarton",
"postalCode": "XR99 2AY",
"country": "United Kingdom"
}
]
}