Vanna Health IG
0.0.2 - ci-build
Vanna Health IG - Local Development build (v0.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "VannaBundleExample",
"meta" : {
"profile" : [
🔗 "http://vanna.health/fhir/StructureDefinition/vanna-bundle"
]
},
"type" : "searchset",
"link" : [
{
"relation" : "self",
"url" : "https://api.medplum.com/fhir/R4/Patient?_count=20"
},
{
"relation" : "first",
"url" : "https://api.medplum.com/fhir/R4/Patient?_count=20&_offset=0"
},
{
"relation" : "next",
"url" : "https://api.medplum.com/fhir/R4/Patient?_count=20&_offset=20"
}
],
"entry" : [
{
"fullUrl" : "https://api.medplum.com/fhir/R4/Patient/99d81d7f-c4b1-42ea-ad00-87c6f23227d2",
"resource" : {
"resourceType" : "Patient",
"id" : "99d81d7f-c4b1-42ea-ad00-87c6f23227d2",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_99d81d7f-c4b1-42ea-ad00-87c6f23227d2\"> </a><p><b>Generated Narrative: Patient</b><a name=\"99d81d7f-c4b1-42ea-ad00-87c6f23227d2\"> </a><a name=\"hc99d81d7f-c4b1-42ea-ad00-87c6f23227d2\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Patient "99d81d7f-c4b1-42ea-ad00-87c6f23227d2" </p></div></div>"
}
}
}
]
}