Example in Dental Data Exchange1.0.0
Patient

example-dental

Patient-example-dental.json

Resource Details

Resource Type
Patient
Resource ID
example-dental
Identifier
http://clinic.goodhealth.org|5152020
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": "example-dental",
  "filename": "Patient-example-dental.json",
  "profile": [
    "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"
  ],
  "lastUpdated": "2021-03-30T15:54:14.486+00:00",
  "identifier": {
    "system": "http://clinic.goodhealth.org",
    "value": "5152020"
  },
  "displayName": "Patient A",
  "gender": "male",
  "birthDate": "1990-01-01"
}