FHIR IG analytics| Package | hl7.fhir.fr.medication |
| Resource Type | Patient |
| Id | Patient-InLine-patient-Avion.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 InLine-patient-Avion
Profil: FR Core Patient Profile
AVION (sexe non précisé), Date de Naissance :1961-11-25 ( Identifiant interne: 5000001820 (use: usual, ))
| Nom alternatif : | JAUNE AVION (Official) | ||
{
"resourceType": "Patient",
"id": "InLine-patient-Avion",
"meta": {
"profile": [
"https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "usual",
"type": {
"coding": [
{
"system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203",
"code": "INTRN",
"display": "Identifiant interne"
}
]
},
"system": "https://somehospital.fr/IPP",
"value": "5000001820"
}
],
"name": [
{
"use": "usual",
"family": "AVION"
},
{
"use": "official",
"family": "AVION",
"given": [
"JAUNE"
]
}
],
"birthDate": "1961-11-25"
}