FHIR IG analytics| Package | hl7.fhir.it.base |
| Resource Type | Practitioner |
| Id | Practitioner-PractitionerExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner PractitionerExample
identifier: http://hl7.it/sid/codiceFiscale/PLLDSR80E47A462P
name: Désirée Pellé
gender: Female
birthDate: 1980-07-05
{
"resourceType": "Practitioner",
"id": "PractitionerExample",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://hl7.it/sid/codiceFiscale",
"value": "PLLDSR80E47A462P"
}
],
"name": [
{
"family": "Pellé",
"given": [
"Désirée"
]
}
],
"gender": "female",
"birthDate": "1980-07-05"
}