This page is part of the National Directory of Healthcare Providers and Services (NDH) Implementation Guide (v1.0.0-ballot: STU1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
{
"resourceType" : "VerificationResult",
"id" : "Verify-JoeSmith",
"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><b>Generated Narrative: VerificationResult</b><a name=\"Verify-JoeSmith\"> </a></p><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\">Resource VerificationResult "Verify-JoeSmith" Updated "2023-06-03 13:26:22+0000" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ndh-Verification.html\">NDH Base Verification</a></p></div><p><b>target</b>: <a href=\"Practitioner-JoeSmith.html\">Practitioner/JoeSmith: Practitioner Joe Smith</a> " SMITH"</p><p><b>targetLocation</b>: Practitioner.qualifications</p><p><b>need</b>: The frequency the target(s) need to be verified is Periodic <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-need.html\">Need</a>#periodic "Periodic")</span></p><p><b>status</b>: validated</p><p><b>statusDate</b>: 2023-06-03 13:26:22+0000</p><p><b>validationType</b>: The verification type is via Primary Source <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-validation-type.html\">Validation-type</a>#primary "Primary Source")</span></p><p><b>validationProcess</b>: The verification process is via primary source <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-NdhVerificationProcessCS.html\">NDH Verification Process Code System</a>#primary "primary source")</span></p><p><b>frequency</b>: Once per 1 years</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>: Fatal <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-failure-action.html\">Failure-action</a>#fatal)</span></p><h3>PrimarySources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Who</b></td><td><b>Type</b></td><td><b>ValidationStatus</b></td><td><b>ValidationDate</b></td></tr><tr><td style=\"display: none\">*</td><td><span>: State of Illinois Licensing Board</span></td><td>License Board <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-primary-source-type.html\">Primary-source-type</a>#lic-board)</span></td><td>Successful <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-validation-status.html\">Validation-status</a>#successful)</span></td><td>2023-06-03 13:26:22+0000</td></tr></table><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=\"Practitioner-JoeSmith.html\">Practitioner/JoeSmith: Joe Smith</a> " SMITH"</td><td>Manual <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-NdhVerificationCommunicationMethodCS.html\">NDH Verification Communication Method Code System</a>#manual)</span></td><td>2023-03-28</td></tr></table></div>"
},
"target" : [
{
"reference" : "Practitioner/JoeSmith",
"display" : "Practitioner Joe Smith"
}
],
"targetLocation" : [
"Practitioner.qualifications"
],
"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" : "validated",
"statusDate" : "2023-06-03T13:26:22.0314215+00:00",
"validationType" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/validation-type",
"code" : "primary",
"display" : "Primary Source"
}
],
"text" : "The verification type is via Primary Source"
},
"validationProcess" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/us/ndh/CodeSystem/NdhVerificationProcessCS",
"code" : "primary",
"display" : "primary source"
}
],
"text" : "The verification process is via primary source"
}
],
"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" : "fatal",
"display" : "Fatal"
}
]
},
"primarySource" : [
{
"who" : {
"display" : "State of Illinois Licensing Board"
},
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/primary-source-type",
"code" : "lic-board",
"display" : "License Board"
}
]
}
],
"validationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/validation-status",
"code" : "successful",
"display" : "Successful"
}
]
},
"validationDate" : "2023-06-03T13:26:22.0314215+00:00"
}
],
"attestation" : {
"who" : {
"reference" : "Practitioner/JoeSmith",
"display" : "Joe Smith"
},
"communicationMethod" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/ndh/CodeSystem/NdhVerificationCommunicationMethodCS",
"code" : "manual",
"display" : "Manual"
}
]
},
"date" : "2023-03-28"
}
}
IG © 2023+ HL7 International - Patient Administration Work Group. Package hl7.fhir.us.ndh#1.0.0-ballot based on FHIR 4.0.1. Generated 2023-07-30
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change