Example in Da Vinci DEQM5.0.0
Patient

gaps-patient01

Patient-gaps-patient01.json

Resource Details

Resource Type
Patient
Resource ID
gaps-patient01
Identifier
http://hospital.smarthealthit.org|999995992
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": "gaps-patient01",
  "filename": "Patient-gaps-patient01.json",
  "profile": [
    "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient"
  ],
  "identifier": {
    "system": "http://hospital.smarthealthit.org",
    "value": "999995992"
  },
  "displayName": "Parker Susan",
  "gender": "female",
  "birthDate": "1965-01-01"
}