{
    "resourceType": "Consent",
    "id": "ncdhc-consent-participation-authrep-example",
    "text": {
      "status": "generated",
      "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Expectant Mother Consented to participate in NCDHC Program</div>"
    },
    "status": "active",
    "category": [
      {
      "coding": [
        {
          "system": "http://hl7.org.au/fhir/ch/v1/CodeSystem/ncdhc-consent-category-1",
          "code": "NBCR"
        }
      ]
    }
    ],
    "patient": {
      "reference": "urn:uuid:eb78393f-37ca-4738-81d6-d9595b2e5d0f",
      "display": "Eve Bill"
    },
    "dateTime": "2019-06-04T16:13:03Z",
    "consentingParty": [
      {
        "reference": "urn:uuid:61ebe359-bfdc-4613-8bf2-c5e300945f0c"
      }
    ],    
    "policyRule": "urn:uuid:44847642-b160-4e0b-9ce7-69611bf5b303"
  }