Example in Patient Demographics Query for Mobile (PDQm)3.1.0
Patient

ex-patient-mothers-maiden-name

Patient-ex-patient-mothers-maiden-name.json

Resource Details

Resource Type
Patient
Resource ID
ex-patient-mothers-maiden-name
Identifier
http://example.org/exampleSystem|90210
Conforms To
https://profiles.ihe.net/ITI/PDQm/StructureDefinition/IHE.PDQm.Patient

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "ex-patient-mothers-maiden-name",
  "filename": "Patient-ex-patient-mothers-maiden-name.json",
  "profile": [
    "https://profiles.ihe.net/ITI/PDQm/StructureDefinition/IHE.PDQm.Patient"
  ],
  "identifier": {
    "system": "http://example.org/exampleSystem",
    "value": "90210"
  },
  "displayName": "John Schmit",
  "gender": "male",
  "birthDate": "1932-07-25"
}