{ "resourceType": "Basic", "code": { "coding": [ { "code": "FinancialTransaction" } ] }, "identifier": [ { "value": "667", "use": "usual" } ], "extension": [ { "url": "https://fhir-ehr.cerner.com/r4/StructureDefinition/financial-transaction-type", "valueCodeableConcept": { "coding": [ { "code": "payment", "system": "http://terminology.hl7.org/CodeSystem/payment-type" } ] } }, { "url": "https://fhir-ehr.cerner.com/r4/StructureDefinition/financial-transaction-method", "valueCodeableConcept": { "coding": [ { "code": "CASH", "display": "Cash", "system": "http://terminology.hl7.org/CodeSystem/v2-0570", "userSelected": true } ], "text": "Cash" } }, { "url": "https://fhir-ehr.cerner.com/r4/StructureDefinition/financial-transaction-tendered-amount", "valueMoney": { "value": 20.0, "currency": "USD" } }, { "url": "https://fhir-ehr.cerner.com/r4/StructureDefinition/financial-transaction-allocation", "extension": [ { "url": "target", "valueReference": { "reference": "Encounter/4723907" } }, { "url": "amount", "valueMoney": { "value": 20.0, "currency": "USD" } } ] }, { "url": "https://fhir-ehr.cerner.com/r4/StructureDefinition/financial-transaction-alias", "valueString": "1000" }, { "url": "https://fhir-ehr.cerner.com/r4/StructureDefinition/financial-transaction-location", "valueString": "42074649" }, { "url": "https://fhir-ehr.cerner.com/r4/StructureDefinition/financial-transaction-amount", "valueMoney": { "value": 20.0, "currency": "USD" } } ] }