Example in NHSN ADE1.0.0
Patient

patient-ade-1

Patient-patient-ade-1.json

Resource Details

Resource Type
Patient
Resource ID
patient-ade-1
Identifier
http://hospital.smarthealthit.org|
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": "patient-ade-1",
  "filename": "Patient-patient-ade-1.json",
  "profile": [
    "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"
  ],
  "lastUpdated": "2021-01-13T08:58:31.768+00:00",
  "identifier": {
    "system": "http://hospital.smarthealthit.org",
    "value": null
  },
  "gender": "female",
  "birthDate": "1974-11-24"
}