Example in Da Vinci DEQM5.0.0
Patient

patient02

Patient-patient02.json

Resource Details

Resource Type
Patient
Resource ID
patient02
Identifier
http://hospital.davinci.org|23456
Conforms To
http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "patient02",
  "filename": "Patient-patient02.json",
  "profile": [
    "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient"
  ],
  "lastUpdated": "2019-03-06T19:03:03.000+00:00",
  "identifier": {
    "system": "http://hospital.davinci.org",
    "value": "23456"
  },
  "displayName": "Darien Bernard",
  "gender": "male",
  "birthDate": "1967-06-13"
}