Example in Da Vinci DEQM5.0.0
Patient

patient03

Patient-patient03.json

Resource Details

Resource Type
Patient
Resource ID
patient03
Identifier
http://hospital.davinci.org|34567
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": "patient03",
  "filename": "Patient-patient03.json",
  "profile": [
    "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient"
  ],
  "lastUpdated": "2019-02-07T18:47:34.000+00:00",
  "identifier": {
    "system": "http://hospital.davinci.org",
    "value": "34567"
  },
  "displayName": "Virginia Hartman",
  "gender": "female",
  "birthDate": "1983-09-12"
}