Example in AU Base6.0.0
Patient

example6

Patient-example6.json

Resource Details

Resource Type
Patient
Resource ID
example6
Identifier
http://ns.electronichealth.net.au/id/hpio-scoped/medicalrecord/1.0/8003621566684455|765567765FRD
Conforms To
http://hl7.org.au/fhir/StructureDefinition/au-patient

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "example6",
  "filename": "Patient-example6.json",
  "profile": [
    "http://hl7.org.au/fhir/StructureDefinition/au-patient"
  ],
  "identifier": {
    "system": "http://ns.electronichealth.net.au/id/hpio-scoped/medicalrecord/1.0/8003621566684455",
    "value": "765567765FRD"
  },
  "displayName": "William Rigny",
  "gender": "male",
  "birthDate": "1965-03-09"
}