Example in Da Vinci PAS2.2.1
Claim

ReferralAuthorizationExample

active
Claim-ReferralAuthorizationExample.json

Resource Details

Resource Type
Claim
Resource ID
ReferralAuthorizationExample
Identifier
urn:trnorg:9012345678|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": "ReferralAuthorizationExample",
  "filename": "Claim-ReferralAuthorizationExample.json",
  "profile": [
    "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-claim"
  ],
  "identifier": {
    "system": "urn:trnorg:9012345678",
    "value": "111099"
  },
  "status": "active"
}