{
  "resourceType": "RelatedPerson",
  "contained": [
    {
      "resourceType": "Patient",
      "id": "machineprocessable-patient",
      "meta": {
        "profile": [
          "http://hl7.org.au/fhir/StructureDefinition/au-patient"
        ]
      }
    }
  ],
  "id": "ncdhc-relatedoersib-registration-self-example",
  "patient": {
    "reference": "#machineprocessable-patient"
  }
}