FHIR IG analytics| Package | hl7.fhir.cl.agenda |
| Resource Type | AppointmentResponse |
| Id | AppointmentResponse-EjemploRespuestaCita2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CitaRespuesta EjemploRespuestaCita2
Profile: Perfil de la Respuesta a la cita.
actor: Maria Camila Ospina (no stated gender), DoB: 1999-04-12 ( 25.634.739-0)
participantStatus: Accepted
{
"resourceType": "AppointmentResponse",
"id": "EjemploRespuestaCita2",
"meta": {
"profile": [
"https://interoperabilidad.minsal.cl/fhir/ig/agenda/StructureDefinition/CitaRespuesta"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"appointment": {
"reference": "Appointment/EjemploCita2"
},
"actor": {
"reference": "Patient/EjemploPaciente2"
},
"participantStatus": "accepted"
}