FHIR IG analytics| Package | hl7.fhir.it.base |
| Resource Type | Practitioner |
| Id | Practitioner-PractitionerMMGExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner PractitionerMMGExample
identifier: http://hl7.it/sid/codiceFiscale/RSSMRT57D12D612R, http://example.org/sid/codiceRegionale/123456789
name: Martino Rossi
{
"resourceType": "Practitioner",
"id": "PractitionerMMGExample",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://hl7.it/sid/codiceFiscale",
"value": "RSSMRT57D12D612R"
},
{
"system": "http://example.org/sid/codiceRegionale",
"value": "123456789"
}
],
"name": [
{
"family": "Rossi",
"given": [
"Martino"
]
}
]
}