FHIR IG analytics| Package | hl7.fhir.us.ndh |
| Resource Type | VerificationResult |
| Id | VerificationResult-Verify-JoeSmith-2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: VerificationResult Verify-JoeSmith-2
Last updated: 2023-06-03 13:26:22+0000
Profile: NDH Verification
target: Practitioner Joe Smith
targetLocation: Practitioner.qualifications, Practitioner.address, Practitioner.identifier.where(system='http://hl7.org/fhir/sid/us-npi')
need: The frequency the target(s) need to be verified is Periodic
status: Validated
statusDate: 2023-06-03 13:26:22+0000
validationType: The verification type is via Primary Source
validationProcess: The verification process is via primary source
failureAction: Fatal
primarySource
who: Medical School
type: Primary Education
validationStatus: Successful
validationDate: 2023-06-03 13:26:22+0000
primarySource
who: Physical address
type: Postal Service
validationStatus: Successful
validationDate: 2023-06-03 13:26:22+0000
primarySource
who: NPI Registry
type: Issuing source
validationStatus: Successful
validationDate: 2023-06-03 13:26:22+0000
| Who | CommunicationMethod | Date |
| Joe Smith | Manual | 2023-03-28 |
{
"resourceType": "VerificationResult",
"id": "Verify-JoeSmith-2",
"meta": {
"lastUpdated": "2023-06-03T13:26:22.0314215+00:00",
"profile": [
"http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Verification"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"target": [
{
"reference": "Practitioner/JoeSmith",
"display": "Practitioner Joe Smith"
}
],
"targetLocation": [
"Practitioner.qualifications",
"Practitioner.address",
"Practitioner.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://terminology.hl7.org/CodeSystem/validation-process",
"code": "primary",
"display": "primary source"
}
],
"text": "The verification process is via primary source"
}
],
"failureAction": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/failure-action",
"code": "fatal",
"display": "Fatal"
}
]
},
"primarySource": [
{
"who": {
"display": "Medical School"
},
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/primary-source-type",
"code": "prim",
"display": "Primary Education"
}
]
}
],
"validationStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/validation-status",
"code": "successful",
"display": "Successful"
}
]
},
"validationDate": "2023-06-03T13:26:22.0314215+00:00"
},
{
"who": {
"display": "Physical address"
},
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/primary-source-type",
"code": "post-serv",
"display": "Postal Service"
}
]
}
],
"validationStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/validation-status",
"code": "successful",
"display": "Successful"
}
]
},
"validationDate": "2023-06-03T13:26:22.0314215+00:00"
},
{
"who": {
"display": "NPI Registry"
},
"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": "Practitioner/JoeSmith",
"display": "Joe Smith"
},
"communicationMethod": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/verificationresult-communication-method",
"code": "manual",
"display": "Manual"
}
]
},
"date": "2023-03-28"
}
}