Example in AU Base6.0.0
Patient

example0

Patient-example0.json

Resource Details

Resource Type
Patient
Resource ID
example0
Identifier
http://ns.electronichealth.net.au/id/hi/ihi/1.0|8003608833357361
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": "example0",
  "filename": "Patient-example0.json",
  "profile": [
    "http://hl7.org.au/fhir/StructureDefinition/au-patient"
  ],
  "identifier": {
    "system": "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
    "value": "8003608833357361"
  },
  "displayName": "Stella Franklin",
  "gender": "female",
  "birthDate": "1985-10-14"
}