FHIR IG analytics| Package | elona.health |
| Resource Type | Patient |
| Id | PatientElona2.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Patient",
"id": "PatientElona 2",
"meta": {
"profile": [
"https://fhir.elona.health/StructureDefinition/PatientProfile"
]
},
"active": true,
"extension": [
{
"url": "https://fhir.elona.health/StrucutreDefinition/ElonaExtension",
"extension": [
{
"url": "activeTime",
"valueInteger": 360000000
}
]
}
],
"gender": null,
"photo": null,
"name": [
{
"use": "nickname",
"text": "NicolasFifth",
"period": {
"start": "2021-09-10T08:55:39.643Z"
}
}
],
"telecom": [
{
"system": "email",
"value": "nicolasfour@elona.de",
"use": "home",
"period": {
"start": "2021-09-10T08:55:39.643Z"
}
}
],
"birthDate": "1992-05-12"
}