Example in Genomics Reporting3.0.0
Patient

somaticPatient

Patient-somaticPatient.json

Resource Details

Resource Type
Patient
Resource ID
somaticPatient
Identifier
http://www.somesystemabc.net/identifiers/persons|1234567

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "somaticPatient",
  "filename": "Patient-somaticPatient.json",
  "identifier": {
    "system": "http://www.somesystemabc.net/identifiers/persons",
    "value": "1234567"
  },
  "displayName": "Substance Junior Hamsburg",
  "gender": "male",
  "birthDate": "1987-09-01"
}