FHIR IG analytics| Package | lazio.crea.cup.irt |
| Resource Type | Patient |
| Id | Patient-paziente-mario-rossi.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Patient",
"id": "paziente-mario-rossi",
"meta": {
"profile": [
"https://www.fhir.laziocrea.it/StructureDefinition/lccup-patient"
]
},
"identifier": [
{
"system": "http://hl7.it/sid/codiceFiscale",
"value": "RSSMRA80A01H501U"
}
],
"name": [
{
"family": "Rossi",
"given": [
"Mario"
]
}
]
}