FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | Bundle |
| Id | BundleProblemListResponse.Example.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"type": "transaction-response",
"entry": [
{
"fullUrl": "https://fhir.synapxe.sg/List/list-problemlist-001",
"resource": {
"resourceType": "List",
"id": "list-problemlist-001",
"meta": {
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-list-problem"
],
"lastUpdated": "2026-03-31T10:00:00.100+08:00"
}
},
"response": {
"status": "201 Created",
"location": "List/list-problemlist-001/_history/1"
}
},
{
"fullUrl": "https://fhir.synapxe.sg/Condition/condition-001",
"resource": {
"resourceType": "Condition",
"id": "condition-001",
"meta": {
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-problem"
],
"lastUpdated": "2026-03-31T10:00:00.101+08:00"
}
},
"response": {
"status": "201 Created",
"location": "Condition/condition-001/_history/1"
}
},
{
"fullUrl": "https://fhir.synapxe.sg/Condition/condition-002",
"resource": {
"resourceType": "Condition",
"id": "condition-002",
"meta": {
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-problem"
],
"lastUpdated": "2026-03-31T10:00:00.102+08:00"
}
},
"response": {
"status": "201 Created",
"location": "Condition/condition-002/_history/1"
}
}
]
}