Example in Da Vinci PAS2.2.1
Claim

MedicalServicesAuthorizationExample

active
Claim-MedicalServicesAuthorizationExample.json

Resource Details

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

Example Metadata

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

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