{
  "resourceType" : "VerificationResult",
  "id" : "Verify-JoeSmithHospitalRole",
  "meta" : {
    "lastUpdated" : "2023-06-03T13:26:22.0314215+00:00",
    "profile" : ["http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Verification"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: VerificationResult Verify-JoeSmithHospitalRole</b></p><a name=\"Verify-JoeSmithHospitalRole\"> </a><a name=\"hcVerify-JoeSmithHospitalRole\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2023-06-03 13:26:22+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ndh-Verification.html\">NDH Verification</a></p></div><p><b>target</b>: <a href=\"PractitionerRole-JoeSmithHospitalRole.html\">PractitionerRole Joe Smith's role at Hartford General Hospital</a></p><p><b>targetLocation</b>: PractitionerRole.practitioner, PractitionerRole.organization</p><p><b>need</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/need periodic}\">The frequency the target(s) need to be verified is Periodic</span></p><p><b>status</b>: Attested</p><p><b>statusDate</b>: 2023-06-03 13:26:22+0000</p><p><b>validationType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/validation-type multiple}\">Attested by multiple sources</span></p><p><b>validationProcess</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/validation-process in-context}\">Mutual relationship between practitioner and organization</span></p><p><b>frequency</b>: Once per 1 year</p><p><b>lastPerformed</b>: 2023-06-03 13:26:22+0000</p><p><b>nextScheduled</b>: 2024-06-03</p><p><b>failureAction</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/failure-action none}\">None</span></p><h3>Attestations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Who</b></td><td><b>CommunicationMethod</b></td><td><b>Date</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Organization-Hospital.html\">Hartford General Hospital</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/verificationresult-communication-method manual}\">Manual</span></td><td>2023-03-28</td></tr></table></div>"
  },
  "target" : [{
    "reference" : "PractitionerRole/JoeSmithHospitalRole",
    "display" : "PractitionerRole Joe Smith's role at Hartford General Hospital"
  }],
  "targetLocation" : ["PractitionerRole.practitioner",
  "PractitionerRole.organization"],
  "need" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/need",
      "code" : "periodic",
      "display" : "Periodic"
    }],
    "text" : "The frequency the target(s) need to be verified is Periodic"
  },
  "status" : "attested",
  "statusDate" : "2023-06-03T13:26:22.0314215+00:00",
  "validationType" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/validation-type",
      "code" : "multiple",
      "display" : "Multiple Sources"
    }],
    "text" : "Attested by multiple sources"
  },
  "validationProcess" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/validation-process",
      "code" : "in-context",
      "display" : "in context"
    }],
    "text" : "Mutual relationship between practitioner and organization"
  }],
  "frequency" : {
    "repeat" : {
      "frequency" : 1,
      "period" : 1,
      "periodUnit" : "a"
    }
  },
  "lastPerformed" : "2023-06-03T13:26:22.0314215+00:00",
  "nextScheduled" : "2024-06-03",
  "failureAction" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/failure-action",
      "code" : "none",
      "display" : "None"
    }]
  },
  "attestation" : {
    "who" : {
      "reference" : "Organization/Hospital",
      "display" : "Hartford General Hospital"
    },
    "communicationMethod" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/verificationresult-communication-method",
        "code" : "manual",
        "display" : "Manual"
      }]
    },
    "date" : "2023-03-28"
  }
}