FHIR IG analytics| Package | helsenorge.profiler |
| Resource Type | Patient |
| Id | testPatient.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Patient",
"id": "adam-everyman",
"name": [
{
"family": "Everyman",
"given": [
"Adam"
]
}
],
"gender": "male",
"birthDate": "1962-02-05"
}