FHIR IG analytics| Package | se.hl7.vitalis.hackathon.2026 |
| Resource Type | Patient |
| Id | Patient-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Patient",
"id": "example",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"family": "Andersson",
"given": [
"Anna"
]
}
],
"gender": "female",
"birthDate": "1980-01-01"
}