FHIR IG analytics| Package | hl7.fhir.uv.clinical-study-protocol |
| Resource Type | Practitioner |
| Id | Practitioner-Exemplar-Sponsor-Practitioner.json |
| FHIR Version | R6 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner Exemplar-Sponsor-Practitioner
Language: en
name: Dr Exemplar Practitioner
address: Exemplar Road Exemplarton EX99 2AB United Kingdom
{
"resourceType": "Practitioner",
"id": "Exemplar-Sponsor-Practitioner",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"text": "Dr Exemplar Practitioner"
}
],
"address": [
{
"line": [
"Exemplar Road"
],
"city": "Exemplarton",
"postalCode": "EX99 2AB",
"country": "United Kingdom"
}
]
}