{
  "resourceType": "Consent",
  "id": "ncdhc-consent-registration-authrep-example",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">NCDHC Authorisation Consent By Auth Rep</div>"
  },
  "status": "active",
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org.au/fhir/ch/v1/CodeSystem/ncdhc-consent-category-1",
          "code": "AUTHCONST",
          "display": "NCDHC Authorisation Consent"
        }
      ]
    }
  ],
  "patient": {
    "reference": "urn:uuid:eb78393f-37ca-4738-81d6-d9595b2e5d0f"
  },
  "dateTime": "2019-12-16T03:35:02Z",
  "consentingParty": [
    {
      "reference": "urn:uuid:61ebe359-bfdc-4613-8bf2-c5e300945f0c",
      "display": "Rosie Wagner"
    }
  ],
  "policyRule": "urn:uuid:44847642-b160-4e0b-9ce7-69611bf5b303",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2019-11-05T00:00:00Z",
    "profile": [
      "http://hl7.org.au/fhir/ch/v1/StructureDefinition/ncdhc-consent"
    ]
  },
  "actor": [
    {
      "role": {
        "coding": [
          {
            "system": "http://hl7.org.au/fhir/ch/v1/CodeSystem/ncdhc-security-role-type-1",
            "code": "RESPRSN",
            "display": "Authorised Representative"
          }
        ]
      },
      "reference": {
        "reference": "urn:uuid:61ebe359-bfdc-4613-8bf2-c5e300945f0c",
        "display": "Rosie Wagner"
      }
    }
  ]
}