FHIR IG analytics| Package | fhir.argonaut.r2 |
| Resource Type | Practitioner |
| Id | Practitioner-5678.json |
| FHIR Version | R2 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative with Details
id: 5678
identifier: 24
active: true
name: Kathy Fielding
{
"resourceType": "Practitioner",
"id": "5678",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://www.acme.org/practitioners",
"value": "24"
}
],
"active": true,
"name": {
"family": [
"Fielding"
],
"given": [
"Kathy"
],
"prefix": [
"Dr"
]
}
}