FHIR IG analytics| Package | smart.who.int.big |
| Resource Type | Patient |
| Id | Patient-PatientExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Patient PatientExample
Profile: MyPatient
James Pond (no stated gender), DoB Unknown
French
Narratif généré : Patient PatientExample
Profil: MyPatient
James Pond (sexe non précisé), Date de Naissance inconnue
German
Generated Narrative: Patient PatientExample
Profile: MyPatient
James Pond (no stated gender), DoB Unknown
Portuguese
Narrativa gerada: Patient PatientExample
Perfil: MyPatient
James Pond (sem género declarado), DN Desconhecida
Spanish
Generated Narrative: Paciente PatientExample
Profile: MyPatient
James Pond (no stated gender), DoB Unknown
Lithuanian
Generated Narrative: Patient PatientExample
Profile: MyPatient
James Pond (no stated gender), DoB Unknown
{
"resourceType": "Patient",
"id": "PatientExample",
"meta": {
"profile": [
"http://smart.who.int/big/StructureDefinition/MyPatient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"family": "Pond",
"given": [
"James"
]
}
]
}