Example in Genomics Reporting3.0.0
Patient

genomicPatient

Patient-genomicPatient.json

Resource Details

Resource Type
Patient
Resource ID
genomicPatient
Identifier
http://www.somesystemabc.net/identifiers/persons|11117

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "genomicPatient",
  "filename": "Patient-genomicPatient.json",
  "identifier": {
    "system": "http://www.somesystemabc.net/identifiers/persons",
    "value": "11117"
  },
  "displayName": "John Junior Doe",
  "gender": "unknown",
  "birthDate": "2001-01-01"
}