Example in Patient Identifier Cross-referencing for mobile (PIXm)3.0.4
Patient

Patient-MohrAlice

Patient-Patient-MohrAlice.json

Resource Details

Resource Type
Patient
Resource ID
Patient-MohrAlice
Identifier
urn:oid:1.3.6.1.4.1.21367.13.20.3000|IHEBLUE-994
Conforms To
https://profiles.ihe.net/ITI/PIXm/StructureDefinition/IHE.PIXm.Patient.BirthDateRequired
https://profiles.ihe.net/ITI/PIXm/StructureDefinition/IHE.PIXm.Patient

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "Patient-MohrAlice",
  "filename": "Patient-Patient-MohrAlice.json",
  "profile": [
    "https://profiles.ihe.net/ITI/PIXm/StructureDefinition/IHE.PIXm.Patient.BirthDateRequired",
    "https://profiles.ihe.net/ITI/PIXm/StructureDefinition/IHE.PIXm.Patient"
  ],
  "identifier": {
    "system": "urn:oid:1.3.6.1.4.1.21367.13.20.3000",
    "value": "IHEBLUE-994"
  },
  "displayName": "ALICE MOHR",
  "gender": "female",
  "birthDate": "1958-01-30"
}