FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.ndh.r4b
Resource TypeVerificationResult
IdVerificationResult-Verify-Hospital-2.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: VerificationResult Verify-Hospital-2

Last updated: 2023-06-03 13:26:22+0000

Profile: NDH Base Verification

target: 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: 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: 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

Attestations

-WhoCommunicationMethodDate
*Hartford General HospitalManual2023-03-28

Source1

{
  "resourceType": "VerificationResult",
  "id": "Verify-Hospital-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": "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://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": "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": "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"
  }
}