Example in Da Vinci CRD2.2.1
Patient

example

Patient-example.json

Resource Details

Resource Type
Patient
Resource ID
example
Identifier
http://example.org/NamingSystem/mrn|1032702

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "example",
  "filename": "Patient-example.json",
  "identifier": {
    "system": "http://example.org/NamingSystem/mrn",
    "value": "1032702"
  },
  "displayName": "Amy V. Shaw",
  "gender": "female",
  "birthDate": "1987-02-20"
}