Example in PDMP1.0.0
Patient

pdmp-patient-2-veterinary

Patient-pdmp-patient-2-veterinary.json

Resource Details

Resource Type
Patient
Resource ID
pdmp-patient-2-veterinary
Identifier
http://vet-medical.example.org/mrn|10035406
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-2-veterinary",
  "filename": "Patient-pdmp-patient-2-veterinary.json",
  "profile": [
    "http://hl7.org/fhir/us/pdmp/StructureDefinition/pdmp-patient"
  ],
  "identifier": {
    "system": "http://vet-medical.example.org/mrn",
    "value": "10035406"
  },
  "displayName": "Fido Samuels",
  "gender": "male"
}