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-JoeSmithHospitalRole.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-JoeSmithHospitalRole

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

Profile: NDH Base Verification

target: PractitionerRole Joe Smith's role at Hartford General Hospital

targetLocation: PractitionerRole.practitioner, PractitionerRole.organization

need: The frequency the target(s) need to be verified is Periodic

status: Attested

statusDate: 2023-06-03 13:26:22+0000

validationType: Attested by multiple sources

validationProcess: Mutual relationship between practitioner and organization

frequency: Once per 1 year

lastPerformed: 2023-06-03 13:26:22+0000

nextScheduled: 2024-06-03

failureAction: None

Attestations

-WhoCommunicationMethodDate
*Hartford General HospitalManual2023-03-28

Source1

{
  "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": "<!-- snip (see above) -->"
  },
  "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"
  }
}