{% extends "base.html" %} {% block title %}{{ rtype }}/{{ rid }}{% endblock %} {% block main %}
{{ res|pretty }}
Open raw FHIR {% if rtype == 'Patient' %} ยท $everything{% endif %}
| {{ t }} | {{ i }} |
| Nothing references this resource. |
| v{{ h.version }} | {{ h.method }} | {{ h.last_updated }} | {% if h.json %}view{{ h.json|pretty }} |