Download OpenAPI specification:Download
resourceType required | string Value: "Bundle" |
id | string |
type required | string Value: "collection" |
Array of objects | |
required | Array of objects |
{- "resourceType": "Bundle",
- "id": "2dadc02f-9401-41f1-9cf9-3d3f222c10ec",
- "type": "collection",
- "link": [
- {
- "relation": "self",
- "url": "/api/rest/fhir/clients/7f781789-d716-4f7b-b4ca-df4dbc0db2de/generalmeasurements"
}
], - "entry": [
- {
- "resource": {
- "resourceType": "Observation",
- "status": "final",
- "code": {
}, - "valueString": "Digital consultation.; Eye complaints: watch out for shingles; something got into eye. Gunpowder.; Suffering from: blurry vision, photophobia, light flashes; blurry vision (even after blinking); redness, thick skin around eye/eyelid, tearing; Since: 1 day.; Additional: wears contact lenses; moderate headache"
}
}
]
}