FHIR IG analytics| Package | eng.fhir.profile.dev |
| Resource Type | Practitioner |
| Id | Esempio_Practitioner_PNT.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Practitioner",
"id": "POD.f1e35195-6764-484a-bacb-d721b7026f5e",
"meta": {
"profile": [
"https://pnt.gov/fhir/StructureDefinition/Practitioner"
]
},
"identifier": [
{
"system": "http://hl7.it/sid/codiceFiscale",
"value": "XXXXXXXXXXXXXXXX"
}
],
"active": true,
"name": [
{
"family": "COGNOME",
"given": [
"NOME"
]
}
],
"gender": "male"
}