{
  "resourceType": "Consent",
  "id": "fa0f07d7-425f-4f32-92cd-a8abd2c0fd39",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Provider Organisation allowed to access a record</div>"
  },
  "status": "active",
  "category": [
    {
    "coding": [
      {
        "system": "http://hl7.org.au/fhir/ch/v1/CodeSystem/ncdhc-consent-category",
        "code": "AUTHCONST"
      }
    ]
  }
  ],
  "patient": {
    "reference": "Patient/dd78393f-37ca-4738-81d6-d9595b2e5d0f",
    "display": "Baby of Eve Bill"
  },
  "dateTime": "2019-07-04T16:13:03Z",
  "consentingParty": [
    {
      "reference": "RelatedPerson/ea287411-5ab7-4ff8-9023-42933b73bc17"
    }
  ],
  "actor": [
    {
      "role": {
        "coding": [
          {
            "system": "http://hl7.org.au/fhir/ch/v1/CodeSystem/ncdhc-role-type",
            "code": "CST"
          }
        ]
      },
      "reference": {
        "reference": "Organization/or287411-5ab7-4ff8-9023-42933b73bc19",
        "display": "NSW Health"
      }
    }
  ],
  "policyRule": "urn:uuid:44847642-b160-4e0b-9ce7-69611bf5b303"
}