TIFlow - Abrechnungsinformationen
Version 2.0.0-ballot.1 - ci-build

: Example Parameters Patch Charge Item - JSON Representation

Raw json | Download

{
  "resourceType" : "Parameters",
  "id" : "Example-Parameters-Patch-ChargeItem-2",
  "meta" : {
    "profile" : [
      🔗 "https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_PAR_Patch_ChargeItem_Input"
    ]
  },
  "parameter" : [
    {
      "name" : "markingFlag",
      "part" : [
        {
          "name" : "insuranceProvider",
          "valueBoolean" : true
        },
        {
          "name" : "taxOffice",
          "valueBoolean" : true
        },
        {
          "name" : "subsidy",
          "valueBoolean" : true
        }
      ]
    }
  ]
}