Example in HAI2.1.0
Patient

hai-patient-1

Patient-hai-patient-1.json

Resource Details

Resource Type
Patient
Resource ID
hai-patient-1
Identifier
urn:oid:2.16.840.1.113883.19.5|959595
Conforms To
http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "hai-patient-1",
  "filename": "Patient-hai-patient-1.json",
  "profile": [
    "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"
  ],
  "lastUpdated": "2023-03-17T03:21:28.426+00:00",
  "identifier": {
    "system": "urn:oid:2.16.840.1.113883.19.5",
    "value": "959595"
  },
  "displayName": "Ned Nuclear",
  "gender": "male",
  "birthDate": "1954-11-25"
}