Example in Medication Prescription and Dispense (MPD)1.0.0-comment-2
Patient

patient2

Patient-patient2.json

Resource Details

Resource Type
Patient
Resource ID
patient2
Identifier
12345

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Patient",
  "id": "patient2",
  "filename": "Patient-patient2.json",
  "identifier": {
    "system": null,
    "value": "12345"
  },
  "displayName": "Emily Engine",
  "gender": "female",
  "birthDate": "1990-10-28"
}