FHIR IG analytics| Package | hl7.fhir.eu.cancer-common |
| Resource Type | Practitioner |
| Id | Practitioner-Practitioner1-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner Practitioner1-Example
identifier: http://example.org/practitioner-id/PR001
name: Jane Smith
{
"resourceType": "Practitioner",
"id": "Practitioner1-Example",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://example.org/practitioner-id",
"value": "PR001"
}
],
"name": [
{
"family": "Smith",
"given": [
"Jane"
]
}
]
}