FHIR IG analytics| Package | hl7.fhir.cl.agenda |
| Resource Type | Patient |
| Id | Patient-EjemploPaciente1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Paciente EjemploPaciente1
Profile: Paciente
Valentina Daniela Contreras (no stated gender), DoB: 2001-02-10 ( 20.706.399-1)
| Edad del paciente | 23 | ||
{
"resourceType": "Patient",
"id": "EjemploPaciente1",
"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": 23
}
],
"identifier": [
{
"value": "20.706.399-1"
}
],
"name": [
{
"family": "Contreras",
"given": [
"Valentina Daniela"
]
}
],
"birthDate": "2001-02-10"
}