Example in Point-of-Care Devices0.3.0
Patient

SomePatient

Patient-SomePatient.json

Resource Details

Resource Type
Patient
Resource ID
SomePatient
Identifier
0815

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "SomePatient",
  "filename": "Patient-SomePatient.json",
  "identifier": {
    "system": null,
    "value": "0815"
  },
  "displayName": "John Doe",
  "gender": "male",
  "birthDate": "1967-05-04"
}