FHIR IG analytics| Package | hl7.fhir.uv.fhir-clinical-document |
| Resource Type | Practitioner |
| Id | Practitioner-Doctor2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner Doctor2
Last updated: 2013-05-05 16:13:03+0000; Language: en
identifier: http://www.acme.org/practitioners/27
name: BettaB Careful
{
"resourceType": "Practitioner",
"id": "Doctor2",
"meta": {
"lastUpdated": "2013-05-05T16:13:03Z"
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://www.acme.org/practitioners",
"value": "27"
}
],
"name": [
{
"family": "Careful",
"given": [
"BettaB"
],
"prefix": [
"Dr"
]
}
]
}