{
  "resourceType": "StructureDefinition",
  "id": "profile-Claim-read",
  "url": "https://bpcs.exchange/fhir/StructureDefinition/profile-Claim-read",
  "name": "ClaimRead",
  "title": "Claim Read",
  "status": "active",
  "experimental": false,
  "description": "Information about a claim when reading the details",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "BPCS",
      "name": "Internal BPCS API"
    }
  ],
  "kind": "resource",
  "abstract": true,
  "type": "Claim",
  "baseDefinition": "https://bpcs.exchange/fhir/StructureDefinition/profile-Claim-create",
  "derivation": "constraint"
}