FHIR IG analytics| Package | helsenorge.profiler |
| Resource Type | Patient |
| Id | Patient-example-girl.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Patient",
"id": "example-girl",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"family": "Danser",
"given": [
"Jane"
]
}
],
"gender": "female",
"birthDate": "2015-11-02"
}