Example in Da Vinci PAS2.2.1
Claim

PASClaimInquiryExample

active
Claim-PASClaimInquiryExample.json

Resource Details

Resource Type
Claim
Resource ID
PASClaimInquiryExample
Identifier
http://example.org/PATIENT_EVENT_TRACE_NUMBER|111099
Conforms To
http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-claim-inquiry

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Claim",
  "id": "PASClaimInquiryExample",
  "filename": "Claim-PASClaimInquiryExample.json",
  "profile": [
    "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-claim-inquiry"
  ],
  "identifier": {
    "system": "http://example.org/PATIENT_EVENT_TRACE_NUMBER",
    "value": "111099"
  },
  "status": "active"
}