Example in PDMP1.0.0
Patient

pdmp-patient-3

Patient-pdmp-patient-3.json

Resource Details

Resource Type
Patient
Resource ID
pdmp-patient-3
Identifier
http://Highview.org/EHR/patient/mrn|28-145-2249
Conforms To
http://hl7.org/fhir/us/pdmp/StructureDefinition/pdmp-patient

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "pdmp-patient-3",
  "filename": "Patient-pdmp-patient-3.json",
  "profile": [
    "http://hl7.org/fhir/us/pdmp/StructureDefinition/pdmp-patient"
  ],
  "identifier": {
    "system": "http://Highview.org/EHR/patient/mrn",
    "value": "28-145-2249"
  },
  "displayName": "Thomas Samuels",
  "gender": "male",
  "birthDate": "1989-03-12"
}