National Directory of Healthcare Providers & Services (NDH) Implementation Guide, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-us-ndh/ and changes regularly. See the Directory of published versions
{
"resourceType" : "VerificationResult",
"id" : "Verify-Hospital",
"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-Hospital</b></p><a name=\"Verify-Hospital\"> </a><a name=\"hcVerify-Hospital\"> </a><a name=\"Verify-Hospital-en-US\"> </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 Base Verification</a></p></div><p><b>target</b>: <a href=\"Organization-Hospital.html\">Organization Hartford General Hospital</a></p><p><b>targetLocation</b>: Organization.extension.where(url='http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-qualification'), Organization.address, Organization.identifier.where(system='http://hl7.org/fhir/sid/us-npi')</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>: Validated</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 primary}\">The verification type is via Primary Source</span></p><p><b>validationProcess</b>: <span title=\"Codes:{http://hl7.org/fhir/us/ndh/CodeSystem/NdhVerificationProcessCS primary}\">The verification process is via 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>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/failure-action fatal}\">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>The Joint Commission</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/primary-source-type issuer}\">Issuing source</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/validation-status successful}\">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=\"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" : "Organization/Hospital",
"display" : "Organization Hartford General Hospital"
}
],
"targetLocation" : [
"Organization.extension.where(url='http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-qualification')",
"Organization.address",
"Organization.identifier.where(system='http://hl7.org/fhir/sid/us-npi')"
],
"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" : "The Joint Commission"
},
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/primary-source-type",
"code" : "issuer",
"display" : "Issuing source"
}
]
}
],
"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" : "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"
}
}