Example in AU Base6.0.0
Patient

example4

Patient-example4.json

Resource Details

Resource Type
Patient
Resource ID
example4
Identifier
http://ns.electronichealth.net.au/id/abn-scoped/medicalrecord/1.0/51824754455|22446688
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": "example4",
  "filename": "Patient-example4.json",
  "profile": [
    "http://hl7.org.au/fhir/StructureDefinition/au-patient"
  ],
  "identifier": {
    "system": "http://ns.electronichealth.net.au/id/abn-scoped/medicalrecord/1.0/51824754455",
    "value": "22446688"
  },
  "displayName": "Suzanne Simmons",
  "gender": "female",
  "birthDate": "2008-08-08"
}