Example in AU Core2.0.0
Patient

wang-li

Patient-wang-li.json

Resource Details

Resource Type
Patient
Resource ID
wang-li
Identifier
http://ns.electronichealth.net.au/id/hpio-scoped/medicalrecord/1.0/8003626566699734|22421441
Conforms To
http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "wang-li",
  "filename": "Patient-wang-li.json",
  "profile": [
    "http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient"
  ],
  "identifier": {
    "system": "http://ns.electronichealth.net.au/id/hpio-scoped/medicalrecord/1.0/8003626566699734",
    "value": "22421441"
  },
  "displayName": "Li Wang",
  "gender": "male",
  "birthDate": "1975-05-03"
}