Example in AU Base6.0.0
Patient

example5

Patient-example5.json

Resource Details

Resource Type
Patient
Resource ID
example5
Identifier
http://ns.electronichealth.net.au/id/medicare-number|22968184811
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": "example5",
  "filename": "Patient-example5.json",
  "profile": [
    "http://hl7.org.au/fhir/StructureDefinition/au-patient"
  ],
  "identifier": {
    "system": "http://ns.electronichealth.net.au/id/medicare-number",
    "value": "22968184811"
  },
  "displayName": "Sarah Simmons",
  "gender": "female",
  "birthDate": "1977-09-07"
}