Example in AU Core2.0.0
Patient

ronny-irvine

Patient-ronny-irvine.json

Resource Details

Resource Type
Patient
Resource ID
ronny-irvine
Identifier
http://ns.electronichealth.net.au/id/dva|QX827261
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": "ronny-irvine",
  "filename": "Patient-ronny-irvine.json",
  "profile": [
    "http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient"
  ],
  "identifier": {
    "system": "http://ns.electronichealth.net.au/id/dva",
    "value": "QX827261"
  },
  "displayName": "Ronny Lawrence Irvine",
  "gender": "male"
}