FHIR IG analytics| Package | hl7-france-fhir.administrative-2022 |
| Resource Type | Patient |
| Id | Patient-MichelAngelo-Nessi.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Patient",
"meta": {
"profile": [
"http://interopsante.org/fhir/StructureDefinition/FrPatient"
]
},
"extension": [
{
"url": "http://interopsante.org/fhir/StructureDefinition/FrPatientIdentReliability",
"extension": [
{
"url": "identityReliability",
"valueCoding": {
"system": "http://interopsante.org/fhir/CodeSystem/fr-v2-0445",
"code": "VIDE"
}
}
]
}
],
"name": [
{
"use": "official",
"family": "NESSI",
"given": [
"MICHELANGELO"
]
},
{
"use": "usual",
"family": "Nessi",
"given": [
"MichelAngelo"
]
}
],
"gender": "male",
"birthDate": "2010-08-07"
}