Example in DME Orders0.2.0
Patient

example1

Patient-example1.json

Resource Details

Resource Type
Patient
Resource ID
example1
Identifier
http://hospital.smarthealthit.org|1032702
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": "example1",
  "filename": "Patient-example1.json",
  "profile": [
    "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"
  ],
  "lastUpdated": "2020-08-04T04:17:49.442+00:00",
  "identifier": {
    "system": "http://hospital.smarthealthit.org",
    "value": "1032702"
  },
  "displayName": "Amy V. Shaw",
  "gender": "female",
  "birthDate": "1987-02-20"
}