Example in Genomics Reporting3.0.0
Patient

CGPatientExample01

Patient-CGPatientExample01.json

Resource Details

Resource Type
Patient
Resource ID
CGPatientExample01
Identifier
http://hospital.example.org|m123

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "CGPatientExample01",
  "filename": "Patient-CGPatientExample01.json",
  "identifier": {
    "system": "http://hospital.example.org",
    "value": "m123"
  },
  "displayName": "Adam B. Everyman",
  "gender": "male",
  "birthDate": "1951-01-20"
}