FHIR IG analytics| Package | synapxe.nde |
| Resource Type | Bundle |
| Id | PutPatientMedicationListRequest.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"type": "transaction",
"meta": {
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-bundlepatientmedicationlist"
]
},
"entry": [
{
"fullUrl": "urn:uuid:550e8400-e29b-41d4-a716-446655440000",
"resource": {
"resourceType": "MedicationStatement",
"meta": {
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-medicationstatement"
]
},
"extension": [
{
"url": "https://fhir.synapxe.sg/StructureDefinition/ext-sequenceno",
"valueDecimal": 1.02
},
{
"url": "https://fhir.synapxe.sg/StructureDefinition/ext-groupno",
"valueDecimal": 123
},
{
"url": "https://fhir.synapxe.sg/StructureDefinition/ext-groupsequenceno",
"valueDecimal": 1
},
{
"url": "https://fhir.synapxe.sg/StructureDefinition/ext-changesmade",
"valueCoding": {
"system": "https://fhir.synapxe.sg/CodingSystem/changes-made",
"code": "1",
"display": "Things that were changed"
}
},
{
"url": "https://fhir.synapxe.sg/StructureDefinition/ext-reasonforchange",
"valueCodeableConcept": {
"coding": [
{
"system": "https://fhir.synapxe.sg/CodingSystem/reason-for-change",
"code": "275942009",
"display": "New Medication"
}
]
}
}
],
"identifier": [
{
"system": "https://fhir.synapxe.sg/NamingSystem/medicationstatement",
"value": "medstmt-001"
}
],
"status": "recorded",
"medication": {
"reference": {
"reference": "#medication-001"
}
},
"subject": {
"type": "Patient",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/nric",
"value": "S1234567A"
}
},
"encounter": {
"reference": "Encounter/C0040271021G"
},
"dateAsserted": "2025-08-07",
"derivedFrom": [
{
"reference": "#medreq-001"
},
{
"reference": "#meddisp-001"
}
],
"dosage": [
{
"text": "Take 1 tablet once daily",
"asNeededFor": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "410942007",
"display": "As needed"
}
]
}
],
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "26643006",
"display": "Oral route"
}
]
},
"doseAndRate": [
{
"doseRange": {
"low": {
"value": 1,
"unit": "tablet",
"system": "http://unitsofmeasure.org",
"code": "{tablet}"
},
"high": {
"value": 1,
"unit": "tablet",
"system": "http://unitsofmeasure.org",
"code": "{tablet}"
}
}
}
]
}
],
"contained": [
{
"resourceType": "Medication",
"id": "medication-001",
"code": {
"coding": [
{
"system": "http://www.whocc.no/atc",
"code": "A10BA02",
"display": "Metformin"
}
],
"text": "Metformin 500mg tablet"
}
},
{
"resourceType": "MedicationRequest",
"id": "medreq-001",
"meta": {
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-medicationrequest"
]
},
"status": "active",
"intent": "order",
"medication": {
"reference": {
"reference": "#medication-001"
}
},
"subject": {
"reference": "Patient/12345"
}
},
{
"resourceType": "MedicationDispense",
"id": "meddisp-001",
"meta": {
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-medicationdispense"
]
},
"status": "completed",
"medication": {
"reference": {
"reference": "#medication-001"
}
},
"subject": {
"reference": "Patient/12345"
}
}
]
},
"request": {
"method": "POST",
"url": "MedicationStatement"
}
},
{
"fullUrl": "urn:uuid:406ae833-8ab6-4b13-b94b-498a2590e7bf",
"resource": {
"resourceType": "AllergyIntolerance",
"meta": {
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-allergyintolerance"
]
},
"code": {
"coding": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/medication-list",
"code": "A00090",
"display": "Pralidoxime"
}
]
},
"patient": {
"reference": "Patient/12345"
}
},
"request": {
"method": "POST",
"url": "AllergyIntolerance"
}
},
{
"fullUrl": "urn:uuid:5674268f-a8de-449e-9e8b-0d9aec11715d",
"resource": {
"resourceType": "Flag",
"meta": {
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-flag"
]
},
"status": "active",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "281647001",
"display": "Fall risk"
}
]
},
"subject": {
"type": "Patient",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/nric",
"value": "S1234567A"
}
}
},
"request": {
"method": "POST",
"url": "Flag"
}
},
{
"resource": {
"resourceType": "List",
"meta": {
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-patientmedicationlist"
]
},
"extension": [
{
"url": "https://fhir.synapxe.sg/StructureDefinition/ext-cmisavailability",
"valueBoolean": false
},
{
"url": "https://fhir.synapxe.sg/StructureDefinition/ext-assessmentofmedicationknowledge",
"valueString": "Sufficient"
},
{
"url": "https://fhir.synapxe.sg/StructureDefinition/ext-interventions",
"valueString": "Necessary booklet provided for patient to read up."
},
{
"url": "https://fhir.synapxe.sg/StructureDefinition/ext-medicationmanagementissues",
"valueCodeableConcept": {
"coding": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/nehr-medicationmanagementissues",
"code": "1",
"display": "Difficulty in managing medications"
}
],
"text": "Need to be resolved within 5 days."
}
},
{
"url": "https://fhir.synapxe.sg/StructureDefinition/ext-monitoringplan",
"valueString": "Follow up visits need to be conducted every 3 months."
},
{
"url": "https://fhir.synapxe.sg/StructureDefinition/ext-reviewedupon",
"valueCodeableConcept": {
"coding": [
{
"system": "https://fhir.synapxe.sg/CodeSystem/nehr-reviewedupon",
"code": "1",
"display": "Admission"
}
]
}
},
{
"url": "https://fhir.synapxe.sg/StructureDefinition/ext-sourceofmedicationlist",
"valueCodeableConcept": {
"coding": [
{
"system": "https://fhir.synapxe.sg/CodingSystem/med-list-source",
"code": "1",
"display": "Patient/Caregiver Interview"
}
]
}
}
],
"status": "current",
"mode": "working",
"identifier": [
{
"system": "https://fhir.synapxe.sg/NamingSystem/patient-medicationlist",
"value": "0010TKBMK"
}
],
"code": {
"coding": [
{
"system": "https://fhir.synapxe.sg/CodingSystem/nehr-medicationlist",
"code": "1",
"display": "Patient's Medication List"
}
]
},
"subject": [
{
"type": "Patient",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/nric",
"value": "S1234567A"
}
}
],
"encounter": {
"type": "Encounter",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/encounterID",
"value": "C0040271021G"
}
},
"date": "2025-09-09",
"source": {
"type": "Practitioner",
"identifier": {
"system": "https://fhir.synapxe.sg/NamingSystem/mcr",
"value": "M12345A"
}
},
"note": [
{
"text": "Please take the medications in the list on time.",
"extension": [
{
"url": "https://fhir.synapxe.sg/StructureDefinition/ext-notetype",
"valueCode": "patient"
}
]
},
{
"text": "Patient has to take these medications and the list needs to be reviewed at every visit.",
"extension": [
{
"url": "https://fhir.synapxe.sg/StructureDefinition/ext-notetype",
"valueCode": "practitioner"
}
]
}
],
"entry": [
{
"date": "2006-02-11",
"item": {
"reference": "urn:uuid:550e8400-e29b-41d4-a716-446655440000"
}
},
{
"date": "2006-02-11",
"item": {
"reference": "urn:uuid:406ae833-8ab6-4b13-b94b-498a2590e7bf"
}
},
{
"date": "2006-02-11",
"item": {
"reference": "urn:uuid:5674268f-a8de-449e-9e8b-0d9aec11715d"
}
}
]
},
"request": {
"method": "POST",
"url": "List"
}
}
]
}