FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | Bundle |
| Id | BundleProblemListRequest.Example.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"type": "transaction",
"entry": [
{
"fullUrl": "urn:uuid:list-001",
"resource": {
"resourceType": "List",
"identifier": [
{
"system": "https://fhir.synapxe.sg/NamingSystem/problem-list-id",
"value": "PL-2026-001"
}
],
"status": "current",
"mode": "working",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "11450-4",
"display": "Problem list - Reported"
}
]
},
"subject": {
"reference": "Patient/patient-001",
"display": "John Doe"
},
"encounter": {
"reference": "Encounter/encounter-001"
},
"source": {
"reference": "Organization/org-001",
"display": "Singapore General Hospital"
},
"note": [
{
"text": "Patient's active problem list as of 2026-02-12"
}
],
"entry": [
{
"item": {
"reference": "urn:uuid:condition-001"
}
},
{
"item": {
"reference": "urn:uuid:condition-002"
}
}
]
},
"request": {
"method": "POST",
"url": "List"
}
},
{
"fullUrl": "urn:uuid:condition-001",
"resource": {
"resourceType": "Condition",
"identifier": [
{
"system": "https://fhir.synapxe.sg/NamingSystem/sequence-no",
"value": "1"
}
],
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code": "active",
"display": "Active"
}
]
},
"verificationStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code": "confirmed",
"display": "Confirmed"
}
]
},
"category": [
{
"coding": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/healthdomain-types",
"code": "medical",
"display": "Medical"
}
]
}
],
"severity": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "24484000",
"display": "Severe"
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "73211009",
"display": "Diabetes mellitus"
}
],
"text": "Type 2 Diabetes Mellitus"
},
"bodySite": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "113331007",
"display": "Endocrine system structure"
}
]
}
],
"subject": {
"reference": "Patient/patient-001"
},
"onsetDateTime": "2020-05-15",
"recordedDate": "2026-02-12T10:30:00+08:00",
"participant": [
{
"function": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "author",
"display": "Author"
}
]
},
"actor": {
"reference": "Practitioner/practitioner-001",
"display": "Dr. Sarah Tan"
}
}
],
"note": [
{
"authorString": "Dr. Sarah Tan",
"time": "2026-02-12T10:30:00+08:00",
"text": "Patient diagnosed with Type 2 Diabetes. Currently on oral hypoglycemic agents. HbA1c monitoring required."
}
]
},
"request": {
"method": "POST",
"url": "Condition"
}
},
{
"fullUrl": "urn:uuid:condition-002",
"resource": {
"resourceType": "Condition",
"identifier": [
{
"system": "https://fhir.synapxe.sg/NamingSystem/sequence-no",
"value": "2"
}
],
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code": "active",
"display": "Active"
}
]
},
"verificationStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code": "confirmed",
"display": "Confirmed"
}
]
},
"category": [
{
"coding": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/healthdomain-types",
"code": "medical",
"display": "Medical"
}
]
}
],
"severity": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "255604002",
"display": "Mild"
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "38341003",
"display": "Hypertensive disorder"
}
],
"text": "Essential Hypertension"
},
"bodySite": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "113257007",
"display": "Cardiovascular system structure"
}
]
}
],
"subject": {
"reference": "Patient/patient-001"
},
"onsetDateTime": "2018-03-20",
"recordedDate": "2026-02-12T10:30:00+08:00",
"participant": [
{
"function": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "author",
"display": "Author"
}
]
},
"actor": {
"reference": "Practitioner/practitioner-001",
"display": "Dr. Sarah Tan"
}
}
],
"note": [
{
"authorString": "Dr. Sarah Tan",
"time": "2026-02-12T10:30:00+08:00",
"text": "Well-controlled hypertension on ACE inhibitor. Regular BP monitoring advised."
}
]
},
"request": {
"method": "POST",
"url": "Condition"
}
}
]
}