FHIR IG analytics| Package | hl7.fhir.it.lab-report |
| Resource Type | Practitioner |
| Id | Practitioner-134a0bb1-aa0a-46b9-aa1e-a5d0e379e77c.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner
Resource Practitioner "134a0bb1-aa0a-46b9-aa1e-a5d0e379e77c"
Profile: Practitioner - Lab Report
identifier: http://hl7.it/sid/codiceFiscale/NFRPRV80A01H501G (use: OFFICIAL)
name: Prova Infermiere
telecom: infermiere.prova@policlinico.it, ph: 331793553(WORK)
gender: male
{
"resourceType": "Practitioner",
"id": "134a0bb1-aa0a-46b9-aa1e-a5d0e379e77c",
"meta": {
"profile": [
"http://hl7.it/fhir/lab-report/StructureDefinition/practitioner-it-lab"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "http://hl7.it/sid/codiceFiscale",
"value": "NFRPRV80A01H501G"
}
],
"name": [
{
"use": "usual",
"family": "Infermiere",
"given": [
"Prova"
]
}
],
"telecom": [
{
"system": "email",
"value": "infermiere.prova@policlinico.it",
"use": "work",
"rank": 1
},
{
"system": "phone",
"value": "331793553",
"use": "work",
"rank": 2
}
],
"gender": "male"
}