FHIR IG analytics| Package | ans.fhir.fr.pdsm |
| Resource Type | Patient |
| Id | Patient-fr-patient-123.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narratif généré : Patient fr-patient-123
Profil: FR Core Patient Profile
Martin Claire Male, Date de Naissance :1980-01-15
{
"resourceType": "Patient",
"id": "fr-patient-123",
"meta": {
"profile": [
"https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"family": "Claire",
"given": [
"Martin"
]
}
],
"gender": "male",
"birthDate": "1980-01-15"
}