FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeBundle
IdBundlePatientMedicationListResponse.Example.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "b1c2d3e4-f5a6-4b7c-8d9e-0f1a2b3c4d5e",
  "type": "transaction-response",
  "timestamp": "2026-03-31T10:00:00+08:00",
  "entry": [
    {
      "fullUrl": "https://fhir.synapxe.sg/List/list-001",
      "resource": {
        "resourceType": "List",
        "id": "list-001",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-list-medicationstatement"
          ],
          "lastUpdated": "2026-03-31T10:00:00.100+08:00"
        }
      },
      "response": {
        "status": "201 Created",
        "location": "List/list-001/_history/1"
      }
    },
    {
      "fullUrl": "https://fhir.synapxe.sg/MedicationStatement/medicationstatement-001",
      "resource": {
        "resourceType": "MedicationStatement",
        "id": "medicationstatement-001",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-medicationstatement"
          ],
          "lastUpdated": "2026-03-31T10:00:00.101+08:00"
        }
      },
      "response": {
        "status": "201 Created",
        "location": "MedicationStatement/medicationstatement-001/_history/1"
      }
    },
    {
      "fullUrl": "https://fhir.synapxe.sg/MedicationStatement/medicationstatement-002",
      "resource": {
        "resourceType": "MedicationStatement",
        "id": "medicationstatement-002",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-medicationstatement"
          ],
          "lastUpdated": "2026-03-31T10:00:00.102+08:00"
        }
      },
      "response": {
        "status": "201 Created",
        "location": "MedicationStatement/medicationstatement-002/_history/1"
      }
    },
    {
      "fullUrl": "https://fhir.synapxe.sg/Medication/medication-001",
      "resource": {
        "resourceType": "Medication",
        "id": "medication-001",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-medication"
          ],
          "lastUpdated": "2026-03-31T10:00:00.103+08:00"
        }
      },
      "response": {
        "status": "201 Created",
        "location": "Medication/medication-001/_history/1"
      }
    },
    {
      "fullUrl": "https://fhir.synapxe.sg/Medication/medication-002",
      "resource": {
        "resourceType": "Medication",
        "id": "medication-002",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-medication"
          ],
          "lastUpdated": "2026-03-31T10:00:00.104+08:00"
        }
      },
      "response": {
        "status": "201 Created",
        "location": "Medication/medication-002/_history/1"
      }
    },
    {
      "fullUrl": "https://fhir.synapxe.sg/PractitionerRole/practitionerrole-001",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "practitionerrole-001",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-practitionerrole"
          ],
          "lastUpdated": "2026-03-31T10:00:00.105+08:00"
        }
      },
      "response": {
        "status": "201 Created",
        "location": "PractitionerRole/practitionerrole-001/_history/1"
      }
    },
    {
      "fullUrl": "https://fhir.synapxe.sg/RelatedPerson/relatedperson-001",
      "resource": {
        "resourceType": "RelatedPerson",
        "id": "relatedperson-001",
        "meta": {
          "profile": [
            "https://fhir.synapxe.sg/StructureDefinition/profile-relatedperson"
          ],
          "lastUpdated": "2026-03-31T10:00:00.106+08:00"
        }
      },
      "response": {
        "status": "201 Created",
        "location": "RelatedPerson/relatedperson-001/_history/1"
      }
    }
  ]
}