FHIR IG analytics| Package | hl7.fhir.cl.agenda |
| Resource Type | Patient |
| Id | Patient-EjemploPaciente2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Paciente EjemploPaciente2
Profile: Paciente
Maria Camila Ospina (no stated gender), DoB: 1999-04-12 ( 25.634.739-0)
| Edad del paciente | 25 | ||
{
"resourceType": "Patient",
"id": "EjemploPaciente2",
"meta": {
"profile": [
"https://interoperabilidad.minsal.cl/fhir/ig/agenda/StructureDefinition/PacienteAgenda"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://interoperabilidad.minsal.cl/fhir/ig/agenda/StructureDefinition/Edad",
"valueInteger": 25
}
],
"identifier": [
{
"value": "25.634.739-0"
}
],
"name": [
{
"family": "Ospina",
"given": [
"Maria Camila"
]
}
],
"birthDate": "1999-04-12"
}