Example in MedMorph1.0.0
Patient

1

Patient-1.json

Resource Details

Resource Type
Patient
Resource ID
1
Identifier
http://example.healthcare.org|1213208

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "1",
  "filename": "Patient-1.json",
  "lastUpdated": "2019-04-23T10:30:54.819-04:00",
  "identifier": {
    "system": "http://example.healthcare.org",
    "value": "1213208"
  },
  "displayName": "Dominique369 Ledner144",
  "gender": "female",
  "birthDate": "1965-06-22"
}