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

patient1

Patient-patient1.json

Resource Details

Resource Type
Patient
Resource ID
patient1
Identifier
12345

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "patient1",
  "filename": "Patient-patient1.json",
  "identifier": {
    "system": null,
    "value": "12345"
  },
  "displayName": "Thomas Engine",
  "gender": "male",
  "birthDate": "1950-09-15"
}