Class FHIRPathPatchInsert

    • Field Detail

      • fhirPath

        java.lang.String fhirPath
      • index

        int index
    • Constructor Detail

      • FHIRPathPatchInsert

        public FHIRPathPatchInsert​(java.lang.String fhirPath,
                                   Element value,
                                   java.lang.Integer index)